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

javapackager throws Graphics Device initialization failed for : d3d, sw

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 9
    • 9
    • deploy
    • java version "9-ea"
      Java(TM) SE Runtime Environment (build 9-ea+136)
      Java HotSpot(TM) 64-Bit Server VM (build 9-ea+136, mixed mode)

    • b136
    • windows



      execution command is [D:\Downloads\jdk-9-ea+136_windows-x64_bin.tar\jdk-9-ea+136_windows-x64_bin\jdk
      -9\bin\javapackager, -deploy, -verbose, -outdir, D:\TEMP\testBundlerWorkDir4349429748419383104\bundl
      es, -outfile, test, -native, msi, --module-path, D:\Downloads\jdk-9-ea+136_windows-x64_bin.tar\jdk-9
      -ea+136_windows-x64_bin\jdk-9\jmods;D:\TEMP\testBundlerWorkDir4349429748419383104\bin, --module, com
      .greetings/com.greetings.App1, -name, SimpleExecutablesTest]


      INFO: Running command: [C:\Program Files\SimpleExecutablesTest\SimpleExecutablesTest.exe]
      [STDERR]: Graphics Device initialization failed for : d3d, sw
      [STDERR]: Error initializing QuantumRenderer: no suitable pipeline found
      [STDERR]: java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer
      : no suitable pipeline found
      [STDERR]: at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(javafx.graphics@9-ea/Quantu
      mRenderer.java:280)
      [STDERR]: at com.sun.javafx.tk.quantum.QuantumToolkit.init(javafx.graphics@9-ea/QuantumToolkit
      .java:221)
      [STDERR]: at com.sun.javafx.tk.Toolkit.getToolkit(javafx.graphics@9-ea/Toolkit.java:216)
      [STDERR]: at com.sun.javafx.application.PlatformImpl.startup(javafx.graphics@9-ea/PlatformImpl
      .java:253)
      [STDERR]: at com.sun.javafx.application.PlatformImpl.startup(javafx.graphics@9-ea/PlatformImpl
      .java:154)
      [STDERR]: at com.sun.javafx.application.LauncherImpl.startToolkit(javafx.graphics@9-ea/Launche
      rImpl.java:655)
      [STDERR]: at com.sun.javafx.application.LauncherImpl.launchApplication1(javafx.graphics@9-ea/L
      auncherImpl.java:675)
      [STDERR]: at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(javafx.graphic
      s@9-ea/LauncherImpl.java:188)
      [STDERR]: at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

        1. kevin_log.txt
          27 kB
        2. error.png
          error.png
          131 kB
        3. com.greetings.jar
          3 kB
        4. stderr.txt
          3 kB

            cbensen Chris Bensen (Inactive)
            rgangadhar Ramesh Gangadhar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: