Re: I/O reactor status: STOPPED

2016-10-04 Thread Oleg Kalnichevski
alagueró > Asunto: Re: I/O reactor status: STOPPED > > On October 4, 2016 12:52:42 PM GMT+02:00, "Joan Balagueró" > <joan.balagu...@grupoventus.com> wrote: > >Hello, > > > >I'm occassionally receiving this error, and the async pool stops > >work

RE: I/O reactor status: STOPPED

2016-10-04 Thread Joan Balagueró
Within the HttpAsyncResponseConsumer? Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:o...@ok2consulting.com] Enviado el: martes, 4 de octubre de 2016 13:59 Para: HttpClient User Discussion; Joan Balagueró Asunto: Re: I/O reactor status: STOPPED On October 4, 2016 12:52:42 PM

Re: I/O reactor status: STOPPED

2016-10-04 Thread Oleg Kalnichevski
On October 4, 2016 12:52:42 PM GMT+02:00, "Joan Balagueró" <joan.balagu...@grupoventus.com> wrote: >Hello, > >I'm occassionally receiving this error, and the async pool stops >working: > >java.lang.IllegalStateException: Request cannot be execu

I/O reactor status: STOPPED

2016-10-04 Thread Joan Balagueró
Hello, I'm occassionally receiving this error, and the async pool stops working: java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at org.apache.http.util.Asserts.check(Asserts.java:46

Re: apache async httpclient I/O reactor status: STOPPED

2014-01-15 Thread Oleg Kalnichevski
On Tue, 2014-01-14 at 22:07 -0800, Jaikit Savla wrote: Hi Oleg, I got the error again. Please find the stack trace below. If I get to reproduce it consistently - I will upload a test case. This time I see there are couple of SocketTimeoutExceptions before I/O reactor termites abnormally

Re: apache async httpclient I/O reactor status: STOPPED

2014-01-15 Thread Jaikit Savla
Created jira https://issues.apache.org/jira/browse/HTTPASYNC-66 Jaikit On Wednesday, January 15, 2014 5:41 AM, Oleg Kalnichevski ol...@apache.org wrote: On Tue, 2014-01-14 at 22:07 -0800, Jaikit Savla wrote: Hi Oleg, I got the error again. Please find the stack trace below. If I get to

Re: apache async httpclient I/O reactor status: STOPPED

2014-01-14 Thread Oleg Kalnichevski
. java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at org.apache.http.util.Asserts.check(Asserts.java:40) at org.apache.http.impl.nio.client.InternalHttpAsyncClient.execute(InternalHttpAsyncClient.java:112

Re: apache async httpclient I/O reactor status: STOPPED

2014-01-14 Thread Jaikit Savla
triggered I/O reactor to stop and I will keep an eye to get that. Is there any known issue with latest client or has anyone see this before ? Stack when run with latest client. java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED