-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Julie,
On 1/29/16 2:15 PM, Julie Sur wrote:
> Hi Mark,
>
> I see your comment that the fix will be back ported to 8.0.x and
> 7.0.x. I checked this link
> http://qnalist.com/questions/5638245/tomcat-8-npe-in-internalniooutput
buffer-java-234
>
> I
Hi Mark,
I see your comment that the fix will be back ported to 8.0.x and 7.0.x. I
checked this link
http://qnalist.com/questions/5638245/tomcat-8-npe-in-internalniooutputbuffer-java-234
I am using 8.0.15 and I am seeing this error in my log.
Which version should I upgrade to for this ?
Thank
On 03/12/2014 00:52, Mark Kolich wrote:
> 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/bu
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_bug.cgi?id=57252 is what got me
> looking at
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:
>>
>>
>>
>>> 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
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 known concurrency issues if you set an error statu
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 known concurrency issues if you set an error status on a
non-container thread. I'm literally in the middle of fixing
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