Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6750208

Java Webstart app does not load if there's no network connection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 6u10
    • deploy
    • x86
    • windows

      A Java Webstart application cannot be launch if there's no network connection even when "offline-allowed" is true.

      The Java Webstart Launcher will thrown a FailedDownloadException:
      com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://<some domain and dir>/SwingHelloWorld3.jnlp
       at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
       at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
       at com.sun.deploy.net.DownloadEngine.getCacheEntry(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.deploy.net.DownloadEngine.getResource(Unknown Source)
       at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
       at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
       at com.sun.javaws.Launcher.launch(Unknown Source)
       at com.sun.javaws.Main.launchApp(Unknown Source)
       at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
       at com.sun.javaws.Main$1.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)

            Unassigned Unassigned
            ryeung Roger Yeung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: