https://issues.apache.org/bugzilla/show_bug.cgi?id=37458
--- Comment #10 from Konstantin Kolinko <knst.koli...@gmail.com> 2009-01-01 21:17:04 PST --- Huh, I now have a TestCase that reproduces the issue. I see the same exception as in comment #4. No wonder, that it is rare. To encounter this the following conditions must be met: 1. A SecurityManager should be present 2. The class that you are loading has to be in a sealed package. 3. It is a race condition. Several iterations in the TestCase are required. -- 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