CruiseControl.Net - not able to see Project Statistics
- by Anders Juul
Hi all,
I've made a reinstallation of the buildserver and can no longer see the standard graphs of project statistics. The error message shown is
"Missing/Invalid statistics reports. Please check if you have enabled the Statistics Publisher, and statistics have been collected atleast once after that."
To the best of my knowledge, the ccnet.config file has not been changed in this respect and by inspection it is verified that I have a Statistics / statisticsList-section for the project. Furthermore, the values appear in the Artifacts\statistics.csv and Artifacts\report.xml files.
My guess would then be StatisticsGraph.xslt, which I have copied fresh from distribution to both Server\xlst and WebDashboard\xslt (why are they located in both places, by the way!?). Rebuild and check - still same error message.
Any hints to how to debug this would be appreciated!