Skip to content

Instantly share code, notes, and snippets.

@JayBazuzi
Created December 23, 2014 21:19
Show Gist options
  • Save JayBazuzi/26c8cf8ef193c74df02d to your computer and use it in GitHub Desktop.
Save JayBazuzi/26c8cf8ef193c74df02d to your computer and use it in GitHub Desktop.
[13:17:11.5175-LocalBuildTask-33] ERROR (Internal): System.NullReferenceException: Object reference not set to an instance of an object.
at nCrunch.Common.IO.DirectoryPath.GetNumberOfCommonDirectories(DirectoryPath path1, DirectoryPath path2)
at nCrunch.Common.IO.DiskPath.DoRebase(DirectoryPath originalBase, DirectoryPath newBase)
at nCrunch.Common.IO.FilePath.Rebase(DirectoryPath originalBase, DirectoryPath newBase)
at nCrunch.Core.BuildManagement.BuildEnvironment.(DirectoryPath , IList`1 )
at nCrunch.Core.BuildManagement.BuildEnvironment.Build(SnapshotComponent snapshotComponentToBuild, IList`1 referencedComponents, GridClientId gridClientId, CustomEnvironmentVariable[] customEnvironmentVariables)
at nCrunch.Core.Processing.BuildTaskLogic.DoProcessTaskAndReturnSuccessFlag()
at nCrunch.Core.Processing.TaskLogic.ProcessTaskAndReturnSuccessFlag()
at nCrunch.Client.Processing.LocalProcessingTask.ProcessTaskAndReturnSuccessFlag()
at nCrunch.Client.Processing.ProcessingQueue.(LocalProcessingTask )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment