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

NWDS deployment error: system not responding

Former Member
0 Likes
3,916

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

Yes. It is a cluster indeed. Is there a way to force deployment on a specific node?

former_member189220
Active Contributor
0 Likes

I believe with "node" you do mean instance. You just need to configure this instance number when you add the SAP AS Java system in the MMC perspective in the NWDS. Then the deployment will be routed to this instance.

Yet, if it is indeed a cluster - it does not matter to which instance you do the deployment because the database is only one (for all the instances).