Hi guys,
I am having team build issues which (hopefully) someone has seen before. I am developing three services that have a similar code base, each of which has a team build definition. Two of the services build, deploy and test without any problem. The third service fails after building a DocProject (http://docproject.codeplex.com) project. It appears that the DocProject work in the build has completed, then the script falls over. Here is the tail end of the build log: Done executing task "BuildDocProject". (TaskId:1324) Done building target "CoreBuildHelp" in project "MyProject.Service.Documentation.csproj".: (TargetId:5758) (TaskId:1324) Target "Build: (TargetId:5616)" in file "C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets" from project "D:\B\Services\MyProject_main\Sources\src\MyProject.Service.Documentation\MyProject.Service.Documentation.csproj": Building target "Build" completely. No input files were specified. Done building target "Build" in project "MyProject.Service.Documentation.csproj".: (TargetId:5616) Done Building Project "D:\B\Services\MyProject_main\Sources\src\MyProject.Service.Documentation\MyProject.Service.Documentation.csproj" (default targets). The build seems to encounter a catastrophic failure as the log doesn't contain any indication of failure messages or build result. In one of the build attempts, it did start building the next project before falling over. In that case, the first few lines of the project build were available, but then the script fell over in the same way. There is also the following Application event log (source is .NET Runtime 2.0 Error) for each of these failed builds: EventType clr20r3, P1 msbuild.exe, P2 3.5.30729.1, P3 488efbd7, P4 mscorlib, P5 2.0.0.0, P6 492b834a, P7 f4f, P8 7, P9 n3ctrye2kn3c34sgl4zqyrbfte4m13nb, P10 NIL. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Without an indication of the problem in the build log or the event log, I'm not sure what to look at next. My only guess is that there is some bug in the DocProject build task (resource cleanup or lack of?) that causes the build script to fall over. I would have thought that msbuild would catch this though. Any ideas? RORY PRIMROSE SOFTWARE DEVELOPER INFORMATION SERVICES Tel +61(0) 2 62036720 Ext 156720 www.afp.gov.au <http://www.afp.gov.au> ********************************************************************** WARNING This email message and any attached files may contain information that is confidential and subject of legal privilege intended only for use by the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient be advised that you have received this message in error and that any use, copying, circulation, forwarding, printing or publication of this message or attached files is strictly forbidden, as is the disclosure of the information contained therein. If you have received this message in error, please notify the sender immediately and delete it from your inbox. AFP Web site: http://www.afp.gov.au ********************************************************************** -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/oztfs Other lists you might want to join: http://www.codify.com/lists
<<image002.jpg>>
