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

Audio Samples generated from Ensemble doesn't run in Browser/WebStart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • javafx
    • None
    • Win 7 64bit, JDK 7u4, FX 2.1

      Following samples:

      AdvAreaAudioChartSample
      AdvBarAudioChartSample
      AudioVisualizerSample

      generated from Ensemble and built&deployed with NetBeans fails to start in Applet and WebStart mode.

      Cause seems to be the Background Update Check functionality, which is turned on in theirs generated nbproject/project.properties files (by property javafx.deploy.backgroundupdate=true). This is most likely intentional, because this functionality is currently globally enabled in NB, but since we are not aware of the root cause of it's problem, we recently disabled it in our copies of these three samples, which are bundled with NB distribution.

      If possible, we suggest to Ensemble to generate NB project files for these samples with this functionality disabled as well (set javafx.deploy.backgroundupdate=false in theirs nbproject/project.properties) until the root cause is found and resolved.

            dmasada Debra Masada (Inactive)
            szebra Stepan Zebra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: