0000941150

2
SAP Note Header Data Symptom It is not possible to perform deploy via VPN using SDM GUI or SAP NetWeaver Developer Studio (NWDS). When using NWDS, the following error appears during deployment: com.sap.sdm.apiimpl.remote.client.APIRemoteExceptionImpl: Server <server name> did not accept login request as admin on port <port number>. Details: ERROR: Could not establish connection to server <server name> at port <port number>: Connection timed out: connect With SDM Remote GUI the following or similar error is displayed: Connect to SDM failed:communication error: Server <server name> did not accept login request as admin on port <port number>. Details: ERRO R: Could not establish connection to server <server> at port <port number>: Connection timed out. Other Terms VPN deploy SDM NetWeaver Developer Studio GUI Reason and Prerequisites  The SDM GUI(or SDM client API used by NWDS) binds the socket to the localhost instead of 0.0.0.0 or specific IP. This is fixed in SAP NetWeaver 2004 SP17 and SAP NetWeaver 7.0 (2004s) SP08. The default client IP now is 0.0.0.0 and it can be configured for the Remote GUI. Solution I. Upgrade to SP17 of SAP NetWeaver 2004 or SP08 of SAP NetWeaver 7.0 (2004s).  II. In case the upgrade of the whole stack is not possible:  1. Remote GUI is used on client side: l Follow the steps described in note 860939 and upgrade the SDM on both server and client side. l If you want to change the client IP, open file /usr/sap/<SID>/<instanceID>/SDM/progra m/localsdmgui.properti es and edit the localGUIClientHost property. The default value is 0.0.0.0. The value is preserved during upgrades of the SDM. Note: This option is not recommended because of a known issue with the upgrade of SDM during stack upgrade. Refer to note 873769 for details. Use this option only as an urgent workaround when the upgrade of the stack is not possible.  1. SAP NetWeaver Developer Studio is used on client side: Choose one of the next two options for upgrade: l Upgrade SAP NetWeaver Developer Studio to SAP NetWeaver 2004 SP17/ SAP NetWeaver 7.0 (2004s)SP08 l Use the attached jar file to manually fix the problem. ¡ Download and extract the SDMapi.zip file attached to the note. It contains two files - SDMClient.jar and sap.com~tc~SL~sdmclien t~impl.jar. ¡ Stop the NWDS. ¡ Find all the matches of SDMClient.jar in the IDE directory, back up and replace them with the SDMClient.jar from the attachment. 941150 - Cannot deploy via VPN using SDM Remote GUI Client or NWDS Version 7 Validity:  22.03.2010 - active Language English (Master) Released On 09.07.2007 16:32:14 Release Status Released for Customer Component BC-CTS-SDM Software Delivery Manager for Java Priority Correction with medium priority Category Workaround of missing functionality

Transcript of 0000941150

Page 1: 0000941150

8/12/2019 0000941150

http://slidepdf.com/reader/full/0000941150 1/2

SAP Note 

Header Data

Symptom 

It is not possible to perform deploy via VPN using SDM GUI or SAP NetWeaver Developer Studio (NWDS).

When using NWDS, the following error appears during deployment:

com.sap.sdm.apiimpl.remote.client.APIRemoteExceptionImpl: Server <server name> did not accept loginrequest as admin on port <port number>. Details: ERROR: Could not establish connection to server<server name> at port <port number>: Connection timed out: connect

With SDM Remote GUI the following or similar error is displayed:

Connect to SDM failed:communication error: Server <server name> didnot accept login request as admin on port <port number>. Details: ERROR: Could not establish connection to server <server> at port<port number>: Connection timed out.

Other Terms 

VPN deploy SDM NetWeaver Developer Studio GUI

Reason and Prerequisites 

The SDM GUI(or SDM client API used by NWDS) binds the socket to the localhost instead of 0.0.0.0 or

specific IP. This is fixed in SAP NetWeaver 2004 SP17 and SAP NetWeaver 7.0 (2004s) SP08. Thedefault client IP now is 0.0.0.0 and it can be configured for the Remote GUI.

Solution 

I. Upgrade to SP17 of SAP NetWeaver 2004 or SP08 of SAP NetWeaver 7.0 (2004s). 

II. In case the upgrade of the whole stack is not possible: 

1. Remote GUI is used on client side:

l Follow the steps described in note 860939 and upgrade the SDM on both server and client side.

l If you want to change the client IP, openfile /usr/sap/<SID>/<instanceID>/SDM/program/localsdmgui.properties and edit thelocalGUIClientHost property. The default value is 0.0.0.0. The value is preserved duringupgrades of the SDM.

Note: This option is not recommended because of a known issue with the upgrade of SDMduring stack upgrade. Refer to note 873769 for details. Use this option only as an urgentworkaround when the upgrade of the stack is not possible. 

1. SAP NetWeaver Developer Studio is used on client side:

Choose one of the next two options for upgrade:

l Upgrade SAP NetWeaver Developer Studio to SAP NetWeaver 2004 SP17/ SAP NetWeaver 7.0 (2004s)SP08

l Use the attached jar file to manually fix the problem.

¡ Download and extract the SDMapi.zip file attached to the note. It contains two files -SDMClient.jar and sap.com~tc~SL~sdmclient~impl.jar.

¡ Stop the NWDS.

¡ Find all the matches of SDMClient.jar in the IDE directory, back up and replace them withthe SDMClient.jar from the attachment.

941150 - Cannot deploy via VPN using SDM Remote GUI Client or NWDS  

Version  7 Validity: 22.03.2010 - active Language  English (Master)

Released On  09.07.2007 16:32:14

Release Status Released for Customer

Component  BC-CTS-SDM Software Delivery Manager for Java

Priority  Correction with medium priorityCategory  Workaround of missing functionality

Page 2: 0000941150

8/12/2019 0000941150

http://slidepdf.com/reader/full/0000941150 2/2

 

¡ Find all the matches of sap.com~tc~SL~sdmclient~impl.jar in the IDE directory, back up andreplace them with sap.com~tc~SL~sdmclient~impl.jar from the attachment.

¡ Start the IDE and perform deploy.

Note: Usually, these jar-s (SDMClient.jar and sap.com~tc~SL~sdmclient~impl.jar)can be found in the <ecipse_home>\eclipse\plugins\com.sap.sdm.api\lib directory.

Validity

References

This document refers to:

SAP Notes 

This document is referenced by:

SAP Notes (1) 

Attachments

Software Component From Rel. To Rel. And Subsequent

SAP-JEE  6.40  6.40  

7.00  7.00  

860939 Initial installation/Update of SDM v6.40/v6.45(NW04/NW04s) 

860939 Initial installation/Update of SDM v6.40/v6.45(NW04/NW04s) 

File Name File Size (KB) Mime Type

SDMapi.zip  524  application/x-zip-compressed