In CruiseControl version 1.6.7981.1, I get the error message below from the event viewer, which causes the ccservice to stop. Work on this, I still enter the build window and start ccservice manually. It seems that this is happening sporadically, and I'm not sure what causes it, and I do not find any information about this error in the documentation and cruisecontrol.net website. If anyone knows or can point me in the right direction related to this error will be appreciated?
.NET Runtime version 2.0.50727.5466 - Fatal Execution Engine Error 80131506 2013-07-17 21:56:51,621 [MyProjectBuildNodes] ERROR CruiseControl.NET [(null)] - INTERNAL ERROR: Object reference not set to an instance of an object. ---------- ThoughtWorks.CruiseControl.Remote.CommunicationsException: Object reference not set to an instance of an object. at ThoughtWorks.CruiseControl.Remote.RemotingConnection.SendMessage(String action, ServerRequest request) at ThoughtWorks.CruiseControl.Remote.CruiseServerClient.GetProjectStatus() at ThoughtWorks.CruiseControl.Core.Triggers.ProjectTrigger.GetCurrentProjectStatus() at ThoughtWorks.CruiseControl.Core.Triggers.ProjectTrigger.Fire() at ThoughtWorks.CruiseControl.Core.Triggers.MultipleTrigger.Fire() at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.PollTriggers() at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Integrate() at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Run() ----------
otaku source share