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

SimpleSwingBrowser crashes at startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • None
    • 8
    • docs
    • None
    • win 7

      When I run SimpleSwingBrowser I got an exception:

      java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
      at java.lang.Class.getDeclaredMethods0(Native Method)
      at java.lang.Class.privateGetDeclaredMethods(Class.java:2441)
      at java.lang.Class.getMethod0(Class.java:2684)
      at java.lang.Class.getMethod(Class.java:1618)
      at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
      at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
      Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel
      at java.net.URLClassLoader$1.run(URLClassLoader.java:359)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:348)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:347)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
      ... 6 more
      Exception in thread "main" Java Result: 1

            ifedortsova Irina Fedortsova (Inactive)
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: