Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. [09.12.2016 08:22:35 ] [main] Initialization complete.
  2. [09.12.2016 08:22:39 ] [AWT-EventQueue-0]
  3. Exception in thread [AWT-EventQueue-0]
  4. ------
  5. java.io.IOException: Server returned HTTP response code: 403 for URL: http://cristalix.ru/lch/testonline.json
  6. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  7. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  8. at java.net.URL.openStream(Unknown Source)
  9. at me.mc.launcher.server.Server.updateOnline(Unknown Source)
  10. at me.mc.launcher.D.A.<init>(Unknown Source)
  11. at me.mc.launcher.C.A$4.run(Unknown Source)
  12. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  13. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  14. at java.awt.EventQueue.access$500(Unknown Source)
  15. at java.awt.EventQueue$3.run(Unknown Source)
  16. at java.awt.EventQueue$3.run(Unknown Source)
  17. at java.security.AccessController.doPrivileged(Native Method)
  18. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  19. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  20. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  21. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  22. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  23. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  24. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  25. at java.awt.EventDispatchThread.run(Unknown Source)
  26. ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement