cancel
Showing results for 
Search instead for 
Did you mean: 

SLES 11, SDM did not start

Former Member
0 Kudos

Hello,

we have a SUSE Linux Enterprise Server 11 (x86_64) Patch Level 3

JAVA:

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142-20090310 (JIT enabled)

J9VM - 20090309_31291_LHdSMr

JIT  - 20090210_1447ifx1_r8

GC   - 200902_24)

if i start SDM:

cd /usr/sap/<SID>/DVEBMGS00/SDM/program

./StartServer.sh

Starting SDM - Software Deployment Manager...

tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

JStartupFramework is active

Operation mode of SDM in JStartupFramework is "Integrated".

Check if Server is running already.

OK server is not running. Enable SDM Process in JStartupFramework.

Successfully enabled SDM Process in JStartupFramework.

+--------------------------------------------------------------+

+ The SDM server will be started by the JStartupFramework now. +

+--------------------------------------------------------------+

Waiting 5 seconds for SDM server to start...

SDM server not up after 5 seconds. Waiting for another 5 seconds.

SDM server not up after 10 seconds. Waiting for another 5 seconds.

SDM server not up after 15 seconds. Waiting for another 5 seconds.

SDM server not up after 20 seconds. Waiting for another 5 seconds.

SDM server not up after 25 seconds. Waiting for another 5 seconds.

cat sdm_jdk.sh

#!/bin/sh

# don't edit manually use the sdm command newjdk instead

sdm_java_home=/usr/lib64/jvm/java-1_4_2-ibm-1.4.2

export sdm_java_home

sdm_64bit_switch=

export sdm_64bit_switch

sdm_heap_size=512

export sdm_heap_size

sdm_java_params=

export sdm_java_params

/usr/sap/WAP/DVEBMGS00/SDM/program/log

cat

cat sdmlog20140710.log

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[1.5.3.7185 - 630]/-->

<!--NAME[/usr/sap/WAP/DVEBMGS00/SDM/program/log/sdmlog20140710.log]/-->

<!--PATTERN[sdmlog20140710.log]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Jul 10, 2014 12:53:40... Info:

Jul 10, 2014 12:53:40... Info: ============================================

Jul 10, 2014 12:53:40... Info: =   Starting to execute command 'server'   =

Jul 10, 2014 12:53:40... Info: ============================================

Jul 10, 2014 12:53:40... Info: Starting SDM - Software Deployment Manager...

Jul 10, 2014 12:53:40... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

Jul 10, 2014 12:53:41... Info: SDM operation mode successfully set to: Integrated

Jul 10, 2014 12:53:42... Info: JStartupFramework is active

Jul 10, 2014 12:53:42... Info: Operation mode of SDM in JStartupFramework is "Integrated".

Jul 10, 2014 12:53:42... Info: Check if Server is running already.

Jul 10, 2014 12:53:42... Info: OK server is not running. Enable SDM Process in JStartupFramework.

Jul 10, 2014 12:53:42... Info: enabling SDM Process with JStartupFramework

Jul 10, 2014 12:53:42... Info: enabled SDM Process with JStartupFramework

Jul 10, 2014 12:53:42... Info: Successfully enabled SDM Process in JStartupFramework.

No TCP Port: 50000 is open

The Problem is that the System runs with this configuration some Weeks.

How to find the Problem of the SDM

I tryed to set the SDM Password new, that was possible.

But the SDM Server did not start.

./sdm.sh jstartup

Starting '/usr/lib64/jvm/java-1_4_2-ibm-1.4.2/bin/java' '-Xmx512M' -jar '/usr/sap/WAP/DVEBMGS00/SDM/program/bin/SDM.jar' jstartup 'sdmhome=/usr/sap/WAP/DVEBMGS00/SDM/program'

Starting SDM - Software Deployment Manager...

tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

Initializing Network Manager (50017)

Checking if another SDM is running on port 50018

Operation mode of SDM regarding JStartupFramework is: integrated

Successfully executed. Return code: 0

But the Port: 50017 is not open

Only Port: 50013 and 50014 is open.

SAP is running, is it necessary to stop SAP before set the password ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dennis,

Please check the dev_sdm & jvm_sdm.out log in work directory, for sdm ports details and error messages

Also check the path /usr/sap/<SID>/DVEBMGS<nn>/SDM/program/log/ for latest  log file.

From your previous message it is : /usr/sap/WAP/DVEBMGS00/SDM/program/log/sdmlog20140710.log

Please post the same or try re-starting the java once and check and post the latest generated files

Thanks and Regards,

Nikhil

Former Member
0 Kudos

Thanks to all!

The Solution was:

edit: Profile and change the path of:

from: j2ee/dbdriver = /oracle/client/10x_64/instantclient/ojdbc14.jar  to  j2ee/dbdriver = /oracle/client/11x_64/instantclient/ojdbc14.jar

start manualy the SDM to integrated mode

stopsap

startsap

Former Member
0 Kudos

Hi Dennis,

Thank you for the solution but could you let us know how this issue was identified or which logs etc.

Some details on the above issue fixing.

Thanks and regards,

Nikhil

Former Member
0 Kudos

/usr/sap/<SID>/DVEBMGS00/SDM/program/log/sdmlog<date>.log

Jul 11, 2014 8:19:16 AM  Error: Could not start SDM. Processing error. Return code: 4

/usr/sap/<SID>/DVEBMGS00/work/jvm_bootstrap_ID005961350.out:

==========================================================================

Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Database

initialization failed! Check database properties!

....

----------==[ Caused by: ]==----------

com.sap.engine.frame.core.configuration.ConfigurationException: Error

while connecting to DB.

....

Caused by: com.sap.sql.log.OpenSQLException: Could not load class

oracle.jdbc.driver.OracleDriver.

....

Caused by: java.lang.ClassNotFoundException:

oracle.jdbc.driver.OracleDriver