https://bz.apache.org/bugzilla/show_bug.cgi?id=58918

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This is a (well known, long standing) MySQL bug.

Tomcat is correctly setting the thread context class loader to the web
application class loader.

MySQL is creating a thread without setting an appropriate class loader. Given
the nature of the thread, it should set to the class loader used to load the
AbandonedConnectionCleanupThread class.

-- 
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