CDV ❯ NPE in admin console
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Console
-
-
gkeim
-
Reporter: teck
-
January 10, 2007
-
0
-
Watchers: 0
-
July 27, 2012
-
February 16, 2007
Attachments
Description
Got this NPE trying to refresh the “Classes” item in the admin console. Afterwards console seemed hung (threads attached)
Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException at com.tc.admin.dso.ClassTreeRoot.setClassInfo(ClassTreeRoot.java:31) at com.tc.admin.dso.ClassTreeModel.setClassInfo(ClassTreeModel.java:16) at com.tc.admin.dso.ClassesPanel.refresh(ClassesPanel.java:71) at com.tc.admin.dso.ClassesNode.refresh(ClassesNode.java:52) at com.tc.admin.dso.ClassesNode$RefreshAction.actionPerformed(ClassesNode.java:65) at com.tc.admin.dso.ClassesNode.nodeClicked(ClassesNode.java:70) at com.tc.admin.AdminClientPanel$4.mouseClicked(AdminClientPanel.java:137) at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:212) at java.awt.Component.processMouseEvent(Component.java:5504) at javax.swing.JComponent.processMouseEvent(JComponent.java:3135) at java.awt.Component.processEvent(Component.java:5266) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3968) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3901) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822) at java.awt.Container.dispatchEventImpl(Container.java:2010) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Gary says this is fixed