Advertisement
Guest User

erreur

a guest
Oct 2nd, 2017
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. [AUTH-MINEWEB] Démarrage de l'authentification vers http://alkyria.fr/
  2. [AUTH-MINEWEB] Débug Connect:http://alkyria.fr//auth/start?username=Sepiiroth&password=0b006e3cb9f4c60fcf60ccbb6386ba68b7352e769cb4ca72592611d8633d8f75
  3. [AUTH-MINEWEB] Pass Param: USER{Sepiiroth} && PWD:{0b006e3cb9f4c60fcf60ccbb6386ba68b7352e769cb4ca72592611d8633d8f75}
  4. java.io.IOException: Server returned HTTP response code: 503 for URL: http://alkyria.fr//auth/start?username=Sepiiroth&password=0b006e3cb9f4c60fcf60ccbb6386ba68b7352e769cb4ca72592611d8633d8f75
  5. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  6. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  7. at fr.northenflo.auth.mineweb.utils.GetData.GetData(GetData.java:27)
  8. at fr.northenflo.auth.mineweb.AuthMineweb.start(AuthMineweb.java:39)
  9. at fr.alkyria.launcher.LauncherPanel.onEvent(LauncherPanel.java:144)
  10. at fr.theshark34.swinger.abstractcomponents.AbstractButton.mouseReleased(AbstractButton.java:81)
  11. at java.awt.Component.processMouseEvent(Unknown Source)
  12. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  13. at java.awt.Component.processEvent(Unknown Source)
  14. at java.awt.Container.processEvent(Unknown Source)
  15. at java.awt.Component.dispatchEventImpl(Unknown Source)
  16. at java.awt.Container.dispatchEventImpl(Unknown Source)
  17. at java.awt.Component.dispatchEvent(Unknown Source)
  18. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  19. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  20. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  21. at java.awt.Container.dispatchEventImpl(Unknown Source)
  22. at java.awt.Window.dispatchEventImpl(Unknown Source)
  23. at java.awt.Component.dispatchEvent(Unknown Source)
  24. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  25. at java.awt.EventQueue.access$500(Unknown Source)
  26. at java.awt.EventQueue$3.run(Unknown Source)
  27. at java.awt.EventQueue$3.run(Unknown Source)
  28. at java.security.AccessController.doPrivileged(Native Method)
  29. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  30. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  31. at java.awt.EventQueue$4.run(Unknown Source)
  32. at java.awt.EventQueue$4.run(Unknown Source)
  33. at java.security.AccessController.doPrivileged(Native Method)
  34. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  35. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  36. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  37. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  38. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  39. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  40. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  41. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement