https://issues.apache.org/bugzilla/show_bug.cgi?id=43867
--- Comment #13 from Aaron Digulla <[EMAIL PROTECTED]> 2008-05-04 11:22:50 PST --- Re #12: As a rule of thumb, here are a few tips what you should look for: 1. Threads which aren't completed when your webapp is stopped. I'm talking about threads you (or libraries which you use) start. Do you use a timer, quartz or something like that? 2. Find out why the code which throws the error thinks it has to run after your webapp has been removed or reloaded. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]