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: dev@tomcat.apache.org
          Reporter: gael.lal...@laposte.net

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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to