You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/04/02 00:43:05 UTC

[Bug 56336] IndexOutOfBoundsException in the AjpNio2Processor.output() method

https://issues.apache.org/bugzilla/show_bug.cgi?id=56336

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
The AJP connector is really heavy on code reuse, so the NIO2 code that is used
here is identical to the NIO1 code (and the shared code looks like it's only
working by accident, so I'll try to fix it http://svn.apache.org/r1583814 ).

You could investigate and debug to see why this exception occurs or test the
fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org