Documentation

version : 1.3.0.2918

Project Report
Latest Build
View All Builds
View Statistics
View Server Log
Project Configuration
 
Recent Builds
2008-08-09 19:55:46 (0.0.0.30)
2008-07-21 22:12:52 (0.0.0.29)
2008-07-21 21:46:09 (0.0.0.28)
2008-07-18 00:11:17 (0.0.0.27)
2008-06-23 09:19:44 (0.0.0.1)
2008-06-16 11:39:54 (0.0.0.26)
2008-06-16 06:52:17 (0.0.0.25)
2008-05-05 23:11:04 (0.0.0.24)
2008-05-05 23:06:39 (0.0.0.23)
2008-05-05 17:00:05 (0.0.0.22)
Show All

There was an exception trying to carry out your request. Details of the Exception are:

Exception Message

Unable to execute transform: C:\Program Files\CruiseControl.NET\webdashboard\xsl\statistics.xsl

Exception Full Details

ThoughtWorks.CruiseControl.Core.CruiseControlException: Unable to execute transform: C:\Program Files\CruiseControl.NET\webdashboard\xsl\statistics.xsl ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) at System.Xml.XPath.XPathDocument..ctor(TextReader textReader) at ThoughtWorks.CruiseControl.Core.Util.XslTransformer.Transform(String input, String xslFilename, Hashtable xsltArgs) --- End of inner exception stack trace --- at ThoughtWorks.CruiseControl.Core.Util.XslTransformer.Transform(String input, String xslFilename, Hashtable xsltArgs) at ThoughtWorks.CruiseControl.WebDashboard.Plugins.Statistics.ProjectStatisticsPlugin.Execute(ICruiseRequest cruiseRequest) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ServerCheckingProxyAction.Execute(ICruiseRequest cruiseRequest) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ProjectCheckingProxyAction.Execute(ICruiseRequest cruiseRequest) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.CruiseActionProxyAction.Execute(IRequest request) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ExceptionCatchingActionProxy.Execute(IRequest request)