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

6ux Error message when invoking jnlp requesting later jre family version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 6u71
    • deploy
    • None
    • Windows


      On the windows system with latest 6ux (6u71) installed, invoking an jnlp requesting any later jre family version , e.g. <j2se version='1.7+" >, <j2se version='1.7*" >, <j2se version='1.8" >

      there is an application error dialog with the exception:
      com.sun.javaws.Launcher.downloadJREResource(Unknown Source)
          at com.sun.javaws.Launcher.prepareResources(Unknown Source)
          at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
          at com.sun.javaws.Launcher.prepareToLaunch(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)


      *** Steps to reproduce:
      0) Uninstall all JREs from the syste
      1) Install latest jre 6u71
      2) Invoke the jnlp requesting <j2se version="1.7+" href="http://java.sun.com/products/autodl/j2se"/>

      javaws http://sqeweb.us.oracle.com/deployment2/dtk/jnlpApplet/HelloWorld.jnlp

            van Vivi An (Inactive)
            hungnguy Hung Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: