I have received this error message from CCnet, but I don't know what
it is and how it can be solved....
Could any one help me?

2008-10-10 18:38:28,551 Publisher threw exception:
System.OutOfMemoryException: Exception of type
'System.OutOfMemoryException' was thrown.
   at System.String.GetStringForStringBuilder(String value, Int32
startIndex, Int32 length, Int32 capacity)
   at System.Text.StringBuilder.GetNewString(String currentString,
Int32 requiredLength)
   at System.Text.StringBuilder.Append(String value)
   at ThoughtWorks.CruiseControl.Core.Util.StringUtil.Join(String
separator, String[] strings)
   at
ThoughtWorks.CruiseControl.Core.Tasks.ProcessTaskResult.get_Data()
   at
ThoughtWorks.CruiseControl.Core.Publishers.XmlIntegrationResultWriter.WriteTaskResults(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.Publishers.XmlIntegrationResultWriter.WriteBuildElement(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.Publishers.XmlIntegrationResultWriter.Write(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.Publishers.XmlLogPublisher.Run(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.Project.PublishResults(IIntegrationResult
result)

Reply via email to