https://issues.apache.org/bugzilla/show_bug.cgi?id=56546
Bug ID: 56546
Summary: Improve thread trace logging in
WebappClassLoader.clearReferencesThreads()
Product: Tomcat 8
Version: 8.0.5
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
In r1574508 I added to Tomcat 8 the feature that when
WebappClassLoader.clearReferencesThreads() detects a still-running thread in a
web application, it prints not only a textual message, but also stacktrace of
the problematic thread. This feature is released in 8.0.5 (8.0.4 onwards).
In Comment 3 of BZ 56399 Remy raises the issue that this feature is too noisy.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399#c3
For reference, the following test cases in tomcat 8.0.8 RC print this message:
org.apache.catalina.connector.TestMaxConnections
org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak
org.apache.tomcat.websocket.TestWsWebSocketContainer
--
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]