Can any one help to correct the Java config here,
We have a Tomcat 7 running on windows 2008 server on Vm environment with 4 GB RAM, Eventhoug there is no user utlization we are running out of FUll memory and CPU utlization, I have seen coulple of blogs which is correcting the XXMS and XXM C:\Program Files\Java\jre6\bin\server\jvm.dll C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\bootstrap.jar;C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tomcat-juli.jar -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 7.0\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 7.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties -XX:PermSize=64m -XX:MaxPermSize=384m -Djava.awt.headless=true -verbose:gc -Xloggc:gc.log -XX:+PrintGCDateStamps -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=3045 -Dcom.sun.management.jmxremote.ssl=false Initial memory Pool 2048 Maximum Memory pool 2048 Thread Stack Size in not mentioned. -- View this message in context: http://tomcat.10.x6.nabble.com/Memory-and-CPU-almost-100-tp5008355.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org