I have a project in CCNet (1.4.4.83) which has been build happily for some time - until recently that is.
For some reason it is now failing witha nAnt timeout exception during the Nightly build - but not every time! The main problem is that the logs are incomplete so i cannot tell what has gone wrong. All I get is: ========================================= Buildfile: file:///E:/[path]/prebuild.build Target framework: Microsoft .NET Framework 2.0 Target(s) specified: StartPreBuild [script] Scanning assembly "l8swjzzy" for extensions. [script] Scanning assembly "e5lqekig" for extensions. [script] Scanning assembly "64nkcjgh" for extensions. StartPreBuild: ========================================= and that's it! Now I know that it gets past the PreBuild stage because other scripts perform SVN commits and these all show up in the repository. I've checked the msbuild_report.xml in the artifacts folder and it appears to be complete and contains nothing to indicate a failure. Finally I have checked the ccnet.log files (set to record ERROR messages) and again there is nothing relating to this build. Where else can I look and what can I try..? Thanks in advance
