cancel
Showing results for 
Search instead for 
Did you mean: 

Java system is down

tamil_arasan
Active Contributor
0 Kudos

Dear Experts,

After restart the server the Java instance not coming up.The OS is linux,Database is Oracle.

Please find dev_Jcontrol log below,

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

[Thr 47645425756288] JStartupICreateProcess: fork process (pid 29048)

[Thr 47645425756288] Mon Apr  8 17:49:05 2013

[Thr 47645425756288] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx_mt. 1642]

[Thr 47645425756288] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)

[Thr 47645425756288] JControlCloseProgram: started (exitcode = 66)

[Thr 47645425756288] JControlCloseProgram: good bye... (exitcode = 66)

dev_bootstrap:

[Thr 1078200640] JHVM_LoadJavaVM: Java VM created OK.

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

JHVM_BuildArgumentList: main method arguments of node [bootstrap]

-> arg[  0]: com.sap.engine.bootstrap.Bootstrap

-> arg[  1]: ./bootstrap

-> arg[  2]: ID0373068

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

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

[Thr 1109850432] Mon Apr  8 17:49:05 2013

[Thr 1109850432] JLaunchIExitJava: exit hook is called (rc = 66)

[Thr 1109850432] **********************************************************************

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

*** Please see SAP Note 943602 , section 'J2EE Engine exit codes'

*** for additional information and trouble shooting.

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

[Thr 1109850432] SigISetIgnoreAction : SIG_IGN for signal 17

[Thr 1109850432] JLaunchCloseProgram: good bye (exitcode = 66)

Please help me to solve this.

Regards,

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

anja_engelhardt2
Active Contributor
0 Kudos

Hi,

It's a problem in bootstrap so you should take a look at the bootstrap log files. Also note 997510 might be interesting for you.

Best regards,

Anja

Answers (3)

Answers (3)

tamil_arasan
Active Contributor
0 Kudos

Hi Experts,

Thanks a lot for the help!

The issue was the Database User IDs got expired.

We reset the password and restart the server.the Java instance came up!

Once again thanks!

Regards,

Pradeep

AtulKumarJain
Active Contributor
0 Kudos

Hi ,

Please check the SAP Note No. 940893

and below threrad

http://scn.sap.com/thread/995674

http://scn.sap.com/message/5263887

I hope it will help you.

Best Regards,

Atul

Former Member
0 Kudos

Hi Pradeep,

This is a very standard error message and never really helps.  Take a look at:

1. do you have full disks or filesystems?

2. enough memory

3. have you changed any parameters since this last started?  Check especially Java VM setting in the configtool.

4. is this a new installation or a system that has been running happily before?

hope this provides a few pointers.

Regards,

Graham