[sword-devel] KJV2003 - Software

Keith Ralston sword-devel@crosswire.org
Wed, 20 Nov 2002 13:26:23 -0600


After running the jar file for a while, I get the following:

java.lang.NullPointerException
        at org.crosswire.modedit.MainFrame.slideTag(MainFrame.java:687)
        at
org.crosswire.modedit.MainFrame.setCurrentAction(MainFrame.java:1034)

        at
org.crosswire.modedit.MainFrame$Hyperactive.hyperlinkUpdate(MainFrame
.java:589)
        at javax.swing.JEditorPane.fireHyperlinkUpdate(JEditorPane.java:318)
        at
javax.swing.text.html.HTMLEditorKit$LinkController.activateLink(HTMLE
ditorKit.java:792)
        at
javax.swing.text.html.HTMLEditorKit$LinkController.mouseClicked(HTMLE
ditorKit.java:607)
        at
java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:20
8)
        at
java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:20
7)
        at java.awt.Component.processMouseEvent(Component.java:5024)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1525)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1582)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3359
)
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3083)

        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3004)
        at java.awt.Container.dispatchEventImpl(Container.java:1568)
        at java.awt.Window.dispatchEventImpl(Window.java:1581)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)

        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

I have to kill the app and restart.