Still getting NPE's from ANT build

I just installed build 700 on my Mac OS X box and I am still getting NullPointerExceptions. They are happening much less frequently than they did under 3.0.2, but they are still happening. I've attached the associated idea.log file.



Attachment(s):
idea.log
0
6 comments
Avatar
Permanently deleted user

Sorry, but we cann't reproduce it.
Is it happening always (you have a target in some build file that never runs without NPE)? If yes, please run the command line that Idea runs and send me it's output (stdout and stderr). It may help much.

--
Best regards,
Dmitry Peshehonov
JetBrains, Inc, http://www.intellij.com

0

It happens about 6 or 7 times out of ten. Usually the last thing to get displayed in the messages window is "Target app_postcompile". I've tried running that target by itself and have never had a NPE that way, just when I run the default build target. I've attached a file containing the stdout and stderr output from running the ant build target by hand. If you want me to run a debug version of idea so you can gather more log data or want to try and attach to it remotely, email me at ralph@keystone.com and we can set something up.



Attachment(s):
build.output
0
Avatar
Permanently deleted user

I was asking you to send me output of ant started by Idea. You can find command line if switch ant execution view to text mode. I need this output to send it to Ant integration and see what will happen (like running your ant build on your computer but getting resuls to my IDE). Please, copy command line to your shell and send me output (to separate out and err append 1>out 2>err to the end of commandline).
Running Idea in more verbose mode will not help.

--
Best regards,
Dmitry Peshehonov
JetBrains, Inc, http://www.intellij.com

0

Sorry, I obviously misunderstood. Attached are two files that are what I think you are asking for.



Attachment(s):
ant.out.stdout
ant.out.stderr
0
Avatar
Permanently deleted user

Thanks, it helped. May I ask you to send me your ant build (you can e-mail it to dyoma@intellij.com) to help me understand what was expected to be done? If not, please send output of your build with -verbose option (run it manualy as you posted first time)

--
Best regards,
Dmitry Peshehonov
JetBrains, Inc, http://www.intellij.com

0
Avatar
Permanently deleted user

Same here, Build 700 on WinXP. Rarely (1-2 times a day), but it is still there.
Attached is the idea.log.

Let me know if I can help more,

Emil Marceta



Attachment(s):
idea.log
0

Please sign in to leave a comment.