Ken, If you are using start-server command to start the server you might need to edit the "etc/rc.d/start-server,default.groovy" file to configure the heap size for the server process. The heap size options passed via JAVA_OPTS env. will work fine if you start the server using the "geronimo.sh" script.
Jarek On Sun, Jan 4, 2009 at 4:29 AM, Ken T. <[email protected]> wrote: > On Sun, 04 Jan 2009 16:17:41 +0800, Jack Cai wrote: > >> So you have set -XmsIm and -XmxMm options for the JVM? It will be >> helpful if you can post your (partial) log here. >> >> -Jack > > I think I have. I've set JAVA_OPTS in the script that calls start- > server. > > I'll try to get it to break again tomorrow and get the logs for you. > > Thanks. > > > -- > Ken T. <[email protected]> > >
