Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-09 Thread Jonathan Rogers
syl20bnr wrote: > I just released the 1.08 version which contains a fix for this bug :) > Thanks for the quick fix. I just confirmed that I can delete an entire hierarchy with my configuration. -- Jonathan Rogers

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-08 Thread syl20bnr
I just released the 1.08 version which contains a fix for this bug :) Le mardi 8 janvier 2013 11:11:26 UTC-5, JonathanRRogers a écrit : > > I do need more than one executor for the generated jobs as opposed to > the generator jobs but I already work around the problem by simply not > using the d

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-08 Thread Jonathan Rogers
I do need more than one executor for the generated jobs as opposed to the generator jobs but I already work around the problem by simply not using the delete mode. syl20bnr wrote: > Thank you for the details. I can reproduce it. > There is some sort of deadlock if your master is configured with mo

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-08 Thread syl20bnr
Thank you for the details. I can reproduce it. There is some sort of deadlock if your master is configured with more than 1 executor. The deletion should be done one by one or I have to find another way to handle it. For now, if it is possible for you, you can work around the bug by setting onl

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-08 Thread syl20bnr
Thank you for the details. I can reproduce it. There is some sort of deadlock if your master is configured with more than 1 executor. The deletion should be done one by one or I have to find a way another way to handle it. For now, if it is possible for you, you can work around the bug by settin

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-07 Thread Jonathan Rogers
I have a top-level generator project "trigger_builds_generator" with one generator parameter "MANUAL_GIT_BRANCH" which triggers two parameterized build entries for a second level project "build_generator" with two different values for a second generator parameter "VIRTUALENV_NAME". The "build_gener

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-04 Thread syl20bnr
Can you give me more details on your hierarchy so I can try to reproduce this bug ? Thank you. Le jeudi 3 janvier 2013 23:02:15 UTC-5, JonathanRRogers a écrit : > > Whenever I run a job generator job to delete an existing hierarchy of > generated jobs, the generator jobs themselves get stuck. Th

Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-03 Thread JonathanRRogers
Whenever I run a job generator job to delete an existing hierarchy of generated jobs, the generator jobs themselves get stuck. They never complete and if I attempt to kill them manually, the entire Jenkins web interface gets stuck and I can never load another page. The only way to get rid of th