Hi,
We have installed SAP Enterprise Portal (NW 7.01) on IP 10.251.21.50. But due to security purpose, this IP is not made available to users, rather than a NATed IP (10.251.64.62) has been provided to access portal. DNS entry has been maintained as dcepdev.xyz.in (10.251.64.62).
Required ports have been opened for accessing portal, SDM, Message Server etc. (ports 50000, 3900, 50018).
We are using SAP NetWeaver Developer Studio for development and deploying WebDynpro applications. We specified the following in NWDS -
Message Server Host (SAP J2EE Engine): dcepdev.xyz.in
Message Server: 3900
J2EE engine perspective of NWDS shows green. But when we deploy any WebDynpro application, we get the following error -
Mar 22, 2011 11:07:33 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[004]Deployment aborted
Settings
SDM host : 10.251.21.50
SDM port : 50018
URL to deploy : file:/C:/Users/user1/AppData/Local/Temp/temp207test.com~testdc.ear
Deployment exception : Server 10.251.21.50 did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server 10.251.21.50 at port 50018: Connection timed out: connect
Inner exception was :
Server 10.251.21.50 did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server 10.251.21.50 at port 50018: Connection timed out: connect
Can you please help us sorting out the problem.
Thanks and Regards,
Sudip