Sc2 gears fails to check Authorization key

76 views
Skip to first unread message

Camel

unread,
Jul 11, 2012, 7:26:45 PM7/11/12
to sc2g...@googlegroups.com
i have changed the authorization key 2 or 3 times and still failing... i hace disabled the antivirus software and the windows firewall.
i dont know what to do. some help?
"check failed" issue.

András Belicza

unread,
Jul 12, 2012, 2:05:42 AM7/12/12
to sc2g...@googlegroups.com
Can you see the content of the Start page window?

Also can you see the Top Score list of the Mouse Practice game (Tools menu)?

Please post your logs (Help menu => View System Message; also logs are saved in "User Content/Logs" folder).

Nathan Morley

unread,
Sep 25, 2012, 12:59:23 PM9/25/12
to sc2g...@googlegroups.com
Following is my log on the same error:

java.net.SocketException: Invalid argument: connect
at java.net.DualStackPlainSocketImpl.connect0(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.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.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.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at hu.belicza.andras.sc2gears.util.HttpPost.connect(HttpPost.java:140)
at hu.belicza.andras.sc2gears.util.HttpPost.connect(HttpPost.java:117)
at hu.belicza.andras.sc2gears.util.GeneralUtils.checkAuthorizationKey(GeneralUtils.java:833)
at hu.belicza.andras.sc2gears.ui.dialogs.MiscSettingsDialog$16$1$1.run(MiscSettingsDialog.java:921)

András Belicza

unread,
Sep 25, 2012, 1:48:32 PM9/25/12
to sc2g...@googlegroups.com
Do you have a firewall that might block Java (Sc2gears)? Maybe an anti-virus software? What if you try running Sc2gears as administrator?

Baka Aho

unread,
Jan 16, 2014, 7:02:38 AM1/16/14
to sc2g...@googlegroups.com
bump. 

same thing. 
antivirus and firewall are disabled. running as admin didnt help. 

Baka Aho

unread,
Jan 16, 2014, 7:14:29 AM1/16/14
to sc2g...@googlegroups.com

Can't see news and mouse practice game top: This content is currently unavailable. Please try again later.     

Here logs



java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source)

at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source)

at sun.net.www.protocol.https.HttpsClient.createSocket(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.protocol.https.HttpsClient.<init>(Unknown Source)

at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

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

at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

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

at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)

at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)

at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)

at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)

at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)

at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)

at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)

at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)

at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

at hu.belicza.andras.sc2gears.services.UpdateChecker.run(UpdateChecker.java:69)

Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

at java.security.Provider$Service.newInstance(Unknown Source)

at sun.security.jca.GetInstance.getInstance(Unknown Source)

at sun.security.jca.GetInstance.getInstance(Unknown Source)

at javax.net.ssl.SSLContext.getInstance(Unknown Source)

at javax.net.ssl.SSLContext.getDefault(Unknown Source)

at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source)

at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source)

at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source)

at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source)

at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)

at sun.net.www.protocol.https.Handler.openConnection(Unknown Source)

at java.net.URL.openConnection(Unknown Source)

András Belicza

unread,
Jan 16, 2014, 8:23:36 AM1/16/14
to sc2g...@googlegroups.com
What version of Java do you have?

Please execute the "java -v" command in a command window, and copy past what you see here.


--
You received this message because you are subscribed to the Google Groups "sc2gears" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sc2gears+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages