https://bz.apache.org/bugzilla/show_bug.cgi?id=57528
--- Comment #6 from Christopher Schultz <[email protected]> --- (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 > because it could not open up the class file. ... and the "out of file handles was causing an NPE with the originally-reported stack trace? That's ... very weird. I would have expected an OOME with a reason string. -- 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]
