When i go to run my java based game server app i get this error
When "googling" around for a fix it brings me to solutions about heap space and such?
Im certain its not physically running out of memory as i have ran this same game server on smaller boxes with 256mb of ram
If anyone has any knowledge with this type of issue please let me know!!
( i am running Centos on the x3 plan)
-Eric
Code:
java.io.IOException: error=12, Cannot allocate memory
Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
When "googling" around for a fix it brings me to solutions about heap space and such?
Im certain its not physically running out of memory as i have ran this same game server on smaller boxes with 256mb of ram
If anyone has any knowledge with this type of issue please let me know!!
( i am running Centos on the x3 plan)
-Eric
Last edited: