<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<jnlp spec="6.0+" href="http://media.worldoflogs.com/media/client/client-4.2.jnlp" codebase="http://media.worldoflogs.com/media/client/client-4.2/">
<information>
<title>World of Logs Client (4.2)</title>
<vendor>Digibites Technology</vendor>
<homepage href="http://www.worldoflogs.com/"/>
<description>Client application used to upload WoW combat logs to World of Logs.</description>
<icon href="logo-wide.jpg" kind="splash" />
</information>
<update check="always" />
<security>
<all-permissions />
</security>
<resources>
<j2se version="1.6+" initial-heap-size="128M" max-heap-size="400M" java-vm-args="-Xms128M -Xmx400M -XX:MaxPermSize=96m" />
<jar href="WOL3.jar" main="true" />
<jar href="lib/jgoodies-forms-1.4.1.jar" />
<jar href="lib/jgoodies-common-1.2.0.jar" />
<jar href="lib/commons-codec-1.4.jar" />
<jar href="lib/commons-httpclient-3.1.jar" />
<jar href="lib/commons-logging-1.1.1.jar" />
<jar href="lib/commons-primitives-1.0.jar" />
</resources>
<application-desc main-class="com.wol3.client.forms.OpenFileOrCombatLogForm" />
</jnlp>
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://media.worldoflogs.com/media/client/client-4.2/WOL3.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1421)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1574)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1552)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1659)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1583)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:216)
at com.sun.javaws.LaunchDownload$DownloadTask.call(LaunchDownload.java:1983)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:154)
at com.sun.deploy.net.HttpDownloadHelper.decompressWrite(HttpDownloadHelper.java:257)
at com.sun.deploy.net.HttpDownloadHelper.download(HttpDownloadHelper.java:136)
at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Cache.java:599)
at com.sun.deploy.cache.Cache.downloadResourceToCache(Cache.java:563)
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1396)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1574)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1552)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1659)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1583)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:216)
at com.sun.javaws.LaunchDownload$DownloadTask.call(LaunchDownload.java:1983)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Maihem wrote:B) Start the application by passing the full launcher URL to Java Web Start.
I have created a small AppleScript based launcher file that should let you use workaround B without much pain. Follow these steps:
1) Download http://static.worldoflogs.com/files/maihem/WOL%20Client%20(AppleScript%20launcher).zip
2) Find the ZIP file you downloaded in your Download folder using Finder and double-click it to extract.
3) This yields a "WOL Client" item in Finder, move this to a convenient location, e.g. your Desktop.
Now you should be able to double-click the WOL Client icon and that should launch the client, provided that you have Java installed.
Please let us know whether this resolves your issue.
Users browsing this forum: Bing [Bot] and 1 guest