cancel
Showing results for 
Search instead for 
Did you mean: 

non-zero exit code

Former Member
0 Kudos

Hi experts,

im facing a porblem in starting the j2ee engine,

The error in the developer trace says :

[Thr 4768] Sat Oct 14 13:26:47 2006

[Thr 4768] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 4768] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 4768] JLaunchISetClusterId: set cluster id 318458550

[Thr 4768] Sat Oct 14 13:26:48 2006

[Thr 4768] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 4768] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 4628] Sat Oct 14 13:27:15 2006

[Thr 4628] JLaunchIExitJava: exit hook is called

(rc = -11113)

[Thr 4628] *****************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

******************************************************

is any one familiar with this error ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Ahmed,

Please have a look at <a href="https://service.sap.com/sap/support/notes/940893">SAP Note 940893</a>. In short, rc = -11113 means that some essential service has failed to start. More information could be found in:

\usr\sap\<SID>\<instance>\j2ee\cluster\server<N>\log\system\server.log

\usr\sap\<SID<\<instance>\j2ee\cluster\server<N>\log\defaultTrace.trc

HTH!

-Vladimir