Re: I/O dispatch worker terminated abnormally, what to do?

2016-05-31 Thread John Price
Ahh, you're absolutely right. I think I was getting my cause and effect mixed up and couldn't see the problem. Sorry to bother, and thanks for the assistance! John. On Tue, May 31, 2016 at 4:37 AM Oleg Kalnichevski wrote: > On Mon, 2016-05-30 at 21:37 +, John Price

Re: I/O dispatch worker terminated abnormally, what to do?

2016-05-31 Thread Oleg Kalnichevski
On Mon, 2016-05-30 at 21:37 +, John Price wrote: > We're using the HttpAsyncClient to make calls from within our own server > application. Periodically (once a week or less), our service stops being > able to make requests and we see errors of the form: > > java.lang.IllegalStateException:

I/O dispatch worker terminated abnormally, what to do?

2016-05-30 Thread John Price
We're using the HttpAsyncClient to make calls from within our own server application. Periodically (once a week or less), our service stops being able to make requests and we see errors of the form: java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at