cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Starting the J2EE Server

Former Member
0 Kudos

Hi All,

I am getting the following error message when I start the Server.

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

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

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

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

Expecting any clue to resolve this issue.

Reg/Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This error might be due to the memory heap size. To resolve this:

Stop ur server.

1)Go to My Computer>properties>Advanced.

2)In the performance tab>settings>performance options-->Advanced -->change

3)Change the heap size of the memory to the local drives.

Initial size (1524) and Max size(3048).

<u><b>Alternate Solution</b></u>

Go to services.msc and start all the oracle instances. (Manual Start)

Restart the cluster. The server will start to run.

Hope it helps,

Regards,

Nagarajan.

Former Member
0 Kudos

Hi Nagaraj,

Thanks a lot for your quick response. Long time issue was resolved by your valuable answer.

Reg,

Venkat

Answers (0)