ccnet: 1.1.0.2376
Anyone else experiencing this or know if it is related to cleanCopy==true?
Due to the CL client not deleting files locally (-performdeletions) I changed the ccnet vault source block to include cleanCopy true. Coincidently or not... now getting intermittent build exceptions (see below). The exception is ocurring before the nant script is run. Am unclear on what directory isn't mt and what might be locking it.
Ideas?
Best,
/jhd
Code: Select all
BUILD EXCEPTION
Error Message: System.IO.IOException: The directory is not empty. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive) at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive) at ThoughtWorks.CruiseControl.Core.Util.IoService.EmptyDirectoryIncludingReadOnlyObjects(String directoryPath) at ThoughtWorks.CruiseControl.Core.Util.IoService.EmptyDirectoryIncludingReadOnlyObjects(String directoryPath) at ThoughtWorks.CruiseControl.Core.Util.IoService.EmptyDirectoryIncludingReadOnlyObjects(String directoryPath) at ThoughtWorks.CruiseControl.Core.Util.IoService.EmptyDirectoryIncludingReadOnlyObjects(String directoryPath) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vault317.GetSource(IIntegrationResult result) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.VaultVersionChecker.GetSource(IIntegrationResult result) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.FilteredSourceControl.GetSource(IIntegrationResult result) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request)
Project: SomeProject
Date of build: 7/5/2006 11:59:42 AM
Running time: 00:00:10
Integration Request: IntervalTrigger triggered a build (IfModificationExists)
Last changed: 2006-07-05 11:51:51
Last log entry: