Hi Alan, This is what I got from the server status: Free memory: 315.50 MB Total memory: 1820.50 MB Max memory: 1820.50 MB
As far as I can remember, I only set the Initial Memory and Max Memory in 1) Tomcat Service Control > Java Tab (Initial Memory Pool 2GB, Max Memory Pool 2GB, Thread Stack Size 256MB) 2) OpenBD > Tomcat > Bin > setenv.bat (JAVA_OPTS="-Xms256m -Xmx3072m -XX:MaxPermSize=256m") Yes, I used the OpenBD Installer. Both setting are different. Not sure if the one I did setenv.bat actually took effect. What do you think? Dan On Wed, Oct 12, 2011 at 11:09 AM, Alan Holden <[email protected]> wrote: > Take a look at your Tomcat Manager after you restart (http:// > [IPADDRESS]:[**TOMCATPORT]/manager/html) > > Click on the "Server Status" link (or /manager/status), and - under the > blue JVM bar - you'll see if your new settings took hold. > > Al > > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - > http://groups.google.com/**group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en> > -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
