I encountered the following Internal Error upon selecting one of the completion
alternatives offered by CTRL-SPACE. The alternative I selected was the size() method
of class Vector. When the internal error occurred, IntelliJ had inserted the name of
the method, but not the parentheses. #612 /Jim
[ 944898] ERROR - com.intellij.command.a.b -
[ 944898] ERROR - com.intellij.command.a.b - IntelliJ IDEA (Ariadna) Build
#612
[ 944898] ERROR - com.intellij.command.a.b - JDK: 1.3.1_02
[ 944898] ERROR - com.intellij.command.a.b - VM: Java HotSpot(TM) ClientVM
[ 944898] ERROR - com.intellij.command.a.b - Vendor: Sun Microsystems Inc.
[ 944898] ERROR - com.intellij.command.a.b - OS: Windows 2000
[ 944908] ERROR - com.intellij.command.a.b -
java.lang.NullPointerException
at com.intellij.psi.impl.source.bz.a(bz.java:39)
at com.intellij.psi.impl.source.cp.b(cp.java:22)
at
com.intellij.codeInsight.statistics.StatisticsManager.a(StatisticsManager.java:52)
at
com.intellij.codeInsight.statistics.StatisticsManager.b(StatisticsManager.java:9)
at com.intellij.codeInsight.completion.h.a(h.java:63)
at com.intellij.codeInsight.b.a.q.a(q.java:184)
at com.intellij.codeInsight.b.a.q.a(q.java:334)
at com.intellij.codeInsight.b.a.e.run(e.java:4)
at com.intellij.command.a.b.a(b.java:52)
at com.intellij.codeInsight.b.a.q.b(q.java:35)
at com.intellij.codeInsight.b.a.q.a(q.java:174)
at com.intellij.codeInsight.b.a.b.mouseClicked(b.java:2)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:211)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:210)
at java.awt.Component.processMouseEvent(Component.java:3718)
at java.awt.Component.processEvent(Component.java:3544)
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.retargetMouseEvent(Container.java:2451)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2230)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
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 com.intellij.ide.c.dispatchEvent(c.java:21)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java: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