Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Async IO failed with IllegalStateException in HttpOutput

Hi,

On Fri, Apr 17, 2015 at 4:55 AM, Michael Aaron <maaaroooon@xxxxxxxxx> wrote:
> Just tried 9.3.0M2 in maven central, no luck. This time I added counter to
> see when it failed, i.e. how many bytes have been sent before it failed. It
> seems it could range anywhere from a few MB to a few hundreds of MB. And
> still, the cause could either be state=READY or state=UNREADY
> I spent sometime trying to get a test case without using a bunch of
> dependencies in my project, but it didn't work...

Please put up a reproducible test case that we can test ourselves, and
attach it to an issue you create at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty, so we keep
track of this.

Thanks !

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top