cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding Bootstrap Errors

Former Member
0 Kudos

Hi All,

Few days back we faced a issue regarding the startup of java instance error details are-:

J2EE Engine startup fails and in the dev_jcontrol file located in the instance work folder one can see an error similar to:

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

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

User or password for connection to the database are either incorrect or the password has expired. Make sure the connection details in Secure Store are the correct ones, if necessary change the jdbc/pool/<SID>/Password and jdbc/pool/<SID>/User via Config Tool.

But today we are facing a same kind of issue ,details are-:

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

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

The only difference I can see is the jstartxx_mt. number , in earlier it was 1452 and now it is 1641.

Is this the same error??? what does jstartxx_mt. number signifies??

I tried to search for the same but couldn't any solution for jstartxx_mt. 1641 error.

Please guide.

Regards,

Prashant

Edited by: Prashant Shukla on Jul 14, 2009 5:16 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Check attached guide and notes in there.

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d?overridelayout=true]

Former Member
0 Kudos

Thanks

0 Kudos

Hi

Which database you are using??

RC=66 refer to issues related to Database Connection.

Check is DB is up and running??

Check your SecureStore is accessible ,

If its a dual stack *ABAP + Java) ,make sure the communication user SAPJSF is not locked/password changed.

Pls provide the std_server.out log.

Regards

Ajay

Former Member
0 Kudos

please post dev_bootstrap.log file.

also refer the Note 997510 - Troubleshooting J2EE Engine 6.40/7.0 Bootstrap Issues

Regards,

Pavan