Tomcat after running for couple of hours , somthing is getting wrong and it is keep on doing Garbage Collection(as it dispaly in console) . And tomcat also becoming dump slow.. and we cant able to do any, until it restarts...
JAVA_HOME=/usr/java/jdk1.5.0_13 JRE_HOME=/usr/java/jdk1.5.0_13/jre export CATALINA_OPTS="-verbose:gc -Xloggc:gc.log -XX:+PrintGCDetails -XX:MaxPermSize=512M -Xms1024M -Xmx1024M -Djava.awt.headless=true" server is 4 gb ram with two tomcat instance (5 & 6). Thanks, Arvind S "Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Edison