Tech /

Java On X 64





edit SideBar

Java On X 64

JVM Initialization Failures

export _JAVA_OPTIONS=

Heap and Stack complaints

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.
java -Xmx384m -Xss256k
 

Metaspace complaints

Error occurred during initialization of VM
Could not allocate metaspace: 1073741824 bytes
java -XX:-UseCompressedOops
 
Recent Changes (All) | Edit SideBar Page last modified on 09 January 2016, at 10:11 PM UTC Edit Page | Page History
Powered by PmWiki