users@glassfish.java.net

Re: Could not reserve enough space for object heap Could not create the Java vi

From: <glassfish_at_javadesktop.org>
Date: Tue, 14 Oct 2008 10:08:22 PDT

I have Windows 2003 Server Ent with latest Service Packs. Quad XEON with 12GB memory and /3GB /PAE in Boot.ini. I get the same error when trying to set

I have 11.4GB available Memory.

 -Xms2048M -Xmx2048M -Xmn768M -Dserver

It works with
 -Xms1024M -Xmx1024M -Xmn512M -Dserver

I can also get it to work with:
 -Xms1612M -Xmx1612M -Xmn768M -Dserver

This seems to be the limit.

Anything above 1612 and it fails.

Any ideas?
[Message sent by forum member 'stanford007' (stanford007)]

http://forums.java.net/jive/thread.jspa?messageID=306848