← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 814969] [NEW] java.lang.reflect.InvocationTargetException

 

Public bug reported:

I used FreeMind in Ubuntu 10.04 LTS for months, this week I did an
update + upgrade and now I got this message:

Checking Java Version...

java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:63)
Caused by: java.awt.HeadlessException
	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
	at java.awt.Window.<init>(Window.java:437)
	at java.awt.Frame.<init>(Frame.java:419)
	at javax.swing.JFrame.<init>(JFrame.java:218)
	at freemind.main.FreeMind.<init>(FreeMind.java:196)
	at freemind.main.FreeMind.main(FreeMind.java:698)
	... 5 more
Exception in thread "main" java.awt.HeadlessException
	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
	at java.awt.Window.<init>(Window.java:437)
	at java.awt.Frame.<init>(Frame.java:419)
	at java.awt.Frame.<init>(Frame.java:384)
	at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1758)
	at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1835)
	at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692)
	at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864)
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668)
	at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639)
	at freemind.main.FreeMindStarter.main(FreeMindStarter.java:67)

What shoud I do?
Regards

** Affects: freemind (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to freemind in Ubuntu.
https://bugs.launchpad.net/bugs/814969

Title:
  java.lang.reflect.InvocationTargetException

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freemind/+bug/814969/+subscriptions


Follow ups

References