JNLP have AIOOB exception in console

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: deploy
    • Environment:

      Windows7
      JavFX 2.0 beta b33
      JDK 6u25

      Launching any sample jnlp shows AIOOB exception in the console. Does not alter behavior.
      Steps:
      Have logging and show console enabled
      Launch any <sample>.jnlp from the sdk/apps dir
      Also works using the launch as webtart link from any sample deployed in browser

      Java Web Start 10.0.1.255
      Using JRE version 1.6.0_26-b03 Java HotSpot(TM) Client VM
      User home directory = C:\Users\fxswat
      ----------------------------------------------------
      c: clear console window
      f: finalize objects on finalization queue
      g: garbage collect
      h: display this help message
      m: print memory usage
      o: trigger logging
      p: reload proxy configuration
      q: hide console
      r: reload policy configuration
      s: dump system and deployment properties
      t: dump thread list
      v: dump thread stack
      0-5: set trace level to <n>
      ----------------------------------------------------
      Detected from bootclasspath: C:\\Program Files\\Oracle\\JavaFX Runtime 2.0\\lib\\deploy.jar
      java.lang.ArrayIndexOutOfBoundsException: 8192

      at com.sun.deploy.net.proxy.RemoveCommentReader.read(Unknown Source)

      at java.io.BufferedReader.fill(Unknown Source)

      at java.io.BufferedReader.read1(Unknown Source)

      at java.io.BufferedReader.read(Unknown Source)

      at java.io.Reader.read(Unknown Source)

      at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.getJSFileFromURL(Unknown Source)

      at com.sun.deploy.net.proxy.AbstractAutoProxyHandler.init(Unknown Source)

      at com.sun.deploy.net.proxy.DynamicProxyManager.reset(Unknown Source)

      at com.sun.deploy.net.proxy.DeployProxySelector.reset(Unknown Source)

      at com.sun.javaws.Main.initializeExecutionEnvironment(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)

      Could not launch from cache. Will try online mode. [Missing from the cache: file:/C:/swat/sdk/apps/ColorfulCircles.jnlp]
      FXPluginToolkit:: getDefault preloader

      FIXME: setContextClassLoader is no-op now

            Assignee:
            Igor Nekrestyanov (Inactive)
            Reporter:
            Tony Beckham (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: