And then I got lost in an infinite loop of internal errors and assertion
faileds.....



Tomáš Langer


ERROR OUTPUT (the following error is at least 20 times in the output):
Exception occurred during event dispatching:
java.lang.ArrayIndexOutOfBoundsException
        at java.lang.System.arraycopy(Native Method)
        at com.intellij.psi.impl.source.f.a.b(a.java:38)
        at com.intellij.psi.impl.source.f.a.a(a.java:46)
        at com.intellij.codeEditor.impl.d.run(d.java:12)
        at com.intellij.psi.impl.r.run(r.java:12)
        at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:17)
        at com.intellij.psi.impl.z.c(z.java:339)
        at com.intellij.codeEditor.impl.a.b(a.java:119)
        at com.intellij.codeEditor.impl.a.a(a.java:101)
        at com.intellij.codeEditor.impl.a.a(a.java:103)
        at
com.intellij.codeInsight.CodeInsightManager.a(CodeInsightManager.java:96)
        at com.intellij.codeInsight.daemon.impl.l.run(l.java:2)
        at com.intellij.util.t.run(t.java:10)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:3)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
        at java.awt.Dialog.show(Dialog.java:380)
        at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:679)
        at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:521)
        at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:499)
        at com.intellij.diagnostic.d.run(d.java)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:147)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:3)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va: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)

STANDARD OUTPUT (also many times):
[ 606703]  ERROR -               psi.blockSupport - Assertion failed
java.lang.Throwable
        at com.intellij.diagnostic.e.a(e.java:33)
        at com.intellij.diagnostic.b.a(b.java:2)
        at com.intellij.psi.impl.source.f.a.b(a.java:34)
        at com.intellij.psi.impl.source.f.a.a(a.java:46)
        at com.intellij.codeEditor.impl.d.run(d.java:12)
        at com.intellij.psi.impl.r.run(r.java:12)
        at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:17)
        at com.intellij.psi.impl.z.c(z.java:339)
        at com.intellij.codeEditor.impl.a.b(a.java:119)
        at com.intellij.codeEditor.impl.a.a(a.java:101)
        at com.intellij.codeEditor.impl.a.a(a.java:103)
        at
com.intellij.codeInsight.CodeInsightManager.a(CodeInsightManager.java:96)
        at com.intellij.codeInsight.daemon.impl.l.run(l.java:2)
        at com.intellij.util.t.run(t.java:10)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:3)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
        at java.awt.Dialog.show(Dialog.java:380)
        at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:679)
        at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:521)
        at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:499)
        at com.intellij.diagnostic.d.run(d.java)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:147)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:3)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va: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)

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

Reply via email to