Dear All,
When i am trying to deploy the logon page changes to the server, it was showing an error message saying that "Could not retrieve deployment system configuration for <SID>. Please check if the system is running".
Environment:
Portal 7.3 EHP1
NWDS 7.3 SP13
Workaround:
I have added the system details in the path: Windows-Preferences-AS JAVA
Host Ping was successful from my machine.
P4 Port ping was successful
Changed the profile from SDEFAULT to the DEFAULT.
Tried changing the NETWORK Connection changes from Windows->Preferences->General->Network Connections->Active Provider->Native to Direct(No luck..)
Here is the trace details ...
com.sap.ide.wtpserver.SAPServerException: Error during deployment: Could not retrieve deployment system configuration for DJ6. Please check if the system is running.
at com.sap.ide.wtpserver.engineadapter.SapDeployer.handleDeploymentException(SapDeployer.java:75)
at com.sap.ide.wtpserver.engineadapter.SapDeployer.deployArchives(SapDeployer.java:48)
at com.sap.ide.wtpserver.engineadapter.SAPPublisher$DeployRunnable.run(SAPPublisher.java:453)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.sap.ide.eclipse.sdm.deploy.DeploymentException: Could not retrieve deployment system configuration for DJ6. Please check if the system is running.
at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:267)
at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:194)
at com.sap.ide.wtpserver.engineadapter.SapDeployer.deployArchives(SapDeployer.java:46)
... 2 more
!SUBENTRY 1 com.sap.ide.wtpserver 4 0 2015-07-05 15:54:30.480
!MESSAGE Error during deployment: Could not retrieve deployment system configuration for DJ6. Please check if the system is running.
!STACK 0
com.sap.ide.eclipse.sdm.deploy.DeploymentException: Could not retrieve deployment system configuration for DJ6. Please check if the system is running.
at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:267)
at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:194)
at com.sap.ide.wtpserver.engineadapter.SapDeployer.deployArchives(SapDeployer.java:46)
at com.sap.ide.wtpserver.engineadapter.SAPPublisher$DeployRunnable.run(SAPPublisher.java:453)
at java.lang.Thread.run(Thread.java:662)
------------- Nested exception -------------------
com.sap.ide.eclipse.deployer.api.APIException: Could not retrieve deployment system configuration for DJ6. Please check if the system is running.
at com.sap.ide.eclipse.deployer.DeployerPlugin.getCurrentServerInfo(DeployerPlugin.java:115)
at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:246)
at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:259)
at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:194)
at com.sap.ide.wtpserver.engineadapter.SapDeployer.deployArchives(SapDeployer.java:46)
at com.sap.ide.wtpserver.engineadapter.SAPPublisher$DeployRunnable.run(SAPPublisher.java:453)
at java.lang.Thread.run(Thread.java:662)
Thanks,
Gowri