Re: Exception using Async Servlet

2015-08-26 Thread Sean Dawson
-Ursprüngliche Nachricht- > > Von: Steffen Heil (Mailinglisten) [mailto:li...@steffen-heil.de] > > Gesendet: Mittwoch, 26. August 2015 10:04 > > An: Tomcat Users List > > Betreff: AW: Exception using Async Servlet > > > > Hi > > > > > >

AW: Exception using Async Servlet

2015-08-26 Thread Steffen Heil (Mailinglisten)
:li...@steffen-heil.de] > Gesendet: Mittwoch, 26. August 2015 10:04 > An: Tomcat Users List > Betreff: AW: Exception using Async Servlet > > Hi > > > > Make sure you are using the latest 8.0.26 release. There have been some > > fixes around async dispatch. If you st

AW: Exception using Async Servlet

2015-08-26 Thread Steffen Heil (Mailinglisten)
Hi > Make sure you are using the latest 8.0.26 release. There have been some fixes > around async dispatch. If you still see the issue then > we'll need a test case (as simple as possible) that reproduces the issue for > us to investigate. I just upgraded to 8.0.26. But I see the same exceptio

Re: Exception using Async Servlet

2015-08-25 Thread Mark Thomas
On 25/08/2015 17:05, Steffen Heil (Mailinglisten) wrote: > Hi > > > I am using servlets with startAsync to be able to read and write > asynchronously. > However from time to time the following is logged: > > Aug 25, 2015 5:52:32 PM org.apache.catalina.connector.CoyoteAdapter > asyncDispatch >

Exception using Async Servlet

2015-08-25 Thread Steffen Heil (Mailinglisten)
Hi I am using servlets with startAsync to be able to read and write asynchronously. However from time to time the following is logged: Aug 25, 2015 5:52:32 PM org.apache.catalina.connector.CoyoteAdapter asyncDispatch SCHWERWIEGEND: Exception while processing an asynchronous request java.lang.Il