Hi Maike, > For some reason the generated reports keep on displaying the title > > Statistics for Edinburgh Research Archive on neptune <== our server > name> > > The dspace name setting in dspace.cfg is set to our own name, and I > can find nowhere in the messages.properties, the stat executables, the > dstat.cfg or anywhere else where this can be changed. I did restart > the tomcat server after doing the necessary changes.
Have you changed the last two lines in [dspace]/config/dstat.cfg: # the name and url of the service being reported on host.name=Edinburgh Research Archive host.url=http://www.era.lib.ed.ac.uk/ Once those have been changed, you will probably need to (AFTER TAKING A BACKUP) remove all the files: [dspace]/log/*.dat (NOT *.log) which are the data files created by the statistics log analyser. These dat files hold the Edinburgh name and URL. You can then re-run all the stats scripts (including the stat 'initial' scripts) and hopefully the problem might be solved. Thanks, Stuart _________________________________________________________________ Gwasanaethau Gwybodaeth Information Services Prifysgol Aberystwyth Aberystwyth University E-bost / E-mail: [EMAIL PROTECTED] Ffon / Tel: (01970) 622860 _________________________________________________________________ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

