cancel
Showing results for 
Search instead for 
Did you mean: 

SDM is not getting started

nikhil_bose
Active Contributor
0 Kudos

hi experts,

When J2EE server is started, SDM is not getting started. It appears in red color. what could be wrong ?

thanks in advance,

nikhil

Accepted Solutions (0)

Answers (3)

Answers (3)

nikhil_bose
Active Contributor
0 Kudos

In developer trace file:

JStartupICheckFrameworkPackage: cant' find framework package D:\usr\J2E\JCO1\exe\jvxm.jar

When tried to execute SDM as integrated mode it shows that "sdmrepository.sdc cannot be read"

I restored the file sdmrepository.sdc soloved the problem.

Thanks all

Former Member
0 Kudos

Hello Nikhil,

Probably the reason is that the SDM is in standalone mode. Open command prompt in the SDM folder(SDM/program/) and execute the following commands:

For Windows:

sdm.bat jstartup “mode=integrated”

StartServer.bat

For UNIX:

./sdm.sh jstartup mode=integrated

./StartServer.sh

If that doesn’t help, please check the dev_sdm std_sdm.out and jvm_sdm.out log files in the instance work directory.

Regards,

Ventsi Tsachev

Technology Development Support (J2EE Engine)

SAP Labs, Palo Alto, Ca (USA)

Former Member
0 Kudos

It could be due to many reasons :

Can you past the details of the last log which are located under ....../SDM/program/log ( sdmcl.log and sdmlog.log )

Regards

Shaji