cancel
Showing results for 
Search instead for 
Did you mean: 

Jcontrol process dies with exit code 66

gill367
Active Contributor
0 Kudos

Hi

After rebooting the Server the JControl process is not getting up.

I am getting the following error in the developer trace.

Could anybody help me out with this.

Worker nodes
-> [00] ID3535900            : D:\usr\sap\NGP\JC00\j2ee\cluster\instance.properties
-> [01] ID3535950            : D:\usr\sap\NGP\JC00\j2ee\cluster\instance.properties
-> [02] sdm                  : D:\usr\sap\NGP\JC00\SDM\program\config\sdm_jstartup.properties
**********************************************************************

[Thr 4540] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
[Thr 4540] [Node: bootstrap] java home is set by profile parameter
	Java Home: C:\j2sdk1.4.2_12
[Thr 4540] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\NGP\JC00\exe\jvmx.jar

**********************************************************************
JStartupIReadSection: read node properties [bootstrap]
-> node name          : bootstrap
-> node type          : bootstrap
-> node execute       : yes
-> java path          : C:\j2sdk1.4.2_12
-> java parameters    : -Djco.jarm=1
-> java vm version    : 1.4.2_12-b03
-> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
-> java vm type       : server
-> java vm cpu        : x86
-> heap size          : 256M
-> root path          : D:\usr\sap\NGP\JC00\j2ee\cluster
-> class path         : .\bootstrap\launcher.jar
-> OS libs path       : D:\usr\sap\NGP\JC00\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     : D:\usr\sap\NGP\JC00\exe\jstartup.jar;D:\usr\sap\NGP\JC00\exe\jvmx.jar
-> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0035359
-> debuggable         : yes
-> debug mode         : no
-> debug port         : 60000
-> shutdown timeout   : 120000
**********************************************************************


**********************************************************************
JControlStartJLaunch: program = D:\usr\sap\NGP\JC00\exe\jlaunch.exe
-> arg[00] = D:\usr\sap\NGP\JC00\exe\jlaunch.exe
-> arg[01] = pf=D:\usr\sap\NGP\SYS\profile\NGP_JC00_INBLRDHRNGEP
-> arg[02] = -DSAPINFO=NGP_00_bootstrap
-> arg[03] = -nodeId=-1
-> arg[04] = -file=D:\usr\sap\NGP\JC00\j2ee\cluster\instance.properties
-> arg[05] = -syncSem=JSTARTUP_WAIT_ON_5960
-> arg[06] = -nodeName=bootstrap
-> arg[07] = -jvmOutFile=D:\usr\sap\NGP\JC00\work\jvm_bootstrap.out
-> arg[08] = -stdOutFile=D:\usr\sap\NGP\JC00\work\std_bootstrap.out
-> arg[09] = -locOutFile=D:\usr\sap\NGP\JC00\work\dev_bootstrap
-> arg[10] = -mode=BOOTSTRAP
-> arg[11] = pf=D:\usr\sap\NGP\SYS\profile\NGP_JC00_INBLRDHRNGEP
-> lib path = PATH=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;D:\oracle\NGP\102\bin;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\usr\sap\NGP\SYS\exe\uc\NTI386
-> exe path = PATH=C:\j2sdk1.4.2_12\bin;D:\usr\sap\NGP\JC00\j2ee\os_libs;D:\oracle\NGP\102\bin;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\usr\sap\NGP\SYS\exe\uc\NTI386
**********************************************************************


[Thr 4540] Thu Dec 03 14:55:57 2009
[Thr 4540] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
[Thr 4540] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
[Thr 4540] JControlCloseProgram: started (exitcode = 66)
[Thr 4540] JControlCloseProgram: good bye... (exitcode = 66)

Regards,

Sarbjeet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

This could be due to memory problems on the server.

Please check if the server is capable to handling the heap sizes defined for the server nodes.

Also, you can try what is suggested [here|;.

Hope it helps,

Roy

gill367
Active Contributor
0 Kudos

Hi

Thanks for your quick reply but could you please elobrate the process of checking this heap size procedure.

Thanks in advance,

Sarbjeet Singh

Former Member
0 Kudos

Dear Sarbjeet,

To know how to change the java parameters see the following note:

SAP Note 710146 - How to change J2EE Engine JVM Settings

Regards.

Answers (4)

Answers (4)

gill367
Active Contributor
0 Kudos

one of the control file was not working properly. so replaced its backup from the mirrorlog directory. This resolved the issue.

Thanks,

sarbjeet

former_member572327
Participant
0 Kudos

Hi ,

Normally jcontrol.exe exits with code 66 when we have some isues with the database.

Please check/restart the database and oracle listeners and try restarting the server again.

Regards,

Nithya

Former Member
0 Kudos

Hi,

You might want to look @ Note 723909 - Java VM settings for J2EE 6.40/7.0

Cheers!

Sandeep Tudumu

Former Member
0 Kudos

Hi.

SAP Note 997510 might be helpful.

Best regards,

Aliaksandr Zhukau