[jira] Commented: (LOGGING-108) Classloader reference leak on Tomcat 5.5.17 with log4j in webapp

2006-07-20 Thread Simon Kitching (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-108?page=comments#action_12422527 ] Simon Kitching commented on LOGGING-108: Thanks for reporting this. Your analyis is excellent, thanks. however I think this is really the responsibility

[jira] Commented: (LOGGING-108) Classloader reference leak on Tomcat 5.5.17 with log4j in webapp

2006-06-30 Thread Taras Tielkes (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-108?page=comments#action_12418592 ] Taras Tielkes commented on LOGGING-108: --- Here's some proof this is happening. Change the following code (package org.apache.jasper.runtime): --

[jira] Commented: (LOGGING-108) Classloader reference leak on Tomcat 5.5.17 with log4j in webapp

2006-06-27 Thread Taras Tielkes (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-108?page=comments#action_12418088 ] Taras Tielkes commented on LOGGING-108: --- Last comment (screenshot description) should read: ...showing the reference graph from a GC root, through... Classloader

[jira] Commented: (LOGGING-108) Classloader reference leak on Tomcat 5.5.17 with log4j in webapp

2006-06-27 Thread Taras Tielkes (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-108?page=comments#action_12418089 ] Taras Tielkes commented on LOGGING-108: --- Last comment: in this case I need to load the log4j adapter classes from WEB-INF\lib, and cannot use use_tccl=false (I think)