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

Starting a new project, accepting the default layout template, with absolutely no new code added.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • Windows 7 Home Premium 64 Bit OS
      Netbeans v7.0 installed
      Java 7 SDK Build 144 installed (both 32 Bit and 64 Bit versions)
      JavaFX v2.0 Build 30 Runtime installed
      JavaFX v2.0 Netbeans Plugin installed

      *** Fallback to Prism SW pipeline
      Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: C:\Users\Mark\.netbeans\7.0\lib\javafx2-win\bin\mat.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
      at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:245)
      at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:30)
      at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:91)
      at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:17)
      at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:55)
      at java.lang.Thread.run(Thread.java:722)
      Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Mark\.netbeans\7.0\lib\javafx2-win\bin\mat.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
      at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1928)
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
      at java.lang.Runtime.load0(Runtime.java:792)
      at java.lang.System.load(System.java:1059)
      at com.sun.glass.utils.NativeLibLoader.loadLibraryFullPath(NativeLibLoader.java:146)
      at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:85)
      at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:30)
      at com.sun.glass.ui.Application$1.run(Application.java:27)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sun.glass.ui.Application.loadNativeLibrary(Application.java:25)
      at com.sun.glass.ui.win.WinApplication.<clinit>(WinApplication.java:33)
      at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatformFactory.java:20)
      at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatformFactory.java:17)
      at com.sun.glass.ui.Application.Run(Application.java:49)
      at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:235)
      ... 5 more
      Java Result: 1
      BUILD SUCCESSFUL (total time: 0 seconds)

            kcr Kevin Rushforth
            mselleniejfx Mark Sellenies (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: