[kepler-dev] [Bug 4885] New: Right-clicking on KARs in the component pane produces exception

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Mar 16 14:35:31 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4885

           Summary: Right-clicking on KARs in the component pane produces
                    exception
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: interface
        AssignedTo: aschultz at nceas.ucsb.edu
        ReportedBy: swriddle at gmail.com
         QAContact: kepler-dev at kepler-project.org


This bug is there as of r23368.

Stacktrace follows:

      [run] java.lang.Exception: LIID not found for CoreActors,kar
org.kepler.moml.KAREntityLibrary
      [run]     at
org.kepler.gui.popups.LibraryPopup.<init>(LibraryPopup.java:99)
      [run]     at org.kepler.gui.popups.KARPopup.<init>(KARPopup.java:57)
      [run]     at
org.kepler.gui.AnnotatedPTree$PopupListener.maybeShowPopup(AnnotatedPTree.java:252)
      [run]     at
org.kepler.gui.AnnotatedPTree$PopupListener.mouseReleased(AnnotatedPTree.java:184)
      [run]     at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:232)
      [run]     at java.awt.Component.processMouseEvent(Component.java:5602)
      [run]     at
javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
      [run]     at java.awt.Component.processEvent(Component.java:5367)
      [run]     at java.awt.Container.processEvent(Container.java:2010)
      [run]     at java.awt.Component.dispatchEventImpl(Component.java:4068)
      [run]     at java.awt.Container.dispatchEventImpl(Container.java:2068)
      [run]     at java.awt.Component.dispatchEvent(Component.java:3903)
      [run]     at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
      [run]     at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
      [run]     at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
      [run]     at java.awt.Container.dispatchEventImpl(Container.java:2054)
      [run]     at java.awt.Window.dispatchEventImpl(Window.java:1801)
      [run]     at java.awt.Component.dispatchEvent(Component.java:3903)
      [run]     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
      [run]     at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
      [run]     at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
      [run]     at
java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
      [run] Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException
      [run]     at java.io.File.<init>(File.java:194)
      [run]     at org.kepler.gui.popups.KARPopup.<init>(KARPopup.java:64)
      [run]     at
org.kepler.gui.AnnotatedPTree$PopupListener.maybeShowPopup(AnnotatedPTree.java:252)
      [run]     at
org.kepler.gui.AnnotatedPTree$PopupListener.mouseReleased(AnnotatedPTree.java:184)
      [run]     at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:232)
      [run]     at java.awt.Component.processMouseEvent(Component.java:5602)
      [run]     at
javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
      [run]     at java.awt.Component.processEvent(Component.java:5367)
      [run]     at java.awt.Container.processEvent(Container.java:2010)
      [run]     at java.awt.Component.dispatchEventImpl(Component.java:4068)
      [run]     at java.awt.Container.dispatchEventImpl(Container.java:2068)
      [run]     at java.awt.Component.dispatchEvent(Component.java:3903)
      [run]     at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
      [run]     at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
      [run]     at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
      [run]     at java.awt.Container.dispatchEventImpl(Container.java:2054)
      [run]     at java.awt.Window.dispatchEventImpl(Window.java:1801)
      [run]     at java.awt.Component.dispatchEvent(Component.java:3903)
      [run]     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
      [run]     at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
      [run]     at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
      [run]     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
      [run]     at
java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list