When I press Run (or Debug) icon on the main toolbar (or pick from the
menu), I get the confirmation dialog, then I press Run (or Debug) on
that dialog.  At this point the dialog simply disappears, and the
exception below appears on the console.  This is repeatable every time I
try it.  Since switching from my previous version (612) to this version,
I had to create a new project file from scratch -- maybe that has
something to do with this problem.

Jim

Exception occurred during event dispatching:
java.lang.NullPointerException
        at com.intellij.compiler.a.j.c(j.java:63)
        at com.intellij.compiler.v.c(v.java:4)
        at com.intellij.compiler.v.<init>(v.java:159)
        at com.intellij.compiler.y.<init>(y.java:215)
        at com.intellij.compiler.y.a(y.java:134)
        at com.intellij.execution.RunManager.a(RunManager.java:146)
        at com.intellij.execution.RunManager.a(RunManager.java:123)
        at com.intellij.execution.RunManager.a(RunManager.java:27)
        at com.intellij.execution.RunManager.a(RunManager.java:163)
        at
com.intellij.debugger.actions.DebugAction.a(DebugAction.java:14)
        at com.intellij.openapi.actionSystem.impl.z.b(z.java:83)
        at
com.intellij.openapi.actionSystem.impl.z.processMouseEvent(z.java:60)
        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.processMouseEvent(Container.java:2216)
        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:26)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.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)
Exception occurred during event dispatching:

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

Reply via email to