cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade to SPS 5 on PI 7,3 Failed

Former Member
0 Kudos

Hi,

I am trying to upgrade to SPS 05 and during the SP upgrade J2EE did not come up with the following error:

#2.#2012 03 08 23:55:53:398#0-500#Fatal#com.sap.engine.core.Framework#

com.sap.ASJ.krn_frm.000019#BC-JAS-COR#kernel.sda#C0000A220446000B0000000601240028#749465450000000855##com.sap.engine.core.Framework#####13d9298c69a411e1b0be001a64ff2cc2##0#Service Runner [tclmnzdm~crrsrv]#Plain##

Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [tclmnzdm~crrsrv] failed to start]#

How can I fix this error? Any ideas?

regards

AKD

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

SAP gave us the option to deploy corrections (even with J2EE down!)

I cannot post it here as you have to work with SAP personnel to get it right.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Have you applied the latest patches for SP05.My suggestion would be to raise a message with SAP.

Regards,

Sonia

Edited by: Sonia Amin on Mar 9, 2012 3:07 PM

Former Member
0 Kudos

Hi,

Your issue seems to be occuring after SP05,Check this link (though there is no solution specified):

Regards,

Sonia

Former Member
0 Kudos

Hi ,

Did you get the following error while running the JSPM?

Try manually starting the java system, and check the logs in work dir ( /usr/sap/SID/JXX/work)

Paste the logs in case of errors

Regards,

Sonia

Former Member
0 Kudos

The error I pasted is from default trace files. JSPM indicates that the deployment could not be completed as J2EE engine is not started.

I tried starting j2ee engine manully and it is not starting.

53.136: [GC 53.137: [ParNew: 363574K->38144K(381696K), 0.5749240 secs] 364413K->51592K(2059008K), 0.5753110 secs] [Times: user=0.00 sys=0.58, real=0.57 secs]

Service [tclmnzdm~crrsrv] start ================= ERROR =================

CSN Component [BC-UPG-OCS-ZDM], DC Name [sap.com/tclmnzdm~crrsrv]

java.lang.NullPointerException: while trying to invoke the method com.sap.engine.frame.cluster.monitor.ClusterMonitor.getParticipants() of an object loaded from static field com.sap.tc.lm.nzdm.crr.srv.core.NZDMClusterInfo.clusterMon

at com.sap.tc.lm.nzdm.crr.srv.core.NZDMClusterInfo.getServerNodes(NZDMClusterInfo.java:125)

at com.sap.tc.lm.nzdm.crr.srv.core.NZDMClusterInfo.getNumberOfNodes(NZDMClusterInfo.java:85)

at com.sap.tc.lm.nzdm.crr.srv.core.AbstractService.destroy(AbstractService.java:239)

at com.sap.tc.lm.nzdm.crr.srv.core.NZDMServiceFrame.stop(NZDMServiceFrame.java:117)

at com.sap.tc.lm.nzdm.crr.srv.core.NZDMServiceFrame.start(NZDMServiceFrame.java:89)

at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)

at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)

at com.sap.engine.frame.core.thread.Task.run(Task.java:73)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)

FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [tclmnzdm~crrsrv] failed to start]