cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris Server startup fails when launching JVM(version 5.4)

Former Member
0 Kudos

Hello:

I'm running the command "hybrisserver" in bin\platform and get the following error:

Launching a JVM... Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. JVM exited while loading the application. Reloading Wrapper configuration...

My computer has 8GB memory & running Windows 7 enterprise. Please advise if I need to change any setting . Thanks for your help!

Kiran

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kiran,

are you using a 32Bit or 64Bit JVM? I think you should try a 64Bit JVM.

I think this page could also help you: https://answers.sap.com/questions/12750367/could-not-reserve-enough-space-for-object-heap-dur.html

Best, Christopher

Former Member
0 Kudos

Hi Kiran, For this error first you need to define memory limit for hybris server and ee as well. For Ee you need to define memory limit(-Xmx512m) in ee.ini so that ee can use only that memory. Apart from that you need to do same for hybris. So for hybris you can follow the link: https://wiki.hybris.com/pages/viewpage.action?spaceKey=forum&title=Getting+java.lang.OutOfMemoryErro...