Cannot compile this...

Hello,

I cannot compile the simple project attached, I always get "Error: Previous compilation did not terminate properly. Caches may be corrupted, starting
rebuild..." (from memory), already tried to delete the caches, same error.
Using Selena b#6981, JDK 6u1.

hints?

kind regards,

Messi



Attachment(s):
testPrj.zip
0
10 comments
Avatar
Permanently deleted user

Hmm, works without problems for me. Are you using JDK6 just for compilation or for running IDEA? (Not that either answer would give me an additional clue).

Good luck anyway,
Jens

0
Avatar
Permanently deleted user

Works here without problems (compiling against and IDEA working with JDK
1.6.0_01).

Tom

0
Avatar
Permanently deleted user

Jens Voss wrote:

Hmm, works without problems for me. Are you using JDK6 just for compilation or for running IDEA? (Not that either answer would give me an additional clue).

Good luck anyway,
Jens


Hmm, strange...

I'm using JDK6u1 for both (app & IDEA), thanks for trying this, I'll try
to compile it with "cleared" settings.

kind regards,

Messi

0
Avatar
Permanently deleted user

I just got the same problem here. Just configured a new project here but I am not able to compile it. The old once still work without problem due.

Get the same message ""Error: Previous compilation did not terminate properly. Caches may be corrupted, starting
rebuild..."

And also an exception:

No message
java.lang.NullPointerException
at com.intellij.compiler.progress.CompilerTask.b(CompilerTask.java:113)
at com.intellij.compiler.progress.CompilerTask.addMessage(CompilerTask.java:129)
at com.intellij.compiler.impl.CompileContextImpl.addMessage(CompileContextImpl.java:105)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:307)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:41)
at com.intellij.compiler.impl.CompileDriver.access$700(CompileDriver.java:828)
at com.intellij.compiler.impl.CompileDriver$7.run(CompileDriver.java:2)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:3)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:159)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:71)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:86)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

And then nothing more except that everything connected with compile is disabled (Rebuild project, Make project, Compile).

0
Avatar
Permanently deleted user

Humpe wrote:

And then nothing more except that everything connected with compile is disabled (Rebuild project, Make project, Compile).


forgot to mention this, same here.

0
Avatar
Permanently deleted user

It is happening to me with my now project too. I just reverted to 6963 and it was able to recompile the project.

It looks to me that 6981 is not recovering from this situation..

I am running in MBP 2 GB RAM.

0
Avatar
Permanently deleted user

Gustavo E Faerman wrote:

It is happening to me with my now project too. I just reverted to 6963 and it was able to recompile the project.

It looks to me that 6981 is not recovering from this situation..

I am running in MBP 2 GB RAM.


Well, I installed b#6981 at home and my own project compiles and runs
fine there, I couldn't yet find time to create a "clean settings"
install at work yet, thus I cannot say if it works then... did you try?
Do other projects compile?

regards,

Messi

0
Avatar
Permanently deleted user

These problems have been fixed already.

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

These problems have been fixed already.

Thanks for you answer. When we can expect a new eap build to test it?

Thanks for you great work.

Gustavo,
Buenos Aires, Argentina


--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"

>

0
Avatar
Permanently deleted user

Thanks for you answer. When we can expect a new eap build to test it?


AFAIK it will be available shortly.

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0

Please sign in to leave a comment.