AW: Tomcat 7.0.2: Cannot stop thread started by web application

2010-12-16 Thread Näcker, Stephan (UIT)
You're right. The threads are being shutdown asynchronously. Thanks, Stephan -Ursprüngliche Nachricht- Von: Mark Thomas [mailto:ma...@apache.org] Gesendet: Mittwoch, 15. Dezember 2010 17:16 An: Tomcat Users List Betreff: Re: Tomcat 7.0.2: Cannot stop thread started by web applic

Re: Tomcat 7.0.2: Cannot stop thread started by web application

2010-12-15 Thread Mark Thomas
On 15/12/2010 15:41, "Näcker, Stephan (UIT)" wrote: > Hey there, > > I 'm working on the following log file output: > > 15.12.2010 15:37:51 org.apache.catalina.loader.WebappClassLoader > clearReferencesThreads > SCHWERWIEGEND: The web application [/phoenix-webapp] appears to have started > a th

Tomcat 7.0.2: Cannot stop thread started by web application

2010-12-15 Thread Näcker, Stephan (UIT)
Hey there, I 'm working on the following log file output: 15.12.2010 15:37:51 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SCHWERWIEGEND: The web application [/phoenix-webapp] appears to have started a thread named [Replication Thread] but has failed to stop it. This is v