cancel
Showing results for 
Search instead for 
Did you mean: 

Error occurred during initialization of VM

Former Member
0 Kudos

Hi,

I am getting the following error when I try to start the portal (J2EE Server):

Error occurred during initialization of VM

Could not reserve enough space for object heap

[Thr 936] JLaunchIAbortJava: abort hook is called

[Thr 936] JLaunchCloseProgram: good bye (exitcode = -2)

Could someone please help me resolve the error.

Harshal

Accepted Solutions (0)

Answers (2)

Answers (2)

Sreejith1
Contributor
0 Kudos

Hai,

i am also having the same error.

we can solve by changing heap size from 1024 to 768.

take Config tool->Server*******->General tab in that change the value of "-Xms" to 768M

Former Member
0 Kudos

hello,

thank u very much, I had the same problem on a 2GB notebook xp 32 bit with NetWeaver developer workplace 7.0 SR3, and that was the solution (decrease the max heap size and the Xms).

JPReyes
Active Contributor
0 Kudos

Hio Harshal,

This error happens when theres inconsistent memory settings for the Java VM

See /thread/113765 [original link is broken]

Hope this help.

Juan

Please reward points if helpful