Created
December 23, 2014 21:19
-
-
Save JayBazuzi/26c8cf8ef193c74df02d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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