Menu

Showing posts with label VM warning. Show all posts
Showing posts with label VM warning. Show all posts

VM terminated without properly saying goodbye

ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

OpenJDK 64-Bit Error Not enough space | errno=12

[ERROR] OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000aab00000, 286261248, 0) failed; error='Not enough space' (errno=12)

Solutions

There are multiple ways through which you could fix this issue. Try any of the below step to fix the "Not enough space" error.

1. You can restart the server, this way cache will get cleared and you will get the required space for execution.

2. Increase the space for JVM or heap memory.