Dear Experts,
I seek your advise/solution for one of my ongoing production problem.
My
tomcat in production machine crashes abruptly with logs in "catalina.out" as "Out of Memory".
Here is some useful information for you.
OS:Red Hat Enterprise Linux Server release 5 (Tikanga)
Kernel \r on an \m
bash# uname -a
Linux xxxx 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux
Tomcat version:
Server version: Apache Tomcat/6.0.29
Server built: July 19 2010 1458
Server number: 6.0.0.29
OS Name: Linux
OS Version: 2.6.18-8.el5
Architecture: i386
JVM Version: 1.5.0_01-b08
JVM Vendor: Sun Microsystems Inc.
Tomcat CATALINA.SH settings:JAVA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF8 -server -Xms2048m -Xmx2048m
-XX:NewSize=512m -XX:MaxNewSize=512m -XX:PermSize=512m
-XX:MaxPermSize=512m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC"
Logs in "catalina.out"
Exception in
thread "CompilerThread0" java.lang.OutOfMemoryError: requested 1356912 bytes for Chunk::new. Out of swap space?
1. Is there any thing to do with application?
2. Does it seems OS/Hardware problem? (By the way server has 3Gig RAM and its IBM Blade server)
Regards,
Rashmin Gadhavi