On Friday 03 Jul 2009 21:22:27 johnman wrote:
> Has anyone come across this scenario before:
>
> A project triggers twice at the exact same time (the logs shows one
> broken build and one successful build and the starting time is the
> same to to second). This is causing a problem when calling nant as it
> is failing to write to the Nant .log file because it is being used by
> another process (the other instance of the project executing).
>
> Thanks,
>
> John
Is one of your builds failing with an exception?

I have not checked the datetime of the start of my builds but I have had an 
issue where my auto triggered builds cause 2 builds, one failed with exception 
failing to find svn.exe and the other "succeeds" (but fails with bad unit 
tests). See "[ccnet-user] Re: ccnet 1.4.3/1.4.4SP1 and Windows 2008" for more 
details.

Reply via email to