You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. I have added jetty alpn agent (implementation group: 'org.mortbay.jetty.alpn', name: 'jetty-alpn-agent', version: '2.0.10') but it didn’t help me.
I use java8 with SpringMVC(not boot) framework
I have same problem almost same situation with @mccraigmccraig.
After I did version up linux and Java 8 update minor version,
unexpected end of stream error being started.
I am using 2016 version. So I should to version up to 2.0, I think.
v2.0.0 - Support for Support for JDK8u252+
NotificationResponse{error=null, httpStatusCode=-1, responseBody='null', cause=java.io.IOException: unexpected end of stream on Connection{api.sandbox.push.apple.com:443, proxy=HTTP @ MyProxy.mydomain.co.jp/x.y.z.i:443 hostAddress=/x.y.y.i:443 cipherSuite=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 protocol=http/1.1}}
What can I do? does anyone meet the same issue?
The text was updated successfully, but these errors were encountered: