Normal Priority Builds Will Not Build in TFS 2010
Posted
by
37Stars
on Stack Overflow
See other posts from Stack Overflow
or by 37Stars
Published on 2010-11-30T15:31:37Z
Indexed on
2012/04/02
5:29 UTC
Read the original article
Hit count: 181
tfs2010
I have two build processes setup in TFS 2010. One build starts when any developer checks code into TFS. The second build runs every night at 12:30am. I can see the builds have a priority of Normal in the queue. However no queued build ever is run until I change the priority to high. They will sit in the queue forever until the priority is changed.
It appears there is a normal priority build in the queue that is stuck. However I cannot find it. I can select , , and and not see anything but these builds queued up. I can run them all and the next day I have queued builds again. I say this because I see the Build Service is configured for port 9192, which leads me to believe there is or was another Build Service on port 9191.
Any idea how to resolve this issue?
Thanks
© Stack Overflow or respective owner