Hi,

I just downloaded 1.4.1 and have never used CCnet. It looks like the
svn task is connecting and starts to download the log of the
repository but throws an exception soon afterwards. I have no idea
why.

I can do an svn log command from the command line and it works fine,
though it is a little slow. I'm wondering if ccnet is timing out...

Can anyone provide any help?

Thanks,
Rich

2008-11-19 16:14:04,703 [CCNet Server:INFO] Starting CruiseControl.NET
Server
2008-11-19 16:14:04,703 [ACT:INFO] Starting integrator for project:
ACT
2008-11-19 16:15:04,593 [ACT:INFO] Project: 'ACT' is added to queue:
'ACT' in position 0.
2008-11-19 16:15:04,687 [ACT:INFO] Project: 'ACT' is first in queue:
'ACT' and shall start integration.
2008-11-19 16:15:06,671 [ACT:DEBUG] <?xml version="1.0"?>
2008-11-19 16:15:06,671 [ACT:DEBUG] <log>
2008-11-19 16:15:06,687 [ACT:DEBUG] <logentry
2008-11-19 16:15:06,687 [ACT:DEBUG]    revision="4636">
2008-11-19 16:15:06,687 [ACT:DEBUG] <author>xxxx</author>
2008-11-19 16:15:06,687 [ACT:DEBUG] <date>2008-11-19T20:33:50.588910Z</
date>
2008-11-19 16:15:06,687 [ACT:DEBUG] <paths>
2008-11-19 16:15:06,687 [ACT:DEBUG] <path
2008-11-19 16:15:06,687 [ACT:DEBUG]    action="M">/trunk/src/xxxx/xxxx/
xxxxxx.cs</path>
2008-11-19 16:15:06,687 [ACT:DEBUG] </paths>
2008-11-19 16:15:06,687 [ACT:DEBUG] <msg>bug:1422:fixed
2008-11-19 16:15:06,687 [ACT:DEBUG] </msg>
2008-11-19 16:15:06,703 [ACT:DEBUG] </logentry>
2008-11-19 16:15:06,703 [ACT:DEBUG] <logentry
2008-11-19 16:15:06,703 [ACT:DEBUG]    revision="4645">
2008-11-19 16:15:06,703 [ACT:DEBUG] <author>xxxxxx</author>
2008-11-19 16:15:06,703 [ACT:DEBUG] <date>2008-11-19T22:31:22.843162Z</
date>
2008-11-19 16:15:06,703 [ACT:DEBUG] <paths>
2008-11-19 16:15:06,703 [ACT:DEBUG] <path
2008-11-19 16:15:06,703 [ACT:DEBUG]    action="M">/trunk/src/xxxx/xxx/
xxxxx.ascx.cs</path>
2008-11-19 16:15:06,703 [ACT:DEBUG] </paths>
2008-11-19 16:15:06,703 [ACT:DEBUG] <msg>bug:1428:fixed
2008-11-19 16:15:06,703 [ACT:DEBUG] </msg>
2008-11-19 16:15:06,703 [ACT:DEBUG] </logentry>
2008-11-19 16:15:06,703 [ACT:DEBUG] </log>
2008-11-19 16:15:06,765 [ACT:ERROR] Exception: Unable to load the
output from svn: <?xml version="1.0"?>
<log>

----------
ThoughtWorks.CruiseControl.Core.CruiseControlException: Unable to load
the output from svn: <?xml version="1.0"?>
<log>
 ---> System.Xml.XmlException: Unexpected end of file has occurred.
The following elements are not closed: log. Line 3, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   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
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.ReadSvnLogIntoXmlNode
(TextReader svnLog)
   --- End of inner exception stack trace ---
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.ReadSvnLogIntoXmlNode
(TextReader svnLog)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.Parse
(TextReader svnLog, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.ParseModifications
(TextReader reader, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.ParseModifications
(ProcessResult result, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications
(IIntegrationResult from, IIntegrationResult to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications
(ISourceControl sourceControl, IIntegrationResult lastBuild,
IIntegrationResult thisBuild)
   at
ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications
(IIntegrationResult from, IIntegrationResult to)
   at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate
(IntegrationRequest request)
   at ThoughtWorks.CruiseControl.Core.Project.Integrate
(IntegrationRequest request)
   at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Integrate()
   at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Run()
----------

2008-11-19 16:16:06,718 [ACT:INFO] Project: 'ACT' is added to queue:
'ACT' in position 0.
2008-11-19 16:16:06,828 [ACT:INFO] Project: 'ACT' is first in queue:
'ACT' and shall start integration.
2008-11-19 16:16:08,906 [ACT:DEBUG] <?xml version="1.0"?>
2008-11-19 16:16:08,921 [ACT:DEBUG] <log>
2008-11-19 16:16:08,937 [ACT:DEBUG] <logentry
2008-11-19 16:16:08,937 [ACT:DEBUG]    revision="4636">
2008-11-19 16:16:08,953 [ACT:ERROR] Exception: Unable to load the
output from svn: <?xml version="1.0"?>
<log>
<logentry
   revision="4636">

----------
ThoughtWorks.CruiseControl.Core.CruiseControlException: Unable to load
the output from svn: <?xml version="1.0"?>
<log>
<logentry
   revision="4636">
 ---> System.Xml.XmlException: Unexpected end of file has occurred.
The following elements are not closed: logentry, log. Line 5, position
1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   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
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.ReadSvnLogIntoXmlNode
(TextReader svnLog)
   --- End of inner exception stack trace ---
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.ReadSvnLogIntoXmlNode
(TextReader svnLog)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.SvnHistoryParser.Parse
(TextReader svnLog, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.ParseModifications
(TextReader reader, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.ParseModifications
(ProcessResult result, DateTime from, DateTime to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications
(IIntegrationResult from, IIntegrationResult to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications
(ISourceControl sourceControl, IIntegrationResult lastBuild,
IIntegrationResult thisBuild)
   at
ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications
(IIntegrationResult from, IIntegrationResult to)
   at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate
(IntegrationRequest request)
   at ThoughtWorks.CruiseControl.Core.Project.Integrate
(IntegrationRequest request)
   at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Integrate()
   at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Run()

Reply via email to