Hi All, My very 1st posting to the group. We have a web application that is running JDK 1.6.0_07 on Tomcat 5.5.26 on a RedHat kernel 2.6 and we see time and again OutOfMemory errors. When analyzing the resulted .hprof file we see the following class hierarchy a major reason for the OutOfMemory: Class Name Number of Objects %Heap Retained _____________ _________________ ______________ org.apache.catalina.connector.Response 55 60% org.apache.catalina.connector.OutputBuffer byte[]
Is there a known Tomcat bug causing this memory leak? Any pointers would be very much appreciated. Regards, -- View this message in context: http://www.nabble.com/org.apache.catalina.connector.Response-causing-OOM-error-tp22796598p22796598.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