After a successful compile IDEA displays a pop-up box that says internal error... the 
problem is when I try to run a unit test, IDEA recompiles the entire project all over 
again, the test runs, and the internal error pops up again.  We have a about 3000+ 
classes and it's getting tiresome having to wait for a full compile every time I run a 
test.  Here is the stack trace:

[ 235535]  ERROR - intellij.plugins.PluginManager -
[ 235535]  ERROR - intellij.plugins.PluginManager - IntelliJ IDEA (Ariadna) 3.0
 Build #636
[ 235535]  ERROR - intellij.plugins.PluginManager - JDK: 1.4.0_01
[ 235535]  ERROR - intellij.plugins.PluginManager - VM: Java HotSpot(TM) Client
VM
[ 235535]  ERROR - intellij.plugins.PluginManager - Vendor: Sun Microsystems Inc
.
[ 235535]  ERROR - intellij.plugins.PluginManager - OS: Windows 2000
[ 235566]  ERROR - intellij.plugins.PluginManager -
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
        at java.lang.String.substring(String.java:1476)
        at com.intellij.compiler.c.bg.l(bg.java:52)
        at com.intellij.compiler.c.f.a(f.java:199)
        at com.intellij.compiler.c.o.d(o.java:168)
        at com.intellij.compiler.cd.run(cd.java:16)


Any ideas on what may be causing this?

Thanks,

Brian
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to