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

[Modena.jar] Modena fails to launch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 8
    • javafx
    • Linux, Macosx

      Modena fails to launch on linux (32 & 64 bit) and macosx.
      How to reproduce:
      1. Use http://jre.us.oracle.com/java/re/javafx/8.0/prepromote/ea/b119
      2. Launch Modena.jar
      /tmp/cobundle/ga-samples# ../jdk1.8.0/bin/java -jar Modena.jar
      Exception in thread "JavaFX Application Thread" Exception in thread "main" java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
      Caused by: java.lang.NullPointerException
      at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:362)
      at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:305)
      ... 5 more
      java.lang.ExceptionInInitializerError
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:340)
      at com.sun.javafx.application.LauncherImpl$2.run(LauncherImpl.java:330)
      at com.sun.javafx.application.PlatformImpl$7.run(PlatformImpl.java:331)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:297)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:294)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:294)
      at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
      at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
      at com.sun.glass.ui.gtk.GtkApplication.access$200(GtkApplication.java:48)
      at com.sun.glass.ui.gtk.GtkApplication$6$1.run(GtkApplication.java:149)
      at java.lang.Thread.run(Thread.java:744)
      Caused by: java.lang.NullPointerException
      at modena.Modena.<clinit>(Modena.java:100)
      ... 13 more

            mrkam Alexander Kuznetcov (Inactive)
            lshikhva Ludmila Shikhvarg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: