询问者
构建出现的错误

问题
-
MSBUILD : error MSB4015: The build stopped unexpectedly because the "WorkflowCentralLogger" logger failed unexpectedly during shutdown. Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException: Team Foundation services are not available from server tfs.united-imaging.com\DefaultCollection. Technical information (for administrator): The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.AsyncWebRequest.ExecRequest(Object obj) --- End of inner exception stack trace --- at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response) at Microsoft.TeamFoundation.Build.Client.BuildWebService.UpdateBuildInformation(InformationChangeRequest[] changes) at Microsoft.TeamFoundation.Build.Client.InformationNodeConverters.BulkUpdateInformationNodes(BuildDetail build, List`1 requests)
构建的时候出现的错误,什么问题?
全部回复
-
Hi pluto112233,
说实话我从来没有遇到过这样的错误。请你先尝试一下下面的步骤看看能不能帮助到你:
1). 你在TFS Build server上直接用MSBuild来build你的project会有相同的问题吗?
2). 如果你用TFS来build一个非常简单的project呢?
3). 另外你重新重启一下你的TFS build service试试。Vicky Song [MSFT]
MSDN Community Support | Feedback to us
-
那么你能描述一下具体是在build什么样的project,在什么样的build 环境中会遇到这个错误吗? 我们需要逐步缩小可能导致这个error的原因。
Vicky Song [MSFT]
MSDN Community Support | Feedback to us