Can't start OpenJump

14 views
Skip to first unread message

Alexander Rumanovsk

unread,
Oct 27, 2016, 7:09:56 PM10/27/16
to openjump-users
Hi all,

I've installed OpenJump on my Fedora 23 without problems, but when I try to start it, I get the following error:

---Start OJ---
[ERROR] 19:22:22.027 null
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1321)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
at com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:403)
Caused by: java.awt.HeadlessException
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
at java.awt.Window.<init>(Window.java:536)
at java.awt.Frame.<init>(Frame.java:420)
at java.awt.Frame.<init>(Frame.java:385)
at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1758)
at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1833)
at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1696)
at javax.swing.JOptionPane.getWindowForComponent(JOptionPane.java:1637)
at javax.swing.JOptionPane.createDialog(JOptionPane.java:956)
at javax.swing.JOptionPane.createDialog(JOptionPane.java:918)
at com.vividsolutions.jump.workbench.ui.ErrorDialog.createDialog(ErrorDialog.java:121)
at com.vividsolutions.jump.workbench.ui.ErrorDialog.show(ErrorDialog.java:153)
at com.vividsolutions.jump.workbench.JUMPWorkbench$2.run(JUMPWorkbench.java:410)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
[ERROR] 19:22:22.049 null
java.awt.HeadlessException
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
at java.awt.Window.<init>(Window.java:536)
at java.awt.Frame.<init>(Frame.java:420)
at java.awt.Frame.<init>(Frame.java:385)
at javax.swing.JFrame.<init>(JFrame.java:189)
at com.vividsolutions.jump.workbench.ui.SplashWindow.<init>(SplashWindow.java:50)
at com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:440)
at com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:397)



Any clue what is happening?

Jukka Rahkonen

unread,
Oct 28, 2016, 2:21:37 AM10/28/16
to openjum...@googlegroups.com, Alexander Rumanovsk
Hi,

Error comes from some check of the headless mode
https://blog.idrsolutions.com/2013/08/what-is-headless-mode-in-java/
Perhaps your java starts for some reason in a headless mode (believes
there is no display).

-Jukka Rahkonen-
> --
> -- You received this message because you are subscribed to the Google
> Groups openjump-users group. To post to this group, send email to
> openjum...@googlegroups.com. To unsubscribe from this group, send
> email to openjump-user...@googlegroups.com. For more
> options, visit this group at
> https://groups.google.com/d/forum/openjump-users?hl=en
> ---
> You received this message because you are subscribed to the Google
> Groups "openjump-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to openjump-user...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

edgar....@web.de

unread,
Oct 28, 2016, 5:02:20 AM10/28/16
to openjump-users@googlegroups.com >> jump users
hi Alex,

Jukka is right. most likely you just miss the full java runtime. check this page, it has some hints
https://ask.fedoraproject.org/en/question/69205/error-installing-minecraft-on-fedora22/

..ede
Reply all
Reply to author
Forward
0 new messages