Mark Hansen
Bit poster
When running Java on WinXP guest, I get the following error whenever I set the maximum heap size greater than 512MB:
----------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
----------
I have my JAVA_OPTS environment variable set at "-Xms512m -Xmx1024". Setting the -Xmx to anything more than 512 seems to cause this error.
My company builds Java server software. I use Parallels on the Mac for development and demos. We need to be able to set the memory higher. Please help!
----------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
----------
I have my JAVA_OPTS environment variable set at "-Xms512m -Xmx1024". Setting the -Xmx to anything more than 512 seems to cause this error.
My company builds Java server software. I use Parallels on the Mac for development and demos. We need to be able to set the memory higher. Please help!