Advertisement
Guest User

Untitled

a guest
Jan 15th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. WARN javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
  2. 15.01 19:24:55 [Server] WARN at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  3. 15.01 19:24:55 [Server] WARN at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  4. 15.01 19:24:55 [Server] WARN at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)
  5. 15.01 19:24:55 [Server] WARN at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  6. 15.01 19:24:55 [Server] WARN at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  7. 15.01 19:24:55 [Server] WARN at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  8. 15.01 19:24:55 [Server] WARN at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  9. 15.01 19:24:55 [Server] WARN at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  10. 15.01 19:24:55 [Server] WARN at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  11. 15.01 19:24:55 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  12. 15.01 19:24:55 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  13. 15.01 19:24:55 [Server] WARN at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement