SimpleSwingBrowser crashes at startup

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • None
    • Affects Version/s: 8
    • Component/s: docs
    • None
    • Environment:

      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

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

              Created:
              Updated:
              Resolved:
              Imported: