Re: An Unexpected I/O exception with AsyncHttpClient while performing SSL requests

2016-12-23 Thread dalibor topic
On 21.12.2016 20:43, Shlomi Abramoviz wrote: Also, is there any other place you know where I could get help about this topic? If your question is about the Oracle JDK, you can try https://community.oracle.com/community/java . If it's about an OpenJDK build provided by a third party, you

Re: An Unexpected I/O exception with AsyncHttpClient while performing SSL requests

2016-12-22 Thread Seán Coffey
Your JDK version is quite old. Try updating to the latest JDK 8u release. this might be a factor and was fixed in 8u51. http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/445debb5c61d Sean. On 21/12/2016 19:43, Shlomi Abramoviz wrote: Hi everyone, I was referred to this group and I hope this is

An Unexpected I/O exception with AsyncHttpClient while performing SSL requests

2016-12-21 Thread Shlomi Abramoviz
Hi everyone, I was referred to this group and I hope this is the right place and would really appreciate if you could share your opinion with me. My company works with Play framework and Scala as our backend server. Lately we've been having problems with the server. While making a secured (SSL)