Date: Fri, 23 Apr 2004 09:49:27 -0400 From: Paul Dlug <paul@aps.org> To: freebsd-java@freebsd.org Subject: Heap size limit Message-ID: <09BFCAF4-952D-11D8-822D-000393BB3E22@aps.org>
next in thread | raw e-mail | index | archive | help
I'm trying to start a JVM with a large heap size and getting an error message: java -Xms256m -Xmx2024m Error occurred during initialization of VM Could not reserve enough space for object heap I tried a bunch of different sizes and anything under 2024m works just fine so this appears to be a hard limit. I've tried changing a few system parameters but can't seem to stumble on the right one. Can someone help me out with this? Thanks, Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?09BFCAF4-952D-11D8-822D-000393BB3E22>