Title: build 606 - Error - id cannot be null
Hello Adrian!
 
This is fixed in 608. Thank you for your report!
 
Best regards,
Anton Katilin
-------------------------------------
IntelliJ Software, "Develop with pleasure!"
http://www.intellij.com
----- Original Message -----
Sent: Wednesday, February 27, 2002 9:34 PM
Subject: build 606 - Error - id cannot be null

Anton,

Here's the stack trace for the problem. I only ran the cursor over the run menu once - don't know why there are three exceptions thrown:


[  84188]  ERROR - ij.openapi.actionSystem.impl.a - id cannot be null
java.lang.Throwable
        at com.intellij.diagnostic.e.b(e.java:18)
        at com.intellij.openapi.actionSystem.impl.a.a(a.java:291)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:34)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:5)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:20)
        at com.intellij.openapi.actionSystem.impl.i.menuSelected(i.java:4)
        at javax.swing.JMenu.fireMenuSelected(JMenu.java:997)
        at javax.swing.JMenu$MenuChangeListener.stateChanged(JMenu.java:1074)
        at javax.swing.DefaultButtonModel.fireStateChanged(DefaultButtonModel.java:336)
        at javax.swing.DefaultButtonModel.setSelected(DefaultButtonModel.java:227)
        at javax.swing.JMenu.setSelected(JMenu.java:271)
        at javax.swing.JMenu.menuSelectionChanged(JMenu.java:1139)
        at com.intellij.openapi.actionSystem.impl.v.menuSelectionChanged(v.java:34)
        at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:84)
        at javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:354)
        at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:240)
        at java.awt.Component.processMouseEvent(Component.java:3724)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:2318)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2189)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
[  84188]  ERROR - ij.openapi.actionSystem.impl.a - id cannot be null
java.lang.Throwable
        at com.intellij.diagnostic.e.b(e.java:18)
        at com.intellij.openapi.actionSystem.impl.a.a(a.java:291)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:34)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:23)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:20)
        at com.intellij.openapi.actionSystem.impl.i.menuSelected(i.java:4)
        at javax.swing.JMenu.fireMenuSelected(JMenu.java:997)
        at javax.swing.JMenu$MenuChangeListener.stateChanged(JMenu.java:1074)
        at javax.swing.DefaultButtonModel.fireStateChanged(DefaultButtonModel.java:336)
        at javax.swing.DefaultButtonModel.setSelected(DefaultButtonModel.java:227)
        at javax.swing.JMenu.setSelected(JMenu.java:271)
        at javax.swing.JMenu.menuSelectionChanged(JMenu.java:1139)
        at com.intellij.openapi.actionSystem.impl.v.menuSelectionChanged(v.java:34)
        at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:84)
        at javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:354)
        at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:240)
        at java.awt.Component.processMouseEvent(Component.java:3724)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:2318)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2189)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
[  84188]  ERROR - ij.openapi.actionSystem.impl.a - id cannot be null
java.lang.Throwable
        at com.intellij.diagnostic.e.b(e.java:18)
        at com.intellij.openapi.actionSystem.impl.a.a(a.java:291)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:34)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:5)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:26)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:11)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:20)
        at com.intellij.openapi.actionSystem.impl.i.menuSelected(i.java:4)
        at javax.swing.JMenu.fireMenuSelected(JMenu.java:997)
        at javax.swing.JMenu$MenuChangeListener.stateChanged(JMenu.java:1074)
        at javax.swing.DefaultButtonModel.fireStateChanged(DefaultButtonModel.java:336)
        at javax.swing.DefaultButtonModel.setSelected(DefaultButtonModel.java:227)
        at javax.swing.JMenu.setSelected(JMenu.java:271)
        at javax.swing.JMenu.menuSelectionChanged(JMenu.java:1139)
        at com.intellij.openapi.actionSystem.impl.v.menuSelectionChanged(v.java:34)
        at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:84)
        at javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:354)
        at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:240)
        at java.awt.Component.processMouseEvent(Component.java:3724)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:2318)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2189)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
[  84204]  ERROR - ij.openapi.actionSystem.impl.a - id cannot be null
java.lang.Throwable
        at com.intellij.diagnostic.e.b(e.java:18)
        at com.intellij.openapi.actionSystem.impl.a.a(a.java:291)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:34)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:23)
        at com.intellij.ant.actions.AntBuildGroup.a(AntBuildGroup.java:15)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:26)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:11)
        at com.intellij.openapi.actionSystem.impl.t.a(t.java:20)
        at com.intellij.openapi.actionSystem.impl.i.menuSelected(i.java:4)
        at javax.swing.JMenu.fireMenuSelected(JMenu.java:997)
        at javax.swing.JMenu$MenuChangeListener.stateChanged(JMenu.java:1074)
        at javax.swing.DefaultButtonModel.fireStateChanged(DefaultButtonModel.java:336)
        at javax.swing.DefaultButtonModel.setSelected(DefaultButtonModel.java:227)
        at javax.swing.JMenu.setSelected(JMenu.java:271)
        at javax.swing.JMenu.menuSelectionChanged(JMenu.java:1139)
        at com.intellij.openapi.actionSystem.impl.v.menuSelectionChanged(v.java:34)
        at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:84)
        at javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:354)
        at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:240)
        at java.awt.Component.processMouseEvent(Component.java:3724)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:2318)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2189)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

Reply via email to