https://issues.apache.org/bugzilla/show_bug.cgi?id=48694
--- Comment #13 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-03-25 19:12:05 UTC --- (In reply to comment #8) > Created an attachment (id=25124) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25124) [details] > Thread Dump The issue that you are observing in Comment 5 and below is caused by combination of synchronized(name.intern()) in Tomcat and synchronized(classLoader) in JRE classes. See bug 48903 for an explanation, and http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4670071 Bugs 44041 and this bug 48694 are still to be fixed in Tomcat 5.5. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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