And now I get that same exception when I start IDEA. I cannot break the loop! Arghhhh!
Todd Todd Breiholz wrote: > I got the following exception (over and over, had to kill IDEA and > restart) after doing an alt-insert in the project panel and clicking on > OK in the new file dialog box. > > 2002-07-02 16:30:04,756 [3484436] INFO - com.intellij.openapi.vfs.a.g > - fileCreated: file = > file://C:/dev/Trunk/emktg/deploy/config/meredith/customer/Initial.properties, > requestor = com.intellij.psi.e.y@e0e954 > 2002-07-02 16:30:07,811 [3487491] 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.paint(JComponent.java:813) > at javax.swing.JViewport.paint(JViewport.java:707) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at com.intellij.ide.h.a.bx.paint(bx.java:48) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > at javax.swing.JComponent.paintChildren(JComponent.java:643) > at javax.swing.JComponent.paint(JComponent.java:813) > 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(SystemEventQueueUtilities.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(EventDispatchThread.java:191) > > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.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) > > Thanks > > Todd Breiholz > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
