I got "failed to create JVM" error when I tried to run a jnlp file.
But it works when I removed the max-heap-size="1100m"
from Java/j2se tag in jnlp.
It seems something wrong with the max-heap-size
. I did some experiments to change the heap size in eclipse.ini
file. The biggest heap size I could set is "940M", otherwise I got "Could not create JVM..." error when start the eclipse.
I suspect this is a memory(hardware) problem on my PC. My laptop is pretty new. But for some reason, my admin change the OS from Windows 7 to Windows XP. They now want to change back to windows 7.
I am using JDK 1.6 update 29 and eclipse Version: 3.7.0 Build id: I20110613-1736. Windows xp sp3.