For Build 602 of Ariadna, I have been getting an "Assertion Failed" dialog
when I start typing the following for the @return portion of javadoc.

@return <tt>-1

Then I continue to get this message several times over after that.  The
stack trace is as follows:
[4249380]  ERROR -               com.intellij.c.i - Assertion failed
java.lang.Throwable
        at com.intellij.diagnostic.d.a(d.java:30)
        at com.intellij.diagnostic.d.a(d.java:16)
        at com.intellij.c.i.start(i.java:46)
        at com.intellij.editor.c.b.b(b.java:40)
        at com.intellij.editor.b.p.a(p.java:240)
        at com.intellij.editor.b.p.a(p.java:215)
        at com.intellij.editor.i.a(i.java:658)
        at com.intellij.editor.b.bu.actionPerformed(bu.java:0)
        at com.intellij.editor.b.u.run(u.java:2)
        at com.intellij.command.a.b.a(b.java:10)
        at com.intellij.editor.b.t.a(t.java:325)
        at com.intellij.editor.b.t.b(t.java:563)
        at com.intellij.editor.b.c.keyTyped(c.java:2)
        at java.awt.Component.processKeyEvent(Component.java:3674)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2014)
        at java.awt.Component.processEvent(Component.java:3553)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2155)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        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)

I hope that this is enough information to determine what the problem is.

Thanks.

Chad Ward

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

Reply via email to