ExceptionInInitializerError in HelloTableView

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      Mac

      8.0-graphics-scrum build#657

      Exception in thread "main" java.lang.ExceptionInInitializerError
      Caused by: java.lang.NullPointerException
          at com.sun.glass.ui.Screen.getScreens(Unknown Source)
          at com.sun.javafx.tk.quantum.QuantumToolkit.getScreens(QuantumToolkit.java:670)
          at com.sun.javafx.tk.quantum.QuantumToolkit.getMaxPixelScale(QuantumToolkit.java:675)
          at com.sun.javafx.tk.quantum.QuantumToolkit.loadImage(QuantumToolkit.java:683)
          at javafx.scene.image.Image.loadImage(Image.java:952)
          at javafx.scene.image.Image.initialize(Image.java:738)
          at javafx.scene.image.Image.<init>(Image.java:552)
          at helloworld.HelloTableView.<clinit>(HelloTableView.java:283)

            Assignee:
            Kevin Rushforth
            Reporter:
            Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: