Hi,
when I'm trying to list deployed components in the deployment perspective of my NW Developer Studio (7.2), I get the following error. It seems that the NW server is not reachable, but I had a look at the management console on the server - everything is running.
Exception occurred during the 'List Components' operation. Cause:Could not retrieve deployment system configuration for CE1. Please check if the system is running. Exception: com.sap.ide.eclipse.deployer.api.APIException: Could not retrieve deployment system configuration for CE1. Please check if the system is running. at com.sap.ide.eclipse.deployer.DeployerPlugin.getCurrentServerInfo(DeployerPlugin.java:105) at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:201) at com.sap.ide.eclipse.deployer.ui.UIUtils.getClient(UIUtils.java:212) at com.sap.deployment.ui.nodes.SystemNode.fetchData(SystemNode.java:84) at com.sap.deployment.ui.nodes.SystemNode.refresh(SystemNode.java:78) at com.sap.deployment.ui.view.RepositoryJob.run(RepositoryJob.java:26) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
In addition, I noticed that if I add the NW server in the developer studio (preferences > SAP Java AS), only on server instance is listed (SCS01). Normally (after NW installation), two instances have been listed there.
The error prevents to deploy anything from within the developer studio. Does anyone have a clue about that? Thanks in advance!