Hi,
We updated the main final builder project files by copying the contents (this is to preserve change history) of a temporary copy of the project files. FB will read the project without issue but when running via TFS2010 I get the following error:
Create Label
Label 3.8.140.4@$/PrivilegeGuard (version W14_2_BUILD02;AVECTO\build) was successfully created.
FinalBuilder
FinalBuilder
Analyzing labels 3.8.112.4 and 3.8.140.4.
Exception encountered when running FinalBuilder: Team Foundation services are not available from server build01\PrivilegeGuard. Technical information (for administrator): The operation has timed out at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebRequest(HttpWebRequest request, String methodName, HttpWebResponse& response, WebException& exception) at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response) at Microsoft.TeamFoundation.Build.Client.BuildWebService.QueryBuilds(BuildDetailSpec[] specs) at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuilds(IBuildDetailSpec[] buildDetailSpecs) at Microsoft.TeamFoundation.Build.Client.BuildServer.QueryBuilds(IBuildDefinitionSpec definitionSpec) at VSoftTechnologies.FinalBuilder.TFS.Workflow.RunFinalBuilder.GetTriggerFileXML() at VSoftTechnologies.FinalBuilder.TFS.Workflow.RunFinalBuilder.GetTriggerFile() at VSoftTechnologies.FinalBuilder.TFS.Workflow.RunFinalBuilder.Execute(CodeActivityContext context)
FinalBuilder project failed with error code 99. Please see the build log for details.
Unfortunately no log file can be found to check the details. Can you provide me with some more information about error code 99?
We are rebooting our server “build01” mid-day to see if this will resolve any issues.
We are currently running FB 7.0.0.1889 and TFS2010.
This sounds like TFS is terminating the build. Exit code 99 is when an exception occurs in the FinalBuilder TFS activity, do you have FinalBuilder installed on the agent? Also, a quick google of “Team Foundation services are not available from server” suggests this may not be a FinalBuilder problem but a more general TFS problem?