I just hit this bug in build 605. After setting my compiler output path to
D:\ I get lots of popup error dialogs and the following in the console:
[88323413] ERROR - com.intellij.vfs.local.w - Assertion failed
java.lang.Throwable
at com.intellij.diagnostic.d.a(d.java:25)
at com.intellij.diagnostic.d.a(d.java:30)
at com.intellij.vfs.local.w.b(w.java:305)
at com.intellij.vfs.local.j.run(j.java:15)
at com.intellij.vfs.VirtualFileManager.a(VirtualFileManager.java:75)
at com.intellij.vfs.local.y.run(y.java:5)
[88323413] ERROR - com.intellij.vfs.local.w - length=4
[88323413] ERROR - com.intellij.vfs.local.w - buffer=D:\
On the side... it's stupid setting the output to that I know, but I was
trying to track down a problem debugging. I've done plenty of debugging in
the past, but for some reason I have a project where breakpoints won't
'take' (ie, they show up with a cross through the red circle, instead of the
normal tick). The breakpoints are in my project's source code, and
everything compiles/runs OK. I'm using JDK 1.3.1_02 for both IDEA and
debugging my app, and I'm building with ant. Unfortunately the ant script
(written by a collegue) does some weird stuff with the way it deploys -
perhaps that has something to do with it? It doesn't seem to matter if I run
my app from IDEA or attach to it remotely.
Anyway, does anyone know offhand what IDEA needs to know in order to set a
breakpoint in some source code? Do I need to set the project path, compiler
output path, what?...
Cheers,
Chris
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list