Hello,
There is an instability on getting the following library :
javafx-rt-linux-i586__V1.3.1_b101.jar
javafx-rt-macos-i586__V1.3.1_b101.jar
javafx-rt-windows-i586__V1.3.1_b101.jar
We have to try several times before our application successfully launches. (NOTE : this is a web-start application)
This make the application impossible to use for our client.
Thank you for your help.
Here is the complete stacktrace :
com.sun.deploy.net.FailedDownloadException: Impossible de charger la ressource : http://dl.javafx.com/1.3/javafx-rt-linux-i586__V1.3.1_b101.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1372)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1525)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1503)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1609)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1534)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:217)
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:662)
There is an instability on getting the following library :
javafx-rt-linux-i586__V1.3.1_b101.jar
javafx-rt-macos-i586__V1.3.1_b101.jar
javafx-rt-windows-i586__V1.3.1_b101.jar
We have to try several times before our application successfully launches. (NOTE : this is a web-start application)
This make the application impossible to use for our client.
Thank you for your help.
Here is the complete stacktrace :
com.sun.deploy.net.FailedDownloadException: Impossible de charger la ressource : http://dl.javafx.com/1.3/javafx-rt-linux-i586__V1.3.1_b101.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:1372)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1525)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1503)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1609)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1534)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:217)
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:662)