Hi all,

I am getting the Below mentioned error while trying to create the
build from the CCnet dash board.I am setting my environment on m,y
local Xp machine.

ccnet--1.7981.1
nant--1.6
svn remote server with tortoise svn as client installed on my machine


ERROR:-

XXXXXXXXlog.xml

- <![CDATA[
ThoughtWorks.CruiseControl.Core.CruiseControlException: Unable to load
the output from svn:  ---> System.Xml.XmlException: Root element is
missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   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.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)

  ]]>



ERROR observed on the dashboard

2012-05-24 13:06:11,031 [3:DEBUG] [KAMET-BUILD C:\Program Files
\TortoiseSVN\bin\TortoiseProc.exe] process exited event received
2012-05-24 13:06:11,046 [KAMET-BUILD:DEBUG] Starting process [C:
\Program Files\TortoiseSVN\bin\TortoiseProc.exe] in working directory
[C:\Program Files\CruiseControl.NET\server\KAMET-BUILD\WorkingDirectory
\KametAutomationDemo] with arguments [log 
http://XXX.XXX.XXX/kamet/KametAutomationDemo/Kamet
-r "{2012-05-24T07:18:45Z}:{2012-05-24T07:34:42Z}" --verbose --xml --
username  --password  --no-auth-cache --non-interactive]
2012-05-24 13:06:11,062 [KAMET-BUILD:DEBUG] Not setting PriorityClass
on [C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe] to default
Normal
2012-05-24 13:06:14,671 [9:DEBUG] [KAMET-BUILD C:\Program Files
\TortoiseSVN\bin\TortoiseProc.exe] standard-output stream closed --
null received in event
2012-05-24 13:06:14,671 [10:DEBUG] [KAMET-BUILD C:\Program Files
\TortoiseSVN\bin\TortoiseProc.exe] standard-error stream closed --
null received in event
2012-05-24 13:06:14,671 [3:DEBUG] [KAMET-BUILD C:\Program Files
\TortoiseSVN\bin\TortoiseProc.exe] process exited event received
2012-05-24 13:06:14,921 [KAMET-BUILD:WARN] Source control failure
(GetModifications): Unable to load the output from svn:
2012-05-24 13:06:15,328 [KAMET-BUILD:INFO] Integration complete:
Exception - 5/24/2012 1:06:14 PM
2012-05-24 13:11:50,875 [3:INFO] Listing users
2012-05-24 13:11:50,875 [3:DEBUG]  [] has been granted ViewSecurity
permission at the server
2012-05-24 13:12:07,187 [3:DEBUG]  [] has been granted
ViewConfiguration permission at the server





Please let me know if i have to disable any specific plugin or what
should be done to remove this and have the build created successfully.

Reply via email to