Hi,
I'm trying to run NCrunch Version 1.40b for the first time. After building all projects, the "Processing" task on the test project failed with the following exception:
[10:47:45.8903-AnalysisTask-10] ERROR (Internal): nCrunch.Core.ProcessManagement.ProcessLoadTimeoutException: Load of external process with ID ebaa739a348348ab945e6eba016f75aa has failed due to timeout
at nCrunch.Core.ProcessManagement.ExternalProcessManager.#=qdbWzmBr8pTr8s_xJZ2Umtg==(ProcessorArchitecture #=qCOaXI4sHQwycw52m4em1VZeYrDGTToqH$6ztFXmQH5Q=, Nullable`1 #=qYA1F8DyF_fz5QGeCYilEH9dFVOA4Jj0jmEAtnBK20iI=, Type #=qXfPEZ1D2gAqb17KJ21dXsA==, String #=qQXwuShVLkdHsSM9hAFFx0L_b$Epy7gT0z1GHxp4iiUg=, String #=qpW4WPzYTITL3S7QKvZ2SLA==, String #=qqKM9MVowmJ1WKbkXBNTy7QLak_6I$yE_xRb10dHVXCw=, Boolean #=qpWVVfphND5CajB0U21X4NexPo$MFwpKwkRoEZAh8YKM=, String #=qic_EpIWhs0Adfuh9UWVr6w==)
at nCrunch.Core.ProcessManagement.ExternalProcessManager.LoadExternalProcess(ProcessLoadParameters parameters)
at nCrunch.Core.TestManagement.TestRunnerProcess.#=qaVdRFFUy03QO_XWCFvKUkw==(Boolean #=qTcduMpeB3smAt7YiuSaGjQ==)
at nCrunch.Core.TestManagement.TestRunnerProcess.LoadTestRunnerProcessForProject(SnapshotComponent snapshotComponent, IList`1 componentsInProcess, TestFrameworkDescription primaryTestingFramework, Boolean useNewProcess)
at nCrunch.Core.AnalysisTask.DoProcessTaskAndReturnSuccessFlag()
at nCrunch.Core.Processing.ProcessingTask.ProcessTaskAndReturnSuccessFlag()
at nCrunch.Core.Processing.ProcessingQueue.#=qBo2Cttn91M5pqjY1Pg2KZg==(ProcessingTask #=q23DDf7H$UPWyY6a1iE1gRQ==)
I tried googling the exception but it cannot be found anywhere. I'll appreciate your help.
Thanks in advance!
Ilya
Setup Problems
Cannot process test project because of ProcessLoadTimeoutException
Started by ilyakogan on 8,704 views
The same happens with version 1.39b :-(
Ok, the problem was that I was trying to run Typemock tests with ncrunch.net although Typemock was not integrated into Visual Studio. It turns out that unlike TestDriven.Net, ncrunch.net requires Typemock integration to be installed.
Remco NCrunch Developer
#2504
24 Jul 2012 22:02 UTC
This is of some interest to me as NCrunch has several reported problems with the latest version of TypeMock. Which version of TypeMock are you using and which installer solved the problem? Is everything working correctly now?
Cheers,
Remco
Cheers,
Remco
Post a reply
Log in to reply.