Re: [Dspace-tech] Packaged Stats reports in XMLUI

2009-03-06 Thread Pottinger, Hardy J.
Wednesday, March 04, 2009 4:07 PM > To: Floyd, Randall Dean > Cc: dspace-tech@lists.sourceforge.net > Subject: Re: [Dspace-tech] Packaged Stats reports in XMLUI > > > There is a bug in DSpace 1.5.1 that prevents the reports from being > viewed, you need to apply the followi

Re: [Dspace-tech] Packaged Stats reports in XMLUI

2009-03-04 Thread Claudia Jürgen
Hi Floyd, see http://sourceforge.net/tracker/index.php?func=detail&aid=2137425&group_id=19984&atid=119984 The stats are written to log.dir but the statistics loader tries to get them from report.dir. This has been fixed for the next release. Hope that helps Claudia Jürgen Floyd, Randall Dea

Re: [Dspace-tech] Packaged Stats reports in XMLUI

2009-03-04 Thread Scott Phillips
There is a bug in DSpace 1.5.1 that prevents the reports from being viewed, you need to apply the following patch to fix the problem. Once that is fixed you need to run stat-initial, then periodically run stat- general and stat-monthly. You do not need to run the report scripts. Index: dsp

[Dspace-tech] Packaged Stats reports in XMLUI

2009-03-04 Thread Floyd, Randall Dean
Hi all, Does anybody have the standard packaged stats reporting working within XMLUI? I can't see any reports. I am logged in as admin, but all it ever says is 'No reports currently available'. I have followed the directions exactly to use the new Java-based stats generators (vs, the Perl-b