Cannot create build definition due to build controller not available

半世苍凉 提交于 2019-12-11 07:22:43

问题


When trying to create a new build definition for my Team Project, I got the below error.

I check and see that the build controller is running.

How can I get around with this?


回答1:


As per your other question:

  • Cannot select the TFS build service for more than one team project collection

This is a known limitation of Team Build. Each Build Controller can only be assigned to one TeamProjectCollection, but you can install multiple Build Controllers (although you can only install one Build Controller on one Machine). So if you need to service multiple Project Collections, you will need to configure multiple Build Controllers.

See also:

  • TFS 2013 : Multiple build controller on the same machine


来源:https://stackoverflow.com/questions/20677911/cannot-create-build-definition-due-to-build-controller-not-available

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!