Page 1 of 1

Unable to launch the application.

PostPosted: Fri Jan 11, 2013 11:24 pm
by fiveous
Well first, I had the recv error. I'm not using commodo firewall at all, but I managed to fix it with the -Xnosplash.
Now after it downloads the client up to 95% of the bar it says Unable to launch the application. Error: Unable to load resource http://plymouth.seatribe.se/java/salem-res.jar

Error logs:
Code: Select all
<jnlp spec="1.0+" codebase="http://plymouth.seatribe.se/java/" href="salem.jnlp">
  <information>
    <title>Salem</title>
    <vendor>Seatribe</vendor>
    <description>The Salem game</description>
    <icon href="icon.gif"/>
    <shortcut online="false">
      <desktop/>
      <menu submenu="Salem"/>
    </shortcut>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <java version="1.6+" max-heap-size="512M"/>
    <j2se version="1.6+" max-heap-size="512M"/>
    <jar href="salem.jar"/>
    <property name="haven.errorurl" value="http://plymouth.seatribe.se/java/error"/>
    <property name="haven.defserv" value="plymouth.seatribe.se"/>
    <property name="haven.resurl" value="http://plymouth.seatribe.se/res/"/>
    <property name="haven.screenurl" value="http://plymouth.seatribe.se/mt/ss"/>
    <property name="haven.storeurl" value="http://services.paradoxplaza.com/adam/storelette/salem"/>
    <extension name="res" href="http://plymouth.seatribe.se/java/salem-res.jnlp"/>
    <extension name="jogl" href="http://plymouth.seatribe.se/java/jogl/jogl.jnlp"/>
  </resources>
  <application-desc/>
</jnlp>


Code: Select all
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://plymouth.seatribe.se/java/salem-res.jar
   at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
   at com.sun.deploy.net.DownloadEngine._downloadCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.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.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)


Code: Select all
java.io.EOFException: Unexpected end of ZLIB input stream
   at java.util.zip.InflaterInputStream.fill(Unknown Source)
   at java.util.zip.InflaterInputStream.read(Unknown Source)
   at java.util.zip.ZipInputStream.read(Unknown Source)
   at com.sun.deploy.net.HttpDownloadHelper.decompressWrite(Unknown Source)
   at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)
   at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
   at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
   at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
   at com.sun.deploy.net.DownloadEngine._downloadCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
   at com.sun.deploy.cache.ResourceProviderImpl.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.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)


I'm very clueless how to fix this.

Re: Unable to launch the application.

PostPosted: Fri Jan 11, 2013 11:32 pm
by MagicManICT
My first (and currently only) guess is that you received a corrupted download. You might need to clear out the Java cache and attempt to download again.

There are third party clients you can try using, too, in the Artifice & Arcana subforum. Sometimes some people can play with those when they aren't able to get the standard client running.

Re: Unable to launch the application.

PostPosted: Fri Jan 11, 2013 11:58 pm
by fiveous
Yes, I'm sorry it appears I had some trouble downloading the client. My connection wasn't that steady, now that I closed other downloads its working fine now. Thanks, you may lock this thread.

Re: Unable to launch the application.

PostPosted: Mon Jan 14, 2013 1:45 am
by nvojpo
Tried that, still giving me the error...

Re: Unable to launch the application.

PostPosted: Mon Jan 14, 2013 1:54 am
by nvojpo
Also didn't work for me