Open nhenneaux opened 6 years ago
Never seen this. It complains that the client received a ClientHello
which is obviously wrong.
Are you sure you are using the right ALPN boot jar with the right JDK version ?
JDK is 1.8.0_151 while ALPN version is 8.1.11.v20170118. the problems only occurs at a rate of 1 over 10 or 20 successful execution.
What server it is ?
Jetty server. Everything running in the same JVM (server and client).
Do you have reproducible code that we can try ?
it is not a deterministic issue and I cannot reproduce it with an isolated code.
Hello,
From time to time I got the following exception during a connection. Could you tell me what is the cause of the error? Is there a way to solve it?
Thank you in advance!