Skip to content

Instantly share code, notes, and snippets.

@azenla
Created August 4, 2013 01:51
Show Gist options
  • Save azenla/6148735 to your computer and use it in GitHub Desktop.
Save azenla/6148735 to your computer and use it in GitHub Desktop.
Java being stupid and starting a VM for printing its version O.O
kendfin@s1:~$ java -version
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.
kendfin@s1:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment