cancel
Showing results for 
Search instead for 
Did you mean: 

invalid return code of process [bootstrap] found in dev_jcontrol

Former Member
0 Kudos

hi experts

I am facing problem that jcontrol doesn't start regarding Solution Manager SR3

Win(x64)/MSSQL2005.

I finish applying JAVA SPS 13 to SOLMAN SR3(SPS12) with Successfull

message, but after stopping SAP, AS-JAVA never come up ,ABAP is available.

I found the message

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

in log file "dev_jcontrol".

I can see the solution regarding the trouble exitcode =66 is checking the db status in some threads. But in my case ABAP is available so I think this solution is not related with my "exitcode = 66".

Any information would be help to me.

Regards

MASAKI

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

ive solved this problem just by changing bootstrap size 256 to 1024 in bootstrap.properties.

thank you.

Regards

MASAKI

Former Member
0 Kudos

Masaki,

Check RZ10 whether Java instance parameters exists or not ? If you see missing the java parameters then try this SAP Note 741289.

Thanks

Kalyan

pls reward if answer is helpful

Former Member
0 Kudos

hi Kalyan

Thank you for your advice.

I am checking that next.

I've just found new message following in jvm_bootstrap.

-


com.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:259,522,560.

-


It seems to say that I shoud adjust some MSSQL memory parameter to get it adopt for something...but I have no idea how and what shoud be done...

Regads

MASAKI

Former Member
0 Kudos

Try this SAP Note 710146 - How to change J2EE Engine JVM Settings

Note 723909 - Java VM settings for J2EE 6.40/7.0