[Bug 57528] Random NPE when sending multipart content

2016-01-22 Thread bugzilla
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

[Bug 57528] Random NPE when sending multipart content

2016-01-21 Thread bugzilla
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

[Bug 57528] Random NPE when sending multipart content

2015-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57528 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 57528] Random NPE when sending multipart content

2015-02-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this

[Bug 57528] Random NPE when sending multipart content

2015-02-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528 Francisco A. Lozano changed: What|Removed |Added CC||floz...@gmail.com -- You ar

[Bug 57528] Random NPE when sending multipart content

2015-02-04 Thread bugzilla
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

[Bug 57528] Random NPE when sending multipart content

2015-02-03 Thread bugzilla
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

[Bug 57528] Random NPE when sending multipart content

2015-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528 Gabriel Dogaru changed: What|Removed |Added CC||gdog...@gmail.com -- You are rec

[Bug 57528] Random NPE when sending multipart content

2015-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57528 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konst