cancel
Showing results for 
Search instead for 
Did you mean: 

invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c 1642

Former Member
0 Kudos

Hi All

When i start the server i am getting this error msg

invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c 1642])

Please help me to resolve this issue.

Thanks

Rudra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I also faced the same issue.I checked with SAP note-997510 and as per that I checked the mentioned log files viz:

          dev_bootstrap* - logs from the Startup Framework that shows the

       parameters with which the bootstrap was started


    o  log_bootstrap* - logs from the execution of the bootstrap. Shows

       the execution flow from the last session and the possible errors

    o  jvm_bootstrap* - logs from the JVM output for the bootstrap

       process. Shows possible JVM problems during the bootstrap

       execution.

After checking I found that there was no space left for /usr/sap/sid,So I just increased the space and restarted the server.That's all

My AS Java was up then.

Regards,

Vikash

former_member185954
Active Contributor
0 Kudos

Hi,

Check the error logs in 'work' directory.

dev_dispatcher, dev_bootstrap* etc..

Regards,

Siddhesh