With Jetty 9.1.0 its likely from
HttpChannelState.getStatusString()<https://github.com/eclipse/jetty.project/blob/master/jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannelState.java#L161-L167>,
but without more context of your stacktrace, it would be hard to explain
what is going on.

--
Joakim Erdfelt <[email protected]>
webtide.com <http://www.webtide.com/> - intalio.com/jetty
Expert advice, services and support from from the Jetty & CometD experts
eclipse.org/jetty - cometd.org


On Sun, Jan 5, 2014 at 8:25 PM, Joakim Erdfelt <[email protected]> wrote:

> Also, we need *MUCH* more context for that particular exception.
> Such as more lines of the stacktrace.  As an IllegalStateException depends
> heavily on what was going on.
>
> --
> Joakim Erdfelt <[email protected]>
> webtide.com <http://www.webtide.com/> - intalio.com/jetty
> Expert advice, services and support from from the Jetty & CometD experts
> eclipse.org/jetty - cometd.org
>
>
> On Sun, Jan 5, 2014 at 6:19 PM, Gaurav Kumar <[email protected]>wrote:
>
>> As per subject, what does java.lang.IllegalStateException: s=ASYNCIO
>> i=false a=COMPLETE mean? What does "s", "i" and "a" stand for?
>>
>> I am getting this error message intermittently.
>>
>> Thanks,
>> Gaurav
>>
>>
>> _______________________________________________
>> jetty-users mailing list
>> [email protected]
>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>
>>
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to