Uploaded image for project: 'NEURE'
  1. NEURE
  2. NEURE-70

Opening a task causes an exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Following exception while opening a task in taskdesigner.:

      null
      Exception in thread "AWT-EventQueue-4" java.lang.NullPointerException
      at fi.jyu.nmi.neure.taskeditor.WorkingPanel.actionPerformed(Unknown Source)
      at fi.jyu.nmi.neure.taskeditor.WorkingPanel.cardChanged(Unknown Source)
      at fi.jyu.nmi.neure.taskeditor.TaskEditorDataController$2.run(Unknown Source)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      Feb 11, 2009 11:00:25 PM com.caucho.hessian.io.SerializerFactory getDeserializer
      WARNING: Hessian/Burlap: 'javax.ejb.EJBException' is an unknown class in sun.plugin2.applet.Applet2ClassLoader@f9659d:
      java.lang.ClassNotFoundException: javax.ejb.EJBException
      Feb 11, 2009 11:00:25 PM fi.jyu.nmi.neure.taskeditor.TaskEditorDataController getNeureObject
      SEVERE: getNeureObject : RemoteException
      null
      java.lang.NullPointerException
      at fi.jyu.nmi.neure.taskeditor.utils.ObjectComboRenderer.getListCellRendererComponent(Unknown Source)
      at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
      at javax.swing.plaf.metal.MetalComboBoxUI.getMinimumSize(Unknown Source)
      at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source)
      at java.awt.Container.preferredSize(Unknown Source)
      at java.awt.Container.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.calculateSize(Unknown Source)
      at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.preferredLayoutSize(Unknown Source)
      at java.awt.Container.preferredSize(Unknown Source)
      at java.awt.Container.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
      at java.awt.GridBagLayout.arrangeGrid(Unknown Source)
      at java.awt.GridBagLayout.layoutContainer(Unknown Source)
      at java.awt.Container.layout(Unknown Source)
      at java.awt.Container.doLayout(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validate(Unknown Source)
      at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
      at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      Feb 11, 2009 11:00:26 PM com.caucho.hessian.io.SerializerFactory getDeserializer
      WARNING: Hessian/Burlap: 'javax.ejb.EJBException' is an unknown class in sun.plugin2.applet.Applet2ClassLoader@f9659d:
      java.lang.ClassNotFoundException: javax.ejb.EJBException
      Feb 11, 2009 11:00:26 PM fi.jyu.nmi.neure.taskeditor.TaskEditorDataController getNeureObject
      SEVERE: getNeureObject : RemoteException
      null
      java.lang.NullPointerException
      at fi.jyu.nmi.neure.taskeditor.utils.ObjectComboRenderer.getListCellRendererComponent(Unknown Source)
      at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
      at javax.swing.plaf.metal.MetalComboBoxUI.getMinimumSize(Unknown Source)
      at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source)
      at java.awt.Container.preferredSize(Unknown Source)
      at java.awt.Container.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.calculateSize(Unknown Source)
      at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.preferredLayoutSize(Unknown Source)
      at java.awt.Container.preferredSize(Unknown Source)
      at java.awt.Container.getPreferredSize(Unknown Source)
      at javax.swing.JComponent.getPreferredSize(Unknown Source)
      at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
      at java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
      at java.awt.GridBagLayout.arrangeGrid(Unknown Source)
      at java.awt.GridBagLayout.layoutContainer(Unknown Source)
      at java.awt.Container.layout(Unknown Source)
      at java.awt.Container.doLayout(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validateTree(Unknown Source)
      at java.awt.Container.validate(Unknown Source)
      at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
      at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      1010x750

            olmasl Oleksandr Maslov
            jirauser10008 user-7c936 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: