https://bz.apache.org/bugzilla/show_bug.cgi?id=57528
--- Comment #6 from Christopher Schultz ---
(In reply to Brent Griffin from comment #5)
> My issue turned out to be that the operating system was running out of file
> handles. So, it was failing to load a class not because of a Tomcat bug but
https://bz.apache.org/bugzilla/show_bug.cgi?id=57528
--- Comment #5 from Brent Griffin ---
I was having this same problem sporadically. Was hoping to find an answer
here; however, I have been able to diagnose and fix my problem. Thought it
might be good to post here in hopes of helping future p
https://bz.apache.org/bugzilla/show_bug.cgi?id=57528
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--
You are receiving this
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
Francisco A. Lozano changed:
What|Removed |Added
CC||floz...@gmail.com
--
You ar
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
--- Comment #3 from Mark Thomas ---
Enable debug logging for org.apache.catalina.webresources.JarResource and
org.apache.catalina.webresources.JarWarResource
That will tell you if there is an IOException causing the null.
--
You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
--- Comment #2 from Gabriel Dogaru ---
I get these failures when running my integration tests.
tomcat is started using the cargo maven plugin
that is a freshly downloaded tomcat 8, added jdbc libs in common/lib and cargo
app
spring versio
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
Gabriel Dogaru changed:
What|Removed |Added
CC||gdog...@gmail.com
--
You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #1 from Konst