cancel
Showing results for 
Search instead for 
Did you mean: 

jcontrol.exe in SAP MMC turns "GREY" after start.--- Urgent

Former Member
0 Kudos

Hi, I am facing one problem with SAP J2EE engine.

In SAP MMC all services are green, only "Jcontrol.exe" is Grey. I restarted the server several times but every time it starts and then just becomes "GREY" Below is the description of "Developer Trace" which I have copied from SAP MMC console.

Any help in this regards would be highly appreciated. It is urgent.

Thanks.

Ashish Patel.

JStartupStartJLaunch: program = D:\usr\sap\DNW\JC00/j2ee/os_libs/jlaunch.exe

-> arg[00] = D:\usr\sap\DNW\JC00/j2ee/os_libs/jlaunch.exe

-> arg[01] = pf=D:\usr\sap\DNW\SYS\profile\DNW_JC00_dgntwas

-> arg[02] = -DSAPINFO=DNW_00_bootstrap

-> arg[03] = -file=D:\usr\sap\DNW\JC00\j2ee\cluster\instance.properties

-> arg[04] = -nodeName=bootstrap_ID3314950

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

-> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3148

-> arg[07] = -jvmOutFile=D:\usr\sap\DNW\JC00\work\jvm_bootstrap_ID3314950.out

-> arg[08] = -stdOutFile=D:\usr\sap\DNW\JC00\work\std_bootstrap_ID3314950.out

-> arg[09] = -locOutFile=D:\usr\sap\DNW\JC00\work\dev_bootstrap_ID3314950

-> arg[10] = -mode=BOOTSTRAP

-> arg[11] = pf=D:\usr\sap\DNW\SYS\profile\DNW_JC00_dgntwas

-> lib path = PATH=C:\j2sdk14209\jre\bin\server;C:\j2sdk14209\jre\bin;D:\usr\sap\Python\.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\usr\sap\DNW\SCS01\exe;D:\usr\sap\DNW\JC00\exe;D:\usr\sap\DNW\SYS\exe\run

-> exe path = PATH=C:\j2sdk14209\bin;D:\usr\sap\DNW\JC00\j2ee\os_libs;D:\usr\sap\Python\.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\usr\sap\DNW\SCS01\exe;D:\usr\sap\DNW\JC00\exe;D:\usr\sap\DNW\SYS\exe\run

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

[Thr 3152] Wed Aug 23 15:01:34 2006

[Thr 3152] *** ERROR => invalid return code of process [bootstrap_ID3314950] (exitcode=-2) [jstartxx.c 1433]

[Thr 3152] JControlExecuteBootstrap: error executing bootstrap node [bootstrap_ID3314950] (rc=-2)

[Thr 3152] JControlCloseProgram: started (exitcode = -2)

[Thr 3152] JControlCloseProgram: good bye... (exitcode=-2)

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Try this:

1.Stop all SAP instances

2.Stop the DB

3.Stop the listner

Logoff, and logon to the server as <sid>adm

then:

1.Start the listner (dos window ---> lsnrctl start)

2.Start the DB

3.Start the SAP Instances

It should start correctly now.

Kind Regards

Ian Henderson

Former Member
0 Kudos

Hi

Go to services.msc and start all the oracle instances manually.

Restart the server.

-Rathna.