Page 1 of 2
Unable to load application.

Posted:
Tue Oct 30, 2012 4:52 pm
by Amir885
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.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 com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)
at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Help anyone? This comes for both Ender's client and the normal client.
And also, does Salem work for java 7 now? Cause when I used to use Java 7 Salem would crash when I'd be trading or when I'd attack something. got KOed several times because of that. So is Salem still like that if I use Java 7?
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 4:57 pm
by MagicManICT
First, you didn't post the exception. You posted the .jnlp file. Make sure to click the tab marked "Exception(s)" and paste that information here.
Second, when posting bug reports, make sure to post only from the default client. Occasionally they're the same, but often they are not.
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 4:59 pm
by Amir885
MagicManICT wrote:First, you didn't post the exception. You posted the .jnlp file. Make sure to click the tab marked "Exception(s)" and paste that information here.
Second, when posting bug reports, make sure to post only from the default client. Occasionally they're the same, but often they are not.
Is that better?
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:01 pm
by DonnEssime
as far as I know (not sure on this though) the default client will run on java 7 but ender's will not. Just be safe and use Java 6.
As far as that log: that does not seem to be the error log, or memory/stack dump.
What is the actual error received?
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:01 pm
by DonnEssime
DonnEssime wrote:as far as I know (not sure on this though) the default client will run on java 7 but ender's will not. Just be safe and use Java 6.
As far as that log: that does not seem to be the error log, or memory/stack dump.
What is the actual error received?
ah corrected now

Are you behind a corporate firewall (or personal one) blocking non-standard ports?
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:03 pm
by Amir885
DonnEssime wrote:DonnEssime wrote:as far as I know (not sure on this though) the default client will run on java 7 but ender's will not. Just be safe and use Java 6.
As far as that log: that does not seem to be the error log, or memory/stack dump.
What is the actual error received?
ah corrected now

Are you behind a corporate firewall (or personal one) blocking non-standard ports?
I don't think so. It worked fine yesterday and the days before. Yesterday All i did to fix it was run the normal client then close it and run ender's but it's not working anymore.
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:07 pm
by DonnEssime
it is rather weird, then: you cannot connect to the server (which happens - at least for me - on port 1870 server-side)
Possibly windows firewall has suddenly declared the application harmful.
Are you certain this happens for both the default and custom clients? (e.g. it's not a problem with either update/download)?
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:11 pm
by Amir885
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:15 pm
by DonnEssime
the problem doesn't lie with the game servers themselves: you're not able to download the game in the first place (the jnlp is simply a placeholder for the location you can download the game code).
I wouldn't know what else can be the problem: the most likely still seems a wrongly configured firewall/proxy (or well-configured, compared how you look at it
![Trollface ¦]](./images/smilies/troll.gif)
)
Re: Unable to load application.

Posted:
Tue Oct 30, 2012 5:16 pm
by MagicManICT
If you know how, verify that TCP 1871 and UDP 1870 are open in any security software you have running on your computer as well as any routers you pass through to connect to your service provider. If you're not sure how, there are a few pretty good walkthroughs on the internet if you feel comfortable doing it yourself or your service provider might be able to assist you for no extra charge.