https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Bug ID: 55684
Summary: WebappClassLoader.getThread want an access to root
ThreadGroup
Product: Tomcat 7
Version: 7.0.42
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Tomcat may not have all permissions granted.
The method WebappClassLoader.getThread try to access the root ThreadGroup in
order to list all threads.
You should either manage SecurityException or avoid to access the parent
ThreadGroup of the thread which start Tomcat.
--
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]