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

Prism rendering error starting in b234 on Windows XP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • fx2.0
    • fx2.0
    • javafx
    • Windows XP using Presidio b234 and JDK 1.7

      I am getting the following error when running our media tests using hardware rendering with Prism on Windows XP starting with b234. Prior to this build the error did not exist.

      ERROR>Graphics Device initialization failed for : d3d
      ERROR>Error initializing prism toolkit: no suitable pipeline found
      ERROR>JavaFX: using com.sun.javafx.tk.quantum.QuantumToolkit
      OUTPUT>key: sceneWidth - value: 680
      OUTPUT>key: url - value: http://owerfeldt-mac.us.oracle.com/media/fxm/60sec.Pool
      Table.644830.fxm
      OUTPUT>key: showVideo - value: true
      OUTPUT>key: sceneHeight - value: 835
      ERROR>Exception in Application start method
      OUTPUT>QuantumRenderer-0 uncaught: java.lang.NullPointerException
      ERROR>java.lang.NullPointerException
      ERROR> at com.sun.javafx.tk.quantum.QuantumRenderer$QuantumThreadFactory$1.run(
      QuantumRenderer.java:81)
      ERROR> at com.sun.javafx.tk.quantum.QuantumRenderer$ObservedRunnable.run(Quantu
      mRenderer.java:69)
      ERROR> at java.lang.Thread.run(Thread.java:722)
      ERROR>Exception in thread "main" java.lang.RuntimeException: Exception in Applic
      ation start method
      ERROR> at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherIm
      pl.java:378)
      ERROR> at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:
      27)
      ERROR> at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:97)
      ERROR> at java.lang.Thread.run(Thread.java:722)
      ERROR>Caused by: java.lang.NullPointerException
      ERROR> at com.sun.javafx.font.PrismFontLoader.loadFont(PrismFontLoader.java:380
      )
      ERROR> at javafx.scene.text.Font.<init>(Font.java:302)
      ERROR> at javafx.scene.text.Font.getDefault(Font.java:85)
      ERROR> at javafx.scene.text.Text.getFont(Text.java:276)
      ERROR> at javafx.scene.text.Text.getFontInternal(Text.java:285)
      ERROR> at javafx.scene.text.Text.<init>(Text.java:101)
      ERROR> at javafx.scene.text.Text.<init>(Text.java:109)
      ERROR> at mts.java.manual.BalanceTest.createScene(BalanceTest.java:206)
      ERROR> at mts.java.manual.BalanceTest.runTest(BalanceTest.java:157)
      ERROR> at mts.java.AbstractTest.start(AbstractTest.java:64)
      ERROR> at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:298)
      ERROR> at com.sun.javafx.application.PlatformImpl$4.run(PlatformImpl.java:136)
      ERROR> at com.sun.javafx.application.PlatformImpl$3.run(PlatformImpl.java:108)
      ERROR> at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      ERROR> at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29
      )
      ERROR> at com.sun.glass.ui.win.WinApplication$1$1.run(WinApplication.java:49)
      ERROR> ... 1 more

            thor Thor Johannesson (Inactive)
            sjchan Steven Chan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: