- Joined
- Dec 3, 2013
- Messages
- 6,770
- Thread Author
- #1
Code:
(11:27:43) java.io.IOException: Server returned HTTP response code: 522 for URL:
<revoke>
(11:27:43) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(U
nknown Source)
(11:27:43) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknow
n Source)
(11:27:43) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Sou
rce)
(11:27:43) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Sou
rce)
(11:27:43) at java.security.AccessController.doPrivileged(Native Method)
(11:27:43) at java.security.AccessController.doPrivileged(Unknown Source)
(11:27:43) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Un
known Source)
(11:27:43) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStr
eam(Unknown Source)
(11:27:43) at app.Wp.else(zqb:143)
(11:27:43) at app.Wp.else(zqb:201)
(11:27:43) at app.WP.else(ypb:168)
(11:27:43) at app.WP.else(ypb:49)
(11:27:43) at app.HN.case(xsb:121)
(11:27:43) at app.HN$$Lambda$283/726803152.run(Unknown Source)
(11:27:43) at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unkno
wn Source)
(11:27:43) at com.sun.javafx.application.PlatformImpl$$Lambda$56/179149514.
run(Unknown Source)
(11:27:43) at java.security.AccessController.doPrivileged(Native Method)
(11:27:43) at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(U
nknown Source)
(11:27:43) at com.sun.javafx.application.PlatformImpl$$Lambda$55/1649299078
.run(Unknown Source)
(11:27:43) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Sou
rce)
(11:27:43) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
(11:27:43) at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown S
ource)
(11:27:43) at com.sun.glass.ui.win.WinApplication$$Lambda$44/488497455.run(
Unknown Source)
(11:27:43) at java.lang.Thread.run(Unknown Source)
Last edited by a moderator: