CruiseControl.Net - not able to see Project Statistics
Posted
by Anders Juul
on Server Fault
See other posts from Server Fault
or by Anders Juul
Published on 2009-10-07T19:27:24Z
Indexed on
2010/03/25
23:03 UTC
Read the original article
Hit count: 427
build-server
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!
© Server Fault or respective owner