Monday, July 6, 2015

Could not reserve enough space for object heap

Error Message :
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.
Solution:
Create environmental variable _JAVA_OPTION and set value to -Xmx512M

No comments:

Post a Comment