https://issues.apache.org/bugzilla/show_bug.cgi?id=52746
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Mark Thomas <[email protected]> 2012-03-07 10:51:52 UTC --- I don't see any Tomcat code in those stack traces therefore it is hard to see how this could be a Tomcat issue. Tomcat did change the it's own JAR scanning code between 7.0.14 and 7.0.16 but since that runs before any application code, it is hard to see how that may impact the application. I did double check it ensure all JARS and InputStreams that are opened are closed and I didn't see any gaps. Absent any evidence that points to a Tomcat issue then there isn't much that can be done. -- 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: [email protected] For additional commands, e-mail: [email protected]
