Hello,
I am using Finalbuilder V6.2 and TFS 2008 with Visual Studio 2008 SP1
I have an TFS build that runs a Finalbuilder script. The script runs fine, except for an error "while reparsing log output", see buildlog part at the end.
After several test I found out that the error occurs on when using the "put file contents into variable" option of the "Read Text File " FB action.
The error does not occur when running the script/action without TFS build.
I hope you can help,
quirrel
Action List Succeeded : Main
SWEPUpdate.fbp6 : FinalBuilder warning Invalid Output Format: - BugFix: developer update of small talk packages did not work correctly
SWEPUpdate.fbp6 : FinalBuilder warning Invalid Output Format: - BugFix: window and dialogs went out of screen if saved position is no longer in view (multiple screens)
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : An unexpected error occured while re-parsing log output
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : Element 'Category' was not found. Line 1, position 57978.
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : at System.Xml.XmlReader.ReadStartElement(String name)
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : at FinalBuilder.TeamBuildLogShim.DeferredMessage.ReadString(XmlReader reader, String elementName)
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : at FinalBuilder.TeamBuildLogShim.DeferredMessage.ReadFromXML(XmlReader reader)
C:\build\SWEPFramework\SWEPFrameWork-LatestTrunk\BuildType\TFSBuild.proj(214,5): error : at FinalBuilder.TeamBuildLogShim.Finalise(Boolean success)
Copied FinalBuilder project and log files to "\\fe20049s\BuildResult\SWEPFramework\LatestTrunk\SWEPFrameWork-LatestTrunk_20090422.10\FinalBuilder"
Done executing task "FBCmd".