inspection initialization never stops?

I'm testing inspection out on a small project about 100 classes... and it has been "initializing" for about an hour...

I don't see anything in the logs that indicate progress or problem...

is this normal or should I look at something else?

0
14 comments

Hello!

Seems to be some IDEA initialization issue (IDEA is used under the hood to perform Java inspections).

Can you please send us IDEA log files from ]]>/temp/buildTmp/system/log ?
Please note that the folder exists only during the build.

--
Best regards,

Yegor Yarko
Project Manager
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

the only dir I have in /temp/buildTmp is "config" when the build is running... should I look somewhere else for the agent that starts with runAll.sh ? I found some logs in ]]>/logs which I have emailed to you.

0

Could you please check if file /Users/dbachelder/Downloads/TeamCity/buildAgent/work/741796eb2b4d6e6a/ranking-project.ipr
exists?

Thank you

0
Avatar
Permanently deleted user

it does not... that's a different project, unrelated to the one I'm trying to inspect. dcs.ipr is in that dir.

0
Avatar
Permanently deleted user

Hello,

could you please send me 'Thread dupm' from that build then?

Thank you

-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

it does not... that's a different project, unrelated to the one I'm
trying to inspect. dcs.ipr is in that dir.



0
Avatar
Permanently deleted user

I end up with this:

"Failed to get thread dump for non-java process"

here is the command line:

/bin/ps -awweo pid ppid command GRAILS_HOME=/Users/dbachelder/dev/tools/grails TERM_PROGRAM=iTerm.app TERM=xterm-color SHELL=/bin/bash TMPDIR=/var/folders/Vx/VxSZcDUJHReJlnQA-rzh-++++TI/-Tmp-/ Apple_PubSub_Socket_Render=/tmp/launch-xnyycb/Render OLDPWD=/Users/dbachelder/Downloads/TeamCity/buildAgent/bin ANT_HOME=/Developer/Java/Ant ANT_OPTS=-Xmx512M USER=dbachelder LD_LIBRARY_PATH=:.:. COMMAND_MODE=legacy SSH_AUTH_SOCK=/tmp/launch-VmrUIk/Listeners __CF_USER_TEXT_ENCODING=0x1F5:0:0 PATH=/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:
/opt/local/bin:/Applications/UnRarX.app/Contents/Resources/:
/opt/local/lib/pgsql8/bin/:/opt/local/bin:/usr/local/bin:
/usr/local/ant/bin:/usr/local/mysql/bin:/usr/local/maven/bin:
/Applications/Smultron.app/Contents/Resources/:
/Users/dbachelder/dev/tools/grails/bin/:/Users/dbachelder/dev/tools/groovy/bin/ PWD=/Users/dbachelder/Downloads/TeamCity/buildAgent/bin JAVA_HOME=/usr SHLVL=3 HOME=/Users/dbachelder PYTHONPATH=/usr/local/python LOGNAME=dbachelder GROOVY_HOME=/Users/dbachelder/dev/tools/groovy CVS_RSH=ssh DISPLAY=/tmp/launch-N6cR9m/:0 SECURITYSESSIONID=99b9e0 =/usr/bin/nohup JAVAMAIN_CLASS_4661=jetbrains.buildServer.agent.Launcher JAVA_MAIN_CLASS_4664=jetbrains.buildServer.agent.AgentMain

Message was edited by:
chowda

0
Avatar
Permanently deleted user

oops.. double post

Message was edited by:
chowda

0
Avatar
Permanently deleted user

anything else I can do to help trouble shoot this?

0

Hello,

as far as I can say internal IDEA didn't start at all.

Can you run inspections runnor over another project?

Thank you

0
Avatar
Permanently deleted user

No, I get the same result no matter which code I run it against.. I've tried 3 different projects... and I upgraded to the latest EAP in there somewhere.

0
Avatar
Permanently deleted user

I'm going to try it on a linux box in the near future.. maybe it's my env..

0
Avatar
Permanently deleted user

Exactly the same thing happening for me - initialization never stops. Cant get thread dump either.
I am using linux (RHEL4)

I am also using inspections buildrunner for maven2

I have installed teamcity using the 'war' under existing tomcat J2EE container.
I manually unzipped and installed the build agent.

Do you have any ideas why this might not be initializing/starting up?
As i did manual install of teamcity war file, is there anything else I need to do to get inspections buildrunner to initialise?

(note I also think the embedded idea used for inspections is not starting up)

thanks in advance for any help offered.

0

Paul,

We will need more information for your case to analyze it.

Could you please send us the agent logs?
(to teamcity-feedback a-t jetbrains.com)

Can you also check what processes do you have running on agent while the build is hanging and take a thread dump of the most nested java process?

--
Best regards,

Yegor Yarko
Project Manager
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

I have emailed you the logs

0

Please sign in to leave a comment.