FailedDownloadException on http://dl.javafx.com/1.3/javafx-rt-linux-i586__V1.3.1_b101.jar (same problem on mac and windows)

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: deploy
    • None
    • Environment:

      macos,linux, windows

      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)

            Assignee:
            Sandeep Konchady
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: