Summary: | RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException | ||
---|---|---|---|
Product: | Tomcat 8 | Reporter: | Konstantin Kolinko <knst.kolinko> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sktg84 |
Priority: | P2 | ||
Version: | 8.0.x-trunk | ||
Target Milestone: | ---- | ||
Hardware: | PC | ||
OS: | Windows XP |
Description
Konstantin Kolinko
2013-01-25 23:16:17 UTC
Looks like I fixed the multiple references to table[j] and committed it accidentally as part of r1440622. I'll look at adding the try/catch. Fixed in trunk and 7.0.x. Will be in 7.0.26 onwards. (In reply to comment #2) > Fixed in trunk and 7.0.x. Will be in 7.0.26 onwards. That would be 7.0.36 onwards. |