users@glassfish.java.net

Re: Could not start the SunJavaAppServer 9PE

From: <glassfish_at_javadesktop.org>
Date: Tue, 20 Oct 2009 04:37:03 PDT

>-Xms1400m
>-Xmx1400m

>Error occurred during initialization of VM
>Could not reserve enough space for object heap

The JVM couldn't obtain 1400m of memory from the OS. Check if there is that much memory available.
Or decrease the -Xms option, if your application can run with less memory.
[Message sent by forum member 'matthiasfraass' (matthias.fraass_at_tricoder.net)]

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