cancel
Showing results for 
Search instead for 
Did you mean: 

What are the different ports required to Deploy(Run) an application in NWDS

Former Member
0 Kudos

Hi all,

We have a issue here in deploying our application in NWDS. As we are accessing our servers(from another country) thru firewalls in between, most of the ports are blocked for security reasons,henceforth, we are unable to deploy our application in NWDS.

Initially port 3601 was blocked, now its open.when i try to deploy my application , it prompts for a SDM password, after i enter it , it gives me error saying it can't process thru 50018 port.

So my query is , to build,deploy and run or debug a application in NWDS what are the different ports that needs to be accessable ?( so that i can tell my basis guys that all this specific ports need to be opened )

(Note: will the SDM port, debug port,Http port be enough to deploy and run an application)

Need your help on this

Regards,

Vijay

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello NR,

Please visit the link below:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4e515a43-0e01-0010-2da1-9bc...

It gives details of all ports used by SAP applications.

Please award points for useful info.

Regards.

Ruchit.

Former Member
0 Kudos

This is the document i was looking out for... thanks Ruchit!!

I guess this should help now!!

Former Member
0 Kudos

Hi Ruchit,

Thnks for the document.

Regards,

Vijay

Former Member
0 Kudos

Hi Abhijit,

Thnks for your valuable inputs.

Regards,

Vijay

Former Member
0 Kudos

The following ports are required for running the NWDS and deploying applications

32XX - 32 for the Dialog Work Process

33XX - 33 for the Sessage Server

36XX - 36 for message Server

XX - stands for the System no

50118

50100

50101

50104

50105

50106

50108

50110

50109

Here again "01" which is followed after 5 ist the System no.

The above ports are required specifically for your NWDS.

Let me know if you need any more help on the above

Regards,

Abhijeet

Former Member
0 Kudos

Abhijeet is correct and also 3300 in your case 3301 is for Graphical interface for supporting screen painter.

If problem solved award points

Cheers

Arun

Former Member
0 Kudos

Hi Abhijeet,

As per your info, applying the System no. of my server here .. i get the ports as

50018,50000,50001,50004,50005,50006,50008,50009,50010.

but whn i goto j2ee Engine View-> server instance ->select "SDM"process-> i have the HTTP Port as 50019,Debug Port as 50002,SDM Port as 50018.

my question here is , whether it would enough to tell my Basis guys here to open these three ports that we see above .. Can i deploy(run or debug) apllications in NWDS with that for all ..?

appreciate your valuable inputs.

Former Member
0 Kudos

For debug the port will 50021, i remember

Kindly refer this link on further information on the port numbers

http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/db8c45e873162ee10000000a1553f7/frameset.htm

I am not sure if this satisfies your requriement. But we have opened the ports dat i have mentioned earlier along with the Debug port and now things r working fine.

I am trying to find a list of ports for you.. once i get it i will respond to ur msg again

Former Member
0 Kudos

ya, i too read in the help documents saying port 50021 for debugging and other details, but the things are quite differnt that i see here .

Thanks for your concern.

Former Member
0 Kudos

The Port to be opened for access SAP from other LAN Area under firewall are 3600 or 3601 as per the instance number, 3200, 3300, 3299

Hope this will work and slove ur problem

Arun

Award suitable point if the answer was helpfull

Former Member
0 Kudos

Hi Arun,

Thanks for your reply, as you told port 3601, its already opened. I didnt understand about the 3200,3300,3299. Can u be more clear about why each of this port is used for? ( bcoz i need to give a reason to my Basis guys,what each port is for)

Hope this Log details of the error that I get here helps you:-

<i>Settings

SDM host : "ServerName"

SDM port : 50018

URL to deploy : file:/C:/DOCUME1/abap1/LOCALS1/Temp/temp22390Welcome.ear

Deployment exception : Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"

Inner exception was :

Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"</i>

appreciate your valuable inputs.