Re: [Jenkins] Running a project multiple times is leading to hungup

2013-02-12 Thread Manjunath D G
Thanks Chris... On Monday, February 11, 2013 11:44:28 PM UTC+5:30, cjo wrote: > > I assume that you had to cancel the child job, what were the reasons that > it was still in the queue as mentioned in my previous message. > > Also remembered another item that you should check, Make sure that ther

Re: [Jenkins] Running a project multiple times is leading to hungup

2013-02-11 Thread cjo
I assume that you had to cancel the child job, what were the reasons that it was still in the queue as mentioned in my previous message. Also remembered another item that you should check, Make sure that there is a free executor for the child project to run on matching its labels, etc. If is e

Re: [Jenkins] Running a project multiple times is leading to hungup

2013-02-10 Thread Manjunath D G
Hi Chris, Please fidn the Console Output of the failed build. *17:11:16* Started by user x0077055*17:11:16* Building remotely on dsppc02*17:11:16* Run condition [Always] enabling prebuild for step [Execute Windows batch command]*17:11:16* Run condition [Always] enabling prebuild for step

Re: [Jenkins] Running a project multiple times is leading to hungup

2013-02-08 Thread cjo
There is a known issue if the child jobs have "block if upstream is running" enabled as they see the triggering job as running, which might be the issue that you are seeing. If this is not the case, can you actually post the reasons that the pending jobs are not running (from the tooltip when h

[Jenkins] Running a project multiple times is leading to hungup

2013-02-07 Thread Manjunath D G
Hi All, We have a project (parent) with multiple steps, one of the step being configured as 'trigger/call a build on other projects' (i.e, child job) We have selected the option 'block until the triggered projects finish their builds', so that Parent project will be on hold until the child