Skip to Content
0
Former Member
Jan 27, 2008 at 02:54 AM

J2EE engine stopped after central service instance failover

53 Views

Hi,

I have Central Services Instance(SCS) clustered in two machine and

have one Central Instance installed in a separate machine outside these

two clustered machine.When I try to failover the SCS from one node to

another node, the failover is successful but the Central Instance is

not able to startup.

I have tried to failback to the original node again and the Central

Instance not able to start but the SCS failover was successful.

Below are the trace log from the dev_jcontrol:

[Thr 3888] Sat Jan 26 15:15:04 2008

[Thr 3888] *** ERROR => invalid return code of process [bootstrap_ID22026400] (exitcode=-3) [jstartxx.c 1465]

[Thr 3888] JControlExecuteBootstrap: error executing bootstrap node [bootstrap_ID22026400] (rc=-3)

[Thr 3888] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID22026450]

[Thr 3888] INFO: Unknown property [JLaunchParameters=]

[Thr 3888] [Node: server0 bootstrap] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_15-x64

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

JStartupIReadSection: read node properties [bootstrap_ID22026450]

-> node name : server0 bootstrap

-> node type : bootstrap

-> node execute : yes

-> java path : C:\j2sdk1.4.2_15-x64

-> java parameters : -Djco.jarm=1 -Djco.jarm=1

-> java vm version : 1.4.2_15-b02

-> java vm vendor : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)

-> java vm type : server

-> java vm cpu : amd64

-> heap size : 1024M

-> root path : E:\usr\sap\PRP\JC02\j2ee\cluster

-> class path : .\bootstrap\launcher.jar

-> OS libs path : E:\usr\sap\PRP\JC02\j2ee\os_libs

-> main class : com.sap.engine.offline.OfflineToolStart

-> framework class : com.sap.bc.proj.jstartup.JStartupFramework

-> registr. class : com.sap.bc.proj.jstartup.JStartupNatives

-> framework path : E:\usr\sap\PRP\JC02\j2ee\os_libs\jstartup.jar

-> parameters : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID022026450

-> debuggable : yes

-> debug mode : no

-> debug port : 60000

-> shutdown timeout: 120000

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

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

JStartupStartJLaunch: program = E:\usr\sap\PRP\JC02/j2ee/os_libs/jlaunch.exe

-> arg[00] = E:\usr\sap\PRP\JC02/j2ee/os_libs/jlaunch.exe

-> arg[01] = pf=
scsinst\sapmnt\PRP\SYS\profile\prp_p2

-> arg[02] = -DSAPINFO=PRP_02_bootstrap

-> arg[03] = -file=E:\usr\sap\PRP\JC02\j2ee\cluster\instance.properties

-> arg[04] = -nodeName=bootstrap_ID22026450

-> arg[05] = -nodeId=-1

-> arg[06] = -syncSem=JSTARTUP_WAIT_ON_5936

-> arg[07] = -jvmOutFile=E:\usr\sap\PRP\JC02\work\jvm_bootstrap_ID22026450.out

-> arg[08] = -stdOutFile=E:\usr\sap\PRP\JC02\work\std_bootstrap_ID22026450.out

-> arg[09] = -locOutFile=E:\usr\sap\PRP\JC02\work\dev_bootstrap_ID22026450

-> arg[10] = -mode=BOOTSTRAP

-> arg[11] = pf=
scsinst\sapmnt\PRP\SYS\profile\prp_p2

-> lib path = PATH=C:\j2sdk1.4.2_15-x64\jre\bin\server;C:\j2sdk1.4.2_15-x64\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_15-x64\bin;E:\usr\sap\PRP\JC02\exe;
scsinst\sapmnt\PRP\SYS\exe\run

-> exe path = PATH=C:\j2sdk1.4.2_15-x64\bin;E:\usr\sap\PRP\JC02\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_15-x64\bin;E:\usr\sap\PRP\JC02\exe;
scsinst\sapmnt\PRP\SYS\exe\run

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

[Thr 3888] Sat Jan 26 15:15:05 2008

[Thr 3888] *** ERROR => invalid return code of process [bootstrap_ID22026450] (exitcode=-3) [jstartxx.c 1465]

[Thr 3888] JControlExecuteBootstrap: error executing bootstrap node [bootstrap_ID22026450] (rc=-3)

[Thr 3888] JControlCloseProgram: started (exitcode = -3)

[Thr 4976] JControlMSMessageFunc: shutdown terminate message listener

[Thr 4976] JControlMSMessageFunc: leave listener thread

[Thr 3888] Sat Jan 26 15:15:06 2008

[Thr 3888] JControlCloseProgram: good bye... (exitcode=-3)

Please advise.

Thanks.

regards,

BEN