IntelliJ Crashes everytime I compile
I've been getting this EVERY time I compile anything in my project. I have
been getting this specific crash for the lsat 30 or so builds. I have
recreated my project 3x to try to get rid of this. Has anyone else seen
this?
It is when I compile my web-inf/classes dir which has my source and is my
output
--Grant
java.lang.NullPointerException
at com.intellij.j2ee.module.components.i.a(i.java:13)
at com.intellij.j2ee.a.a$4.run(a$4.java:7)
at com.intellij.openapi.application.b.b.runReadAction(b.java:233)
at com.intellij.j2ee.a.a.a(a.java:11)
at com.intellij.compiler.c.f.a(f.java:154)
at com.intellij.compiler.c.f.a(f.java:501)
at com.intellij.compiler.c.f.a(f.java:349)
at com.intellij.compiler.c.f.access$900(f.java:40)
at com.intellij.compiler.c.f$10.run(f$10.java:1)
at
com.intellij.progress.ProgressManager.runProcess(ProgressManager.java:16)
at com.intellij.compiler.c.f$19.run(f$19.java:0)
Please sign in to leave a comment.
Have to tried checking "Exclude output paths" in your paths settings?
"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:btv0mu$3vh$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
If I do that then I can't see my source since our source and class files are
in the same directories.
Stupid, I know. I didn't set it up :)
--Grant
"Brad" <brad.lane@pearson.com> wrote in message
news:btv1gi$5nv$1@is.intellij.net...
>
have
my
com.intellij.progress.ProgressManager.runProcess(ProgressManager.java:16)
>
>
Please submit bug report to the tracker at http://www.intellij.net
Grant Gochnauer wrote:
--
Vladimir Kondratyev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I've already submitted the bug when it happens via the automatic reporting
tool, do you want me to make another issue manually as well?
--Grant
"Vladimir Kondratyev (JetBrains)" <vova@intellij.com> wrote in message
news:bu0tmf$rcv$1@is.intellij.net...
>
have
my
com.intellij.progress.ProgressManager.runProcess(ProgressManager.java:16)
>
>