Title: RE: [Eap-list] NPE in EJB properties

I also get this behaviour.

Scott

-----Original Message-----
From: Edmundas Miseikis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 8:38 AM
To: [EMAIL PROTECTED]
Subject: [Eap-list] NPE in EJB properties


IDEA 611
Auto-configured EJBs. Project properties can't be opened unless IDEA is
restarted.

After restart: NPE when clicking EJB in Project properties:

Exception occurred during event dispatching:
java.lang.NullPointerException
        at
com.intellij.j2ee.ejb.view.EjbManagerConfigurable.p(EjbManagerConfigurable.j
ava:25)
        at com.intellij.ide.impl.bm.valueChanged(bm.java:3)
        at javax.swing.JTree.fireValueChanged(JTree.java:2269)
        at
javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2575)
        at
javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelec
tionModel.java:612)
        at
javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelec
tionModel.java:1006)
        at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSele
ctionModel.java:288)
        at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelec
tionModel.java:171)
        at javax.swing.JTree.setSelectionPath(JTree.java:1088)
        at
javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2117)
        at
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.jav
a:2683)
        at
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:220)
        at java.awt.Component.processMouseEvent(Component.java:3714)
        at java.awt.Component.processEvent(Component.java:3546)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2595)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2499)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2210)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:912)
        at java.awt.Component.dispatchEvent(Component.java:2499)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
        at com.intellij.ide.c.dispatchEvent(c.java:24)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.Dialog.show(Dialog.java:370)
        at com.intellij.ui.ds.show(ds.java:34)
        at com.intellij.ide.desktop.impl.cv.a(cv.java:57)
        at com.intellij.ide.desktop.impl.o.a(o.java:196)
        at com.intellij.ui.y.M(y.java:19)
        at
com.intellij.ide.actions.ProjectPropertiesAction.actionPerformed(ProjectProp
ertiesAction.java:3)
        at com.intellij.openapi.actionSystem.a.j.run(j.java:3)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
        at com.intellij.ide.c.dispatchEvent(c.java:24)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)

--
Edmundas


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to