cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM Error During SP Deployment

Former Member
0 Kudos

All

We are getting the following error message when we are trying to Deploy SP using JSPM. We have patched the JSPM to the latest version 7.01 SP8. This is a new Installation with Windows 2008 R2 and DB2 database.

The J2EE Engine is not running. Start it and then Resume. If the J2EE Engine can not be started you can continue with the deployment.</font>The J2EE engine is in NORMAL mode.

The JSPM_MAIN Log says the following

Mar 17, 2011 10:55:10 AM [Warning]: Cannot refresh Deployed Components view.

Could not detect deployed components.

Could not detect deployed components.

Could not access the SDM repository.

com.sap.sdm.apiimpl.remote.client.APIRemoteExceptionImpl: Server PERS240 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server PERS240 at port 50118: Connection refused: connect

The deployment is unable to start the server after after the deploymwnt. I can stop and Start the server from SAP MMC. I have checked and see that the port is 50118 is listening and active.

Regards,

Mahesh Shetty

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Mahesh,

Firstly, please do telnet <hostname> <space> <port_number>. Please check whether the command telnet can

reach the sever at the required port.

If not, port might to be opened in the firewall.

Next, if you have kernel SAR files in EPS/in, please try once moving them into a different directory outside this EPS.

Sometimes it might work.

Thirdly, please check the below link which seems to be very relevant to your issue.

http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm

Let us know if it is helpful.

Regards,

Sujit.

Answers (3)

Answers (3)

Former Member
0 Kudos

Issue Resolved

Former Member
0 Kudos

The problem has been resolved after renaming the file E:\usr\sap\SID\SYS\exe\uc\NTAMD64\dbghelp.dll to dbghelp_old and start

the JSPM again. You can rename this file on your system while it's running.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

It looks like that SDM is not able to connect on port 50118. Check SDM is running if yes, then please run SDM and try to login in SDM and see if it log in successfully.

Thanks

Sunny