cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with JSPM

Former Member
0 Kudos

Welcome.

I have a problem with JSPM and SDM.

My SDM in up and running, I see green light in sapmmc and running process in OS (linux).

I can log in to SDM and deploy packages. But when I log to JSPM with SDM password, select support package to deploy and when I want to continue on the screen I see information: The SDM server is not running. Start it and Resume.

I don't know what to do with this.

Please help.

Best Regards

Jacek

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I found information in JSPM log:OPERATESDM_01.ERR

The jar file is not found: /sapdb/<SID>/folder/<SID>/DVEBMGSXX/SDM/program/bin/SDM.jar

and i file SDM_OPERATION_01.log

#1.5#C0000A0100D9000000000B2C651B651B00047AF1686B9A80#1261077164432#/System/Server/Upgrade/JSPM##java.lang.Throwable.xinit>(Throwable.java:58)#######Thread[main,5,main]##0#0#Info#1#java.lang.Throwable.xinit>(Throwable.java:58)#Java###Command line: #2# #/opt/IBMJava2-amd64-142/jre/bin/java -Xmx256M -Djava.ext.dir=/sapdb/H9D/saparch/<SID/DVEBMGSXX/SDM/program/lib:/opt/IBMJava2-amd64-142/jre/lib/ext -cp . -jar /sapdb/<SID>/saparch/<SID>/DVEBMGSXX/SDM/program/bin/SDM.jar ping Sdmguiport=59518 sdmHome=/sapdb/H9D/saparch/H9D/DVEBMGS95/SDM/program logfile=/usr/sap/H9D/DVEBMGS95/j2ee/JSPM/log/log_2009_12_17_20_10_36/OperateSDM_01.LOG#

I think that is a problem with SDM - wrong path. SDM is in the path: /usr/sap/<SID>/DVEBMDSXX/SDM, but I cannot find place where I can change that path.

Best Regards

Jacek

Former Member
0 Kudos

Hi Jacek,

The SDM path is absolutely correct.

Also there should be SDM.jar under directory /usr/sap/<SID>/DVEBMGS<xx>/SDM/program/bin.

Please copy the same from some other server with the same version if its not there.

Then try JSPM.

Cheers.....,

Raghu

martin_juen2
Contributor
0 Kudos

I do not think that there is a big problem with SDM - you said you can deploy when starting SDM... So it has to work in principal...

What you can do is the following:

Check the status of the SDM via jcmon on JCxx ( i don't know if you can see the correct status via SAPMMC - i am not a windows specialist).

Then you can check if the JAVA engine is running in maintenance mode. Logon to Visual Admin (or Configtool). When i remember correctly that is one point of the menu.

Alternatively you can check the SDM logs on the central instance.

regards,

Martin