On 23.01.2008 20:57 Chris Harris wrote:
I'm using
java -Xms512M -Xmx1500M -jar start.jar
Thanks! I did see the -X... params in recent threads but didn't know
where to place them -- not being a java guy at all ;-)
-Michael
I'm using
java -Xms512M -Xmx1500M -jar start.jar
which gives the Java VM a min heap of 512MB RAM and a max of 1500MB. I
don't know if 1500MB is enough to fix your problem. I do know that
when I try to increase it much beyond there using the standard Sun VM
on Windows 2003 Server, Java refuses