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=40212>.
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=40212





------- Additional Comments From [EMAIL PROTECTED]  2007-08-18 11:03 -------
After some further investigation, I believe the error I previously reported was
caused a stray thread created by JCS that was left running after the context
reloaded. That thread referenced a class with a final static logger. I solved
this problem in my application by adding
JCS.getInstance("someRegionName").dispose(); to the Filter.destroy() method of
one of my Servlet Filters. I don't pretend to know exactly why that fixed it,
but it did. I would consider this is a JCS bug, not a Log4J bug.



-- 
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]

Reply via email to