users@glassfish.java.net

Re: glass fish slow strartup

From: <glassfish_at_javadesktop.org>
Date: Tue, 18 Mar 2008 13:53:54 PST

The first place to look is available ram and cpu of the machines. Without knowing your setup a minimum recommendation would be 512MB ram dedicated to the GF installation (more would be better). You can set this in the admin console (Application Server -> JVM Settings -> JVM Options ) by adding -Xmx512m and -Xms512m properties. You should also be running the latest 1.6 jdk. You can then monitor the JVM to see what is happening on startup.

The times you quote are extremely long and may indicate there are potential programming issues as well.

Without further information this is just a guess but I hope it helps.
[Message sent by forum member 'ggierer' (ggierer)]

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