Hello Anil, is it reproducible with latest JDK version (1.3.1_03)? It seems that it's Swing problem.
Best regards, Vladimir Kondratyev _______________________________________ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" Anil Kona wrote: > This is the error I get when trying to open any XML file. > And makes this build unusable > > [5981914] ERROR - com.intellij.ide.p - Error during dispatching of > java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.openapi. > wm.a.v@1a2b19,notifier=null,catchExceptions=false] on sun.awt.windows.WToolkit@3 > b158 > [5981984] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 > Build #629 > [5981984] ERROR - com.intellij.ide.p - JDK: 1.3.1 > [5981984] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client > VM > [5981984] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc > . > [5981984] ERROR - com.intellij.ide.p - OS: Windows 2000 > [5982074] ERROR - com.intellij.ide.p - > java.lang.ArrayIndexOutOfBoundsException > at java.lang.System.arraycopy(Native Method) > at java.awt.Container.remove(Container.java:439) > at javax.swing.JLayeredPane.remove(JLayeredPane.java:216) > at java.awt.Container.remove(Container.java:477) > at com.intellij.openapi.wm.a.v.run(v.java:7) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) > at com.intellij.ide.p.a(p.java:43) > at com.intellij.ide.p.dispatchEvent(p.java:54) > 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) > > Anil Kona > Software Engineer > Motiva, Inc. > [EMAIL PROTECTED] > (925) 600-2928 (Work) > (925) 209-7972 (Mobile) > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
