Orion/1.2.0 initialized
Exception occurred during event dispatching:
java.lang.NullPointerException:
at com.evermind.gui.server.http.HttpSessionAttributeTableModel.ax(JAX)
at com.evermind.gui.server.http.HttpSessionPanel.ax(JAX)
at
com.evermind.gui.server.http.HttpSessionsAdministrationPanel.valueChanged(JAX)
at javax.swing.DefaultListSelectionModel.fireValueChanged
(DefaultListSelectionModel.java:149)
at javax.swing.DefaultListSelectionModel.fireValueChanged
(DefaultListSelectionModel.java:130)
at javax.swing.DefaultListSelectionModel.fireValueChanged
(DefaultListSelectionModel.java:176)
at javax.swing.DefaultListSelectionModel.changeSelection
(DefaultListSelectionModel.java:326)
at javax.swing.DefaultListSelectionModel.changeSelection
(DefaultListSelectionModel.java:335)
at javax.swing.DefaultListSelectionModel.setSelectionInterval
(DefaultListSelectionModel.java:359)
at javax.swing.plaf.basic.BasicTableUI.updateSelectionModel
(BasicTableUI.java:996)
at javax.swing.plaf.basic.BasicTableUI.updateSelection
(BasicTableUI.java:1027)
at javax.swing.plaf.basic.BasicTableUI.access$0(BasicTableUI.java:1012)
at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed
(BasicTableUI.java:410)
at java.awt.AWTEventMulticaster.mousePressed
(AWTEventMulticaster.java:221)
at java.awt.Component.processMouseEvent(Component.java:3157)
at java.awt.Component.processEvent(Component.java, Compiled Code)
at java.awt.Container.processEvent(Container.java, Compiled Code)
at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java,
Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java,
Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java,
Compiled Code)
at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
at java.awt.Window.dispatchEventImpl(Window.java, Compiled Code)
at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java,
Compiled Code)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
The entire console just quites working. This happens when refreshing (or
sometimes just selecting) sessions.
J.T. Wenting
[EMAIL PROTECTED]