DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39423>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39423 Summary: memory leak found in org.tomcat.util.http.mimeheader class Product: Tomcat 5 Version: Unknown Platform: Sun OS/Version: Solaris Status: NEW Severity: critical Priority: P1 Component: Connector:HTTP AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] We found one of our JBoss/Struts based application's heap usage (full GC survivals in Tenured space) slowly creeping up, which resulted application slowly got into heap contention and performance deteriates. After integrated with OptimizeIt, we finally found some objects (org.apache.tomcat.util.buf.ByteChunk, org.apache.tomcat.util.buf.MessageBytes, org.apache.tomcat.util.buf.CharChunk) that are all related to methods in org.tomcat.util.http.MimeHeaders class. Attached please find the heap data and some of the reference traces. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]