cancel
Showing results for 
Search instead for 
Did you mean: 

invalid return code of process [bootstrap] (exitcode = 128)

Former Member
0 Kudos

Hi all,

I get the following message when starting my dialog instance:

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

JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 128)

JControlCloseProgram: started (exitcode = 128)

JControlCloseProgram: good bye... (exitcode = 128)

The central instance starts without problems. But the central instance is running

on an other server (physically) than my dialog instance.

Does some know the error code 128, ic cannot find any information about that error code in other threads.

Really thanks for helping me...

Steve

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello try to check the bootstrap logs --> Per Note 997510 - Troubleshooting J2EE Engine 6.40/7.0 Bootstrap Issues .

Regards.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Steve,

Do you still face the issue?. If the issue is not solve, I might have the solution for you.

Regards,

AZLY

joo_migueldimas
Active Participant
0 Kudos

Hi Nor Azly Mohd Nor,

I have the same problem... not exactly because my dev_jcontrol log have the following error...

it´s approximately but my error said, as you see next, exitcode = 66 and not 128 as such error that was report...

Fri Dec 05 10:56:59 2008

*** ERROR => invalid return code of process (exitcode = 66)

JControlExecuteBootstrap: error executing bootstrap node (rc = 66)

JControlCloseProgram: started (exitcode = 66)

JControlCloseProgram: good bye... (exitcode = 66)

You told in your last post that you have the correction for the error reported... "If the issue is not solve, I might have the solution for you."

Would you mind to tell me what your sugestion by solve this problem??

Best regards,

Thanks in advance,

Joao Dimas

Former Member
0 Kudos

Hello Joao,

May I know how come you got exitcode=66. I've faced this exitcode before due to I re-build the Java DB and CI without re-build back the DI. The reason behind this the bootstrap is DI no longer in-sync with Java DB.

What I have done is re-build back the DI and make sure your Oracle DB is up and running.

FYI the solution that I have is for exitcode=128.

Please feedback if you still have an issue.

Regards,

AZLY

Former Member
0 Kudos

I am facing this same issue

dev_jcontrol

[Thr 9844] Wed Jun 03 14:32:43 2009

[Thr 9844] *** ERROR => invalid return code of process [bootstrap] (exitcode = 128) [jstartxx.c 1642]

[Thr 9844] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 128)

[Thr 9844] JControlCloseProgram: started (exitcode = 128)

[Thr 9844] JControlCloseProgram: good bye... (exitcode = 128)

This is happening during the installation of ECC 6.0.

Any help would be appreciated.