cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

NWDS deployment error: system not responding

Former Member
0 Likes
3,778

Hello,

I can't deploy EAR files or BPM processes to the PO DEV server. Credentials are OK, systems has been added as AS Java, system is up & running. I'm using PO 7.5 SP07 and NWDS 7.5 SP07.

These are the error:

Status ERROR
Plugin : com.sap.ide.tools.services
code=0
Deployment problems


children=[
Status ERROR
Plugin : com.sap.ide.tools.services
code=0
Deployment failed
com.sap.ide.eclipse.deployer.api.APIException: System XXX not responding.
at com.sap.ide.eclipse.deployer.DeployerPlugin.getCurrentServerInfo(DeployerPlugin.java:94)
at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:246)
at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:218)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:255)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)
at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
]

The same NWDS installation with a different PO 7.5 environment works fine. Also collegues don't have any trouble deploying BPM processes.

Any ideas what might cause this?

View Entire Topic
Former Member
0 Likes

I keep seeing this at the SAP management console:

former_member189220
Active Contributor
0 Likes

One might not achieve deployment from the NWDS to AS Java when the deployment port of the latter is not accessible.

Please cross check whether this port is open and active in SAP MMC console on the AS Java itself.

If is open there, then please contact the network administrators. Most probably this port is not open in a firewall or other network device.