Team Build Results In Warehouse
Does anything in particular need to be done or executed in order for the team build reports to show up in the Team Reports (reporting services) site? We have done many team builds, both manual and automated, but when I view the "Builds" report, no data is displayed.
Any help?
Thanks,
Joey
Well I tried that and manually invoked the Run web method on the Warehouse web service. But the Builds still aren't showing up in the "Builds" report.
But I did find something in the warehouselog.txt file that could be causing the problem.
2005-07-27T09:46:52:975 (main) Adapter Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter runtime error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Missing field value for: Title
at Microsoft.VisualStudio.Bis.Warehouse.Controller.AdapterDataStore.SaveDimensionMember(DimensionMember dimensionMember)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.SaveDimension(DimensionMember dm)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.SaveChangeSetDimension(Int32 changeSetId)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.UploadBuildChangesFacts(String buildUri)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.ProcessAndUploadBuildData()
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.Run()
at Microsoft.VisualStudio.Bis.Warehouse.Controller.AdapterWrapper.RunTimerAdapter() It's saying that the "Title" parameter is invalid. In looking at the parameters for the "Builds" report I only see the "Project" parameter which is set correctly to the Team Project Name.
Any ideas on what the "Title" parameter is and how to set it to get rid of this error?
Thanks for your help,
Joey
Well I just found this article on the forums discussing this exception.
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=56118
Can anyone attest to this solution fixing the problem?
Thanks,
Joey
Yes Joey. The solution posted in forum 56118 should solve your issue. This is a known issue that has been fixed in the later builds.
Please let us know if that does not solve your problem.
Thanks for using Team Build.
-Anu