Erb, We have fixed this bug in #505. Thank you for reporting it!
Best regards, Anton Katilin ----------------------------------------------------------- IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ ----------------------------------------------------------- > ----- Original Message ----- > From: "Erb" <[EMAIL PROTECTED]> > To: "EAP" <[EMAIL PROTECTED]> > Sent: Friday, September 28, 2001 10:40 PM > Subject: [Eap-list] bug with multiple ant tasks > > > > When I start an ant task while one is still running > > (I say Cancel to the kill running task dialog), > > when I run any ant tasks after that, I get an internal assertion error > > dialog, > > and the following stack trace. I am also unable to remove my first Ant > > messages tab. > > > > > > > > Exception occurred during event dispatching: > > java.lang.NullPointerException > > at com.intellij.ant.l.int(Unknown Source) > > at com.intellij.ant.j$g.a(Unknown Source) > > at com.intellij.ant.j.if(Unknown Source) > > at com.intellij.ant.j.aW(Unknown Source) > > at com.intellij.ant.j.a(Unknown Source) > > at com.intellij.ant.j.int(Unknown Source) > > at com.intellij.ant.aa$2.run(Unknown Source) > > at > > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) > > at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) > > at > > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh > > read.java:131) > > at > > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre > > ad.java:98) > > at > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > > at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) > > [command] java.lang.NullPointerException > > [command] at com.intellij.ide.b.a(Unknown Source) > > [command] at com.intellij.ant.j.a(Unknown Source) > > [command] at com.intellij.ant.j.access$300(Unknown Source) > > [command] at com.intellij.ant.j$2.run(Unknown Source) > > [command] at com.intellij.command.a.b.a(Unknown Source) > > [command] at com.intellij.ant.j.a(Unknown Source) > > [command] at com.intellij.ant.AntManager.a(Unknown Source) > > [command] at com.intellij.ant.AntManager.a(Unknown Source) > > [command] at com.intellij.ant.AntManager.a(Unknown Source) > > [command] at > > com.intellij.ant.actions.AntBuildGroup$TargetAction.actionPer > > formed(Unknown Source) > > [command] at com.intellij.jd.actions.l$1.run(Unknown Source) > > [command] at > > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java: > > 154) > > [command] at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) > > [command] at > > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi > > spatchThread.java:131) > > [command] at > > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp > > atchThread.java:98) > > [command] at > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j > > ava:93) > > [command] at > > java.awt.EventDispatchThread.run(EventDispatchThread.java:85) > > > > > > > > -- > > > > Erb > > > > ============================================================== > > "The only time I like in the morning is afternoon." > > - Russell D. Cooper > > > > "If you do everything, then you're all done." > > - Melissa F. Cooper > > > > "Most of you are familiar with the virtues of a programmer. > > There are three, of course: laziness, impatience, and hubris." > > - Larry Wall > > ============================================================== > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
