[Dspace-tech] Xmlui login error

2009-03-30 Thread Zaya Kh
hello ,all I'm trying use xmlui interface, So when I click login, this page was error, that is : cannot established page Help, What can I do? Cheers, Zoloo -- ___ DSpace-tech

Re: [Dspace-tech] Half-OT: Tomcat won't start

2009-03-30 Thread Allen Lam
The exception is caused by Tomcat being unable to find a class called HttpServletRequest. This class is included with servlet-api.jar, which should have come handy with tomcat package. Tomcat discovers its libraries from common/lib. Try placing a copy of the jar in /usr/share/tomcat5/common/lib

Re: [Dspace-tech] Half-OT: Tomcat won't start

2009-03-30 Thread Sergio Belkin
Hi, I've finally fixed the problem so: 1)Backup importantes files of tomcat5 package 2)Uninstall tomcat5 package 3) Reinstall tomcat5 package 4)Restore /var/lib/tomcat5/, /usr/share/tomcat, /etc/tomcat5 , /var/cache/tomcat from backup 5) And finally: cp /usr/share/java/tomcat5-servlet-2.4-api-5.

Re: [Dspace-tech] Fault of authentication

2009-03-30 Thread Gary Browne
Accidentally sent this directly to Serbe this morning, forwarding it to the list now... Hi Serbe, Welcome to DSpace. I think your pg_hba.conf file is not configured correctly, or you are not running the installation as the "dspace" (*nix) user. Let us know: i) ownership of your dspace source c

Re: [Dspace-tech] Fault of authentication

2009-03-30 Thread Van Ly
Hi Serbe, -- Given this bit of log detail [java] 2009-03-30 14:25:44,365 FATAL org.dspace.storage.rdbms.InitializeDatabase @ Caught exception: [java] org.postgresql.util.PSQLException: FATAL: la autentificaci?n Ident fall? para el usuario ?dspace ? -- Have a look at the settings for /

[Dspace-tech] Fault of authentication

2009-03-30 Thread Serbe Leon Rojas
Estimated friends, I am Serbe León of the UdeA (Medellin, Colombia), entrusted of Dspace's implementation in the above mentioned institution. Approximately 15 days ago I began with the study of this project and the respective manuals of installation of the product. I have followed the steps reco

Re: [Dspace-tech] Half-OT: Tomcat won't start

2009-03-30 Thread Allen Lam
First check: do you have servlet-api.jar in common/lib? If not, try placing a copy to there. If it does not help, it could involve some harder classpath issues. Perhaps reinstalling a new version of Tomcat is easier than fixing it. Regards, Allen Lam. HKU Hub Administrator, http://hub.hku.hk

[Dspace-tech] Half-OT: Tomcat won't start

2009-03-30 Thread Sergio Belkin
DSpace Hi, Tomcat was running well and suddenly stop of working. I am using tomcat5-5.5.23-0jpp.7.el5_2.1 on Centos 5.2 /etc/tomcat5/tomcat5.conf looks like as follows: JAVA_HOME="/usr/lib/jvm/java" CATALINA_HOME="/usr/share/tomcat5" JASPER_HOME="/usr/share/tomcat5" CATALINA_TMPDIR="/usr/shar

[Dspace-tech] Minho Statistics Add-on v2.1 for DSpace

2009-03-30 Thread mikan.d.dspace listmail
Has anyone tried Minho Statistics Add-on v2.1 for DSpace? With DSpace 1.5.1 I had the following errors: 1) When running [pgsql bin]/psql -f [dspace]/bin/stats-aggregate -c -a ERROR: syntax error at or near "-" at character 1 LINE 1: -a 2) When trying to see the webapp in browser: An error has o