Pending build requests stuck in the build engine
Hi,
I have a build definition that currently has 153 pending build requests (152 of them are scheduled build requests). They are not being processed and I cannot work out why, not only that but when I try to delete them I am told only the requesting user can delete the requests.
I am an admin on my server, but I cannot delete them, I cannot see any reason why they are not progressing, and I cannot delete the build definition until the pending requests are processed.
Any help would be much appreciated.
Thanks
Alasdair
I have a build definition that currently has 153 pending build requests (152 of them are scheduled build requests). They are not being processed and I cannot work out why, not only that but when I try to delete them I am told only the requesting user can delete the requests.
I am an admin on my server, but I cannot delete them, I cannot see any reason why they are not progressing, and I cannot delete the build definition until the pending requests are processed.
Any help would be much appreciated.
Thanks
Alasdair
3 answers
Hello Alasdair,
If you are a member of Jazz Admins, you may be able to temporarily change your process so that anyone can delete the build requests. To do so, open the project or team area for the build. Click on the Process Configuration tab. Navigate to Team Configuration > Operation Behavior in the tree. Select the Build > Cancel Pending Build Request in the table. Uncheck the "Preconditions and follow-up actions are configured for this operation" checkbox. Save the process. You should now be able to delete the pending requests.
Martha
Jazz Developer
If you are a member of Jazz Admins, you may be able to temporarily change your process so that anyone can delete the build requests. To do so, open the project or team area for the build. Click on the Process Configuration tab. Navigate to Team Configuration > Operation Behavior in the tree. Select the Build > Cancel Pending Build Request in the table. Uncheck the "Preconditions and follow-up actions are configured for this operation" checkbox. Save the process. You should now be able to delete the pending requests.
Martha
Jazz Developer
Hi,
I have a build definition that currently has 153 pending build requests (152 of them are scheduled build requests). They are not being processed and I cannot work out why, not only that but when I try to delete them I am told only the requesting user can delete the requests.
I am an admin on my server, but I cannot delete them, I cannot see any reason why they are not progressing, and I cannot delete the build definition until the pending requests are processed.
Any help would be much appreciated.
Thanks
Alasdair
Hi,
I have a build definition that currently has 153 pending build requests (152 of them are scheduled build requests). They are not being processed and I cannot work out why, not only that but when I try to delete them I am told only the requesting user can delete the requests.
I am an admin on my server, but I cannot delete them, I cannot see any reason why they are not progressing, and I cannot delete the build definition until the pending requests are processed.
Any help would be much appreciated.
Thanks
Alasdair
Maybe you could look to the logs in the build engine? and/or in the rtc server? There could be the answer why your builds are nor progressing.
kind regards,
Jakub
Hi,
Thanks for the advice, I have now managed to clear the problem up, and found out why the problem was there in the first place.
It appears that the jbe build engine's id did not have enough authority to do the build and kept getting rejected when it tried to update the build definition.
Thanks for all the help and advice.
Alasdair
Thanks for the advice, I have now managed to clear the problem up, and found out why the problem was there in the first place.
It appears that the jbe build engine's id did not have enough authority to do the build and kept getting rejected when it tried to update the build definition.
Thanks for all the help and advice.
Alasdair