cancel
Showing results for 
Search instead for 
Did you mean: 

Error occurred during initialization of VM. Could not reserve enough space

former_member184114
Active Contributor
0 Kudos

Dear All,

I am trying to install SAP NetWeaver 7.0 SR2 SP9 on Oracle 10.2 and platform is Windows 2003 32 bits. While installing, in t he restarting the JAVA Instance step, server0 node is getting shutdown. When I further analyzed dev_server0 log, I could get below useful information:

Error occurred during initialization of VM
Could not reserve enough space for object heap
[Thr 6008] JLaunchIAbortJava: abort hook is called
[Thr 6008] **********************************************************************
*** ERROR => The Java VM aborted unexpectedly.
*** Please see SAP Note 943602 , section 'Java VM crashes'
*** for additional information and trouble shooting.
**********************************************************************
[Thr 6008] JLaunchCloseProgram: good bye (exitcode = -2)

I referred the note mentioned above and it inturn referred to note# 940893. I followed many other sap notes also. However my above problem did not solve yet. I have checke my JAVA SDK version also. It is j2sdk1.4.2_11 and seems to be fine. My systems memory is 3 GB and I gave 20 GB as Virtual memory. I dont think that it should be a memory problem. However somewhere I am lost and can not get the grip over the problem to resolve it.

May I request all of you to kindly help me on above issue? Please let me know if you need any more information.

Waiting for your kind replies.

Regards,

Faisal

former_member184114
Active Contributor
0 Kudos

Can anybody help me?

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Faisal,

I hope you havnt checked the below link.

http://wiki.sdn.sap.com/wiki/display/JSTSG/(JSTSG)(Kernel)SF-JDK-ObjectHeap

Please try the solution given.

Cheers...,

Raghu

Answers (2)

Answers (2)

former_member184114
Active Contributor
0 Kudos

Dears,

Thank you very much for your replies. The heap size was 1024. I changed it to the below:

Heap Size=512 (earlier 1024)

Changed below paramters in configtool:

-Xmx512m (earlier 1024)

-Xms256m (earlier 1024)

Hope this information will be helpful to others as well.

Once again, I thank both of you to guide me in proper directions.

Regards,

Faisal

former_member227283
Active Contributor
0 Kudos

Hi,

Could not reserve enough space for object heap

What is a current value of heap size ???

Thanks

Anil