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

Now the JavaFX apps don't work in IE9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • deploy
    • None
    • Windows 7 64
      JavaFX b38
      IE 9

      One or two builds ago it certainly worked fine.
      But now it is broken and we can only see rounding white-blue bubbles for forever.


      And the webstart via jnlp in IE9 is broken too - it shows Swing-style window "Unable to launch application". If we choose to see "Details" it shows


      java.lang.Throwable: Launch file error
      at com.sun.javaws.Main.processLaunchPropFile(Unknown Source)
      at com.sun.javaws.Main.parseArgs(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)
      Caused by: java.net.MalformedURLException: For input string: "UsersUlissProjectsNetBeansProjectsColorfulCircles4distColorfulCircles.html"
      at java.net.URL.<init>(Unknown Source)
      at java.net.URL.<init>(Unknown Source)
      at java.net.URL.<init>(Unknown Source)
      ... 5 more
      Caused by: java.lang.NumberFormatException: For input string: "UsersUlissProjectsNetBeansProjectsColorfulCircles4distColorfulCircles.html"
      at java.lang.NumberFormatException.forInputString(Unknown Source)
      at java.lang.Integer.parseInt(Unknown Source)
      at java.lang.Integer.parseInt(Unknown Source)
      at java.net.URLStreamHandler.parseURL(Unknown Source)
      at sun.net.www.protocol.file.Handler.parseURL(Unknown Source)
      ... 8 more

            igor Igor Nekrestyanov (Inactive)
            atyukpiekjfx Anatoliy Tyukpiekov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: