Can anyone who has been using Nant and CruiseControl.Net help with this one.

This message is for people who might have experience with Nant and
CruiseControl.Net.

Is the XMLLogger in NAnt responsible for this error message seen when using
CCNet? It seems to me that when an external tool returns a null character
the log files in CruiseControl.Net gets all out of whack. I have contacted
the CCNet team, but their response has been slow at best. What I would like
to do if possible is update the version of Nant we are using to see if this
fixes the problem. We are working in a high paced development cycle and
updating is not always an option.

   at System.Xml.XmlScanner.ScanCData()
   at System.Xml.XmlScanner.ScanMarkup()
   at System.Xml.XmlTextReader.ParseTag()
   at System.Xml.XmlTextReader.ParseBeginTagExpandCharEntities()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
   at System.Xml.XmlValidatingReader.Read()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
   at System.Xml.XmlLoader.LoadElementNode()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean
preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at
tw.ccnet.core.publishers.EmailPublisher.AppendHtmlMessageDetails(Integration
Result result, StringBuilder message) in C:\tools\eclipse\
workspace\ccnet\project\core\publishers\EmailPublisher.cs:line 187
   at
tw.ccnet.core.publishers.EmailPublisher.CreateHtmlMessage(IntegrationResult
result) in C:\tools\eclipse\workspace\ccnet\project\core\p
ublishers\EmailPublisher.cs:line 171
   at
tw.ccnet.core.publishers.EmailPublisher.CreateMessage(IntegrationResult
result) in C:\tools\eclipse\workspace\ccnet\project\core\publi
shers\EmailPublisher.cs:line 152
   at tw.ccnet.core.publishers.EmailPublisher.Publish(Object source,
IntegrationResult result) in C:\tools\eclipse\workspace\ccnet\project\c
ore\publishers\EmailPublisher.cs:line 109
   at tw.ccnet.core.IntegrationEventHandler.Invoke(Object sender,
IntegrationResult result)
   at tw.ccnet.core.Project.RaiseIntegrationEvent(IntegrationResult result)
in c:\tools\eclipse\workspace\ccnet\project\core\project.cs:line
 320
   at tw.ccnet.core.Project.PostBuild() in
c:\tools\eclipse\workspace\ccnet\project\core\project.cs:line 227
   at tw.ccnet.core.Project.Run(Boolean forceBuild) in
c:\tools\eclipse\workspace\ccnet\project\core\project.cs:line 174
   at tw.ccnet.core.schedule.Scheduler.Run() in
C:\tools\eclipse\workspace\ccnet\project\core\schedule\Scheduler.cs:line 57

Thanks

Andrew Greiner


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to