FailedStartup
Posted: Sun Sep 14, 2008 12:36 pm
Hello,
I am trying to run GOWrite 2.2.21 under Ubuntu 8.04 with Java JRE 1.6.0_06.
I was successfully runnning GOWrite 2.2.21 under the previous version of Ubuntu, but since the Ubuntu upgrade I have had no luck.
I uninstalled GOWrite 2.2.20.
I downloaded GOWrite 2.2.21. This is a .rpm package, so I converted it to .deb and installed it via the commands:
alien -k gowrite-2.2.21-1.noarch.rpm
dpkg -i gowrite_2.2.20-1_all.deb
This installs the program into the /opt folder.
Now when I try to run gowrite2, the splash screen appears but that is all.
When I run gowrite, I get a Java exception as shown in the following messages:
=================================
geoff@metasphere:~$ cd /opt
geoff@metasphere:/opt$ cd gowrite2
geoff@metasphere:/opt/gowrite2$ ./gowrite2
geoff@metasphere:/opt/gowrite2$ ./gowrite
0: start 1.5.0
Exception during event dispatch:
java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass(libgcj.so.81)
at java.lang.Class.initializeClass(libgcj.so.81)
at java.lang.reflect.Method.invoke(libgcj.so.81)
at javax.swing.UIDefaults.getUI(libgcj.so.81)
at javax.swing.UIManager.getUI(libgcj.so.81)
at javax.swing.JTree.updateUI(libgcj.so.81)
at javax.swing.JTree.<init>(libgcj.so.81)
at javax.swing.JTree.<init>(libgcj.so.81)
at gowrite.gui.TreePane.initComponents(TreePane.java:128)
at gowrite.gui.TreePane.<init>(TreePane.java:99)
at gowrite.gui.EditingPane.initComponents(EditingPane.java:107)
at gowrite.gui.EditingPane.<init>(EditingPane.java:38)
at gowrite.gui.TopFrame.initComponents(TopFrame.java:237)
at gowrite.gui.TopFrame.<init>(TopFrame.java:55)
at gowrite.gui.FrameManager.createTopFrame(FrameManager.java:255)
at gowrite.gui.FrameManager$createFrame.run(FrameManager.java:164)
at java.awt.event.InvocationEvent.dispatch(libgcj.so.81)
at java.awt.EventQueue.dispatchEvent(libgcj.so.81)
at java.awt.EventDispatchThread.run(libgcj.so.81)
Caused by: java.awt.IllegalComponentStateException: component java.awt.Label not showing
at java.awt.Component.getLocationOnScreen(libgcj.so.81)
at java.awt.event.MouseEvent.<init>(libgcj.so.81)
at java.awt.event.MouseEvent.<init>(libgcj.so.81)
at javax.swing.plaf.basic.BasicTreeUI.<clinit>(libgcj.so.81)
at java.lang.Class.initializeClass(libgcj.so.81)
...18 more
==============================
I would be most grateful if you could tell me what I am doing wrong!
Best Wishes,
Geoff
I am trying to run GOWrite 2.2.21 under Ubuntu 8.04 with Java JRE 1.6.0_06.
I was successfully runnning GOWrite 2.2.21 under the previous version of Ubuntu, but since the Ubuntu upgrade I have had no luck.
I uninstalled GOWrite 2.2.20.
I downloaded GOWrite 2.2.21. This is a .rpm package, so I converted it to .deb and installed it via the commands:
alien -k gowrite-2.2.21-1.noarch.rpm
dpkg -i gowrite_2.2.20-1_all.deb
This installs the program into the /opt folder.
Now when I try to run gowrite2, the splash screen appears but that is all.
When I run gowrite, I get a Java exception as shown in the following messages:
=================================
geoff@metasphere:~$ cd /opt
geoff@metasphere:/opt$ cd gowrite2
geoff@metasphere:/opt/gowrite2$ ./gowrite2
geoff@metasphere:/opt/gowrite2$ ./gowrite
0: start 1.5.0
Exception during event dispatch:
java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass(libgcj.so.81)
at java.lang.Class.initializeClass(libgcj.so.81)
at java.lang.reflect.Method.invoke(libgcj.so.81)
at javax.swing.UIDefaults.getUI(libgcj.so.81)
at javax.swing.UIManager.getUI(libgcj.so.81)
at javax.swing.JTree.updateUI(libgcj.so.81)
at javax.swing.JTree.<init>(libgcj.so.81)
at javax.swing.JTree.<init>(libgcj.so.81)
at gowrite.gui.TreePane.initComponents(TreePane.java:128)
at gowrite.gui.TreePane.<init>(TreePane.java:99)
at gowrite.gui.EditingPane.initComponents(EditingPane.java:107)
at gowrite.gui.EditingPane.<init>(EditingPane.java:38)
at gowrite.gui.TopFrame.initComponents(TopFrame.java:237)
at gowrite.gui.TopFrame.<init>(TopFrame.java:55)
at gowrite.gui.FrameManager.createTopFrame(FrameManager.java:255)
at gowrite.gui.FrameManager$createFrame.run(FrameManager.java:164)
at java.awt.event.InvocationEvent.dispatch(libgcj.so.81)
at java.awt.EventQueue.dispatchEvent(libgcj.so.81)
at java.awt.EventDispatchThread.run(libgcj.so.81)
Caused by: java.awt.IllegalComponentStateException: component java.awt.Label not showing
at java.awt.Component.getLocationOnScreen(libgcj.so.81)
at java.awt.event.MouseEvent.<init>(libgcj.so.81)
at java.awt.event.MouseEvent.<init>(libgcj.so.81)
at javax.swing.plaf.basic.BasicTreeUI.<clinit>(libgcj.so.81)
at java.lang.Class.initializeClass(libgcj.so.81)
...18 more
==============================
I would be most grateful if you could tell me what I am doing wrong!
Best Wishes,
Geoff