Whoops, The error is opening an empty file, which reduces this to an error stated earlier by Kevin Hendrikson. It also shows up on Windows NT.
> -----Original Message----- > From: Velthuizen, S J H (Bas) [mailto:[EMAIL PROTECTED]] > Sent: dinsdag 2 juli 2002 9:22 > To: '[EMAIL PROTECTED]' > Subject: [Eap-bugs] #632 Assertion Failed when opening xml file > > > I opened an ANT build file, and the Assertion Failed window > comes up indefinitely. > IDEA has to be closed down to remove it > > The following stack trace is repeated every time the window > pops up again (i.e. every time the ok-button is pressed) > Regards, > Bas Velthuizen > > [ 370328] ERROR - com.intellij.editor.b.q - Assertion failed > java.lang.Throwable > at > com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:43) > at > com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:7) > at com.intellij.editor.b.q.c(q.java:110) > at com.intellij.editor.b.cb.a(cb.java:4) > at com.intellij.editor.b.cb.paint(cb.java:121) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at > javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4742) > > at > javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4688) > at > javax.swing.JComponent._paintImmediately(JComponent.java:4632) > at > javax.swing.JComponent.paintImmediately(JComponent.java:4464) > at > javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:404) > > at > javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System > EventQueueUtilities.java:117) > at > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) > at com.intellij.ide.r.a(r.java:12) > at com.intellij.ide.r.dispatchEvent(r.java:8) > at > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh > read.java:191) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre > ad.java:144) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre > ad.java:134) > at java.awt.Dialog.show(Dialog.java:524) > at > javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:822) > at > javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:624) > at > javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:595) > at com.intellij.diagnostic.d.run(d.java:1) > at > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) > at com.intellij.ide.r.a(r.java:12) > at com.intellij.ide.r.dispatchEvent(r.java:8) > at > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh > read.java:191) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre > ad.java:144) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) > > at > java.awt.EventDispatchThread.run(EventDispatchThread.java:98) > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > +++++++++++ > S.J.H.Velthuizen, + + Lucent > Technologies > [EMAIL PROTECTED] + + phone: +31 > 35 687 4364 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > +++++++++++ > Mad, adj.: Affected with a high degree of intellectual > independence ... > -- Ambrose Bierce > -------------------------------------------------------------- > ----------- > Those who have to criticize other people are those whose > minds are void > > _______________________________________________ > Eap-bugs mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-bugs > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
