Re: Tomcat 8: NPE in InternalNioOutputBuffer.java:234

2014-12-02 Thread Mark Kolich
On Tue, Dec 2, 2014 at 3:02 PM, Mark Thomas wrote: > On 02/12/2014 22:40, Mark Kolich wrote: > > On Tue, Dec 2, 2014 at 2:04 PM, Mark Thomas wrote: > > > >> On 02/12/2014 20:41, Mark Kolich wrote: > >> > > > https://issues.apache.org/bugzilla/show

Re: Tomcat 8: NPE in InternalNioOutputBuffer.java:234

2014-12-02 Thread Mark Kolich
On Tue, Dec 2, 2014 at 2:04 PM, Mark Thomas wrote: > On 02/12/2014 20:41, Mark Kolich wrote: > > > > > If you have any thoughts on what I'm doing wrong, or if you can confirm > > this is a legit bug, I'd be grateful for your input. > > There are know

Tomcat 8: NPE in InternalNioOutputBuffer.java:234

2014-12-02 Thread Mark Kolich
Hi there, One of my applications is facing a pesky issue in Tomcat 8.0.15 dealing with an NPE at InternalNioOutputBuffer.java:234. I searched Bugzilla and the lists, but didn't find anything that matched the NPE stack exactly. Maybe I missed it. Before I file a bug, I wanted to check here first