cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment error in NWDS 7.31

MaheshChandra
Active Contributor
0 Kudos

Dear all,

we are facing a problem when deploying application from NWDS 7.31.

Added our system to SAP MMS and AS JAva in Preferences, enabled the port 5XX13 and systems are UP.

But the errror is as follows:

com.sap.ide.eclipse.sdm.deploy.DeploymentException: Neither P4 port 54404 nor P4 SSL port -1 are reachable. Solution: 1) Check if the system is up and running Or 2) Check if the access points have been configured correctly in AS Java profiles

at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:267)

at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:181)

at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:182)

at com.sap.ide.webdynpro.archivebuilder.ActionDeployArchive$DeployJob.run(ActionDeployArchive.java:219)

at com.sap.ide.webdynpro.archivebuilder.ActionDeployAndTestApplication$ArchiveDeployAndRunJob.run(ActionDeployAndTestApplication.java:93)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Attached full screenshot of the error. please suggest on this.

regards,

mahesh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member191911
Contributor
0 Kudos

Hi Mahesh,

This looks like a firewall issue. Can you execute the following command from your front-end: telnet <hostname of your PI instance> 54404

If you get something like connection refused (or nothing at all), either the firewall is blocking your request, or the service is not active (which I cannot imagine).

Kr. Mark

MaheshChandra
Active Contributor
0 Kudos

HI Mark,

Thanks for the reply, Error seems to be a network Issue & Ports Issue, we intimated to Network and Basis teams to check and revert.

thanks,

mahesh.

Former Member
0 Kudos

Hi,

Can you please check what is the kernel version deployed in NW7.31 system.

Please run the below url and see if you see the P4 port in the list.

http://<portal system>:<81XX>/msgserver/text/logon

where xx is the SCS instance number: /usr/sap/<SID>/SCS<xx>

If you can see the p4 port then its good. if not its a kernel bug.

if firewall issue to confirm telnet portal system 54404 from the NWDS system.

Thanks

Rishi Abrol



Sriram2009
Active Contributor
0 Kudos
MaheshChandra
Active Contributor
0 Kudos

HI Sriram,

Thanks for the reply. but this KBA not related to our problem. its abot login failed error.

we are unable to connect to the serve, some other issue/ config missed. i follwed the below thread also http://scn.sap.com/thread/3243496 

regards,

mahesh.