Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. java.lang.SecurityException: Error, access to macrosuite.org is prohibited
  2. at org.dreambot.c.d.checkConnect(d.java:40)
  3. at java.net.InetAddress.getAllByName0(Unknown Source)
  4. at java.net.InetAddress.getAllByName(Unknown Source)
  5. at java.net.InetAddress.getAllByName(Unknown Source)
  6. at java.net.InetAddress.getByName(Unknown Source)
  7. at sun.net.www.protocol.http.HttpURLConnection$5.run(Unknown Source)
  8. at sun.net.www.protocol.http.HttpURLConnection$5.run(Unknown Source)
  9. at java.security.AccessController.doPrivileged(Native Method)
  10. at sun.net.www.protocol.http.HttpURLConnection.getHostAndPort(Unknown So
  11. urce)
  12. at sun.net.www.protocol.http.HttpURLConnection.URLtoSocketPermission(Unk
  13. nown Source)
  14. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  15. urce)
  16. at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
  17. urce)
  18. at java.net.HttpURLConnection.getResponseCode(Unknown Source)
  19. at org.dreambot.macrosuite.util.FileOperation.updateStandardPlugins(File
  20. Operation.java:90)
  21. at org.dreambot.macrosuite.gui.OperationBar$UpdateStandardPlugins.action
  22. Performed(OperationBar.java:188)
  23. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  24. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  25. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  26. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  27. at javax.swing.AbstractButton.doClick(Unknown Source)
  28. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
  29. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
  30. Source)
  31. at java.awt.Component.processMouseEvent(Unknown Source)
  32. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  33. at java.awt.Component.processEvent(Unknown Source)
  34. at java.awt.Container.processEvent(Unknown Source)
  35. at java.awt.Component.dispatchEventImpl(Unknown Source)
  36. at java.awt.Container.dispatchEventImpl(Unknown Source)
  37. at java.awt.Component.dispatchEvent(Unknown Source)
  38. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  39. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  40. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  41. at java.awt.Container.dispatchEventImpl(Unknown Source)
  42. at java.awt.Window.dispatchEventImpl(Unknown Source)
  43. at java.awt.Component.dispatchEvent(Unknown Source)
  44. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  45. at java.awt.EventQueue.access$400(Unknown Source)
  46. at java.awt.EventQueue$3.run(Unknown Source)
  47. at java.awt.EventQueue$3.run(Unknown Source)
  48. at java.security.AccessController.doPrivileged(Native Method)
  49. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
  50. ce)
  51. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
  52. ce)
  53. at java.awt.EventQueue$4.run(Unknown Source)
  54. at java.awt.EventQueue$4.run(Unknown Source)
  55. at java.security.AccessController.doPrivileged(Native Method)
  56. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
  57. ce)
  58. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  59. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  60. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  61. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  62. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  63. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  64. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement