Dawgie

Untitled

Sep 7th, 2012
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  2. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  3. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  4. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  5. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  6. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  7. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  8. at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
  9. at net.minecraft.Util.executePost(Util.java:114)
  10. at net.minecraft.Util.executePost(Util.java:94)
  11. at net.minecraft.LauncherFrame.login(LauncherFrame.java:96)
  12. at net.minecraft.LoginForm$6.run(LoginForm.java:96)
  13. Caused by: java.io.EOFException: SSL peer shut down incorrectly
  14. at sun.security.ssl.InputRecord.read(Unknown Source)
  15. ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment