Jump to content
  • 0

Cannot connect to Minecraft.net


Rhodes777

Question

Launcher Version: 342

Operating System: Microsoft Windows 64 bit Home Premium

Java Version: 1.7.0_45

Antivirus Program: Norton Internet Security

Description of Problem:

it says whenever i click login: "An error occurred while attempting to connect to minecraft.net"

Error Messages:

An error occurred while attempting to connect to minecraft.net"

Error Log:




Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

By the way: I'm running the launcher as administrator each time just in case.

Error log

2013/11/21 04:37:45 [iNFO] ------------------------------------------

2013/11/21 04:37:45 [iNFO] Technic Launcher is starting....

2013/11/21 04:37:45 [iNFO] Launcher Build: 342

2013/11/21 04:37:45 [iNFO] ------------ Startup Parameters ------------

2013/11/21 04:37:45 [iNFO] --------- End of Startup Parameters ---------

2013/11/21 04:37:45 [WARNING] Unable to load users from C:UsersMistyAppDataRoaming.technicusers.json because it does not exist.

2013/11/21 04:38:03 [sEVERE] Error accessing URL.

2013/11/21 04:38:03 [WARNING] Unable to load news, hiding news section

net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/news/]

    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68)

    at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)

    at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)

Caused by: java.net.SocketException: Permission denied: connect

    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

    at java.net.PlainSocketImpl.connect(Unknown Source)

    at java.net.SocksSocketImpl.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at sun.net.NetworkClient.doConnect(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient.<init>(Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54)

    ... 2 more

2013/11/21 04:38:03 [iNFO] Launcher took: 18565ms to start

2013/11/21 04:38:06 [WARNING] Unable to load technic modpacks

net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full]

    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68)

    at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216)

Caused by: java.net.SocketException: Permission denied: connect

    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

    at java.net.PlainSocketImpl.connect(Unknown Source)

    at java.net.SocksSocketImpl.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at sun.net.NetworkClient.doConnect(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient.<init>(Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54)

    ... 1 more

2013/11/21 04:38:30 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2013/11/21 04:38:30 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:110)

2013/11/21 04:38:30 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:473)

2013/11/21 04:38:30 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2013/11/21 04:38:30 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:551)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Component.processMouseEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue.access$200(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:30 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:30 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)

2013/11/21 04:38:30 [sEVERE] Caused by: java.net.SocketException: Permission denied: connect

2013/11/21 04:38:30 [sEVERE]    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2013/11/21 04:38:30 [sEVERE]    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.PlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.SocksSocketImpl.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at java.net.Socket.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.NetworkClient.doConnect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2013/11/21 04:38:30 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)

2013/11/21 04:38:30 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)

2013/11/21 04:38:30 [sEVERE]    ... 40 more

2013/11/21 04:38:33 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2013/11/21 04:38:33 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:110)

2013/11/21 04:38:33 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:473)

2013/11/21 04:38:33 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2013/11/21 04:38:33 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:551)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Component.processMouseEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue.access$200(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:33 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:33 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)

2013/11/21 04:38:33 [sEVERE] Caused by: java.net.SocketException: Permission denied: connect

2013/11/21 04:38:33 [sEVERE]    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2013/11/21 04:38:33 [sEVERE]    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.PlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.SocksSocketImpl.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at java.net.Socket.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.NetworkClient.doConnect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2013/11/21 04:38:33 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)

2013/11/21 04:38:33 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)

2013/11/21 04:38:33 [sEVERE]    ... 40 more

2013/11/21 04:38:40 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2013/11/21 04:38:40 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:110)

2013/11/21 04:38:40 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:473)

2013/11/21 04:38:40 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2013/11/21 04:38:40 [sEVERE]    at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:551)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Component.processMouseEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue.access$200(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:40 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/11/21 04:38:40 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)

2013/11/21 04:38:40 [sEVERE] Caused by: java.net.SocketException: Permission denied: connect

2013/11/21 04:38:40 [sEVERE]    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2013/11/21 04:38:40 [sEVERE]    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.PlainSocketImpl.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.SocksSocketImpl.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at java.net.Socket.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.NetworkClient.doConnect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.http.HttpClient.openServer(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2013/11/21 04:38:40 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)

2013/11/21 04:38:40 [sEVERE]    at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)

2013/11/21 04:38:40 [sEVERE]    ... 40 more

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...