[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 xax...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail

[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 --- Comment #5 from xax...@gmail.com --- P.S. the happen only for nio2 connector, i.e. protocol="org.apache.coyote.http11.Http11Nio2Protocol" in server.xml -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 --- Comment #4 from xax...@gmail.com --- Created attachment 36439 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36439=edit Test case for this report attached the test case, including the servlet, client and the web.xml. also, the

[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Remy

[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 --- Comment #2 from xax...@gmail.com --- Also if the code dosen't start a new thread to do the read operation, everything got fine. e.g. @Override public void onDataAvailable() throws IOException {

[Bug 63182] Servlet 3.1 ReadListener got exception(sometime) when invoking servletinputstream.read method, after isReady returns true.

2019-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63182 xax...@gmail.com changed: What|Removed |Added OS||All --- Comment #1 from