On Wed, Oct 28, 2009 at 03:02:55PM +0530, SANDEEP BHAVSAR wrote: > dsp...@sbhavsar-server:~/ > dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir$ ant > fresh_install > Buildfile: build.xml > > init_installation: > > init_configs: > > setup_database: > [java] 2009-10-27 15:51:16,778 INFO > org.dspace.core.ConfigurationManager @ Loading system provided config > property (-Ddspace.configuration): config/dspace.cfg > [java] 2009-10-27 15:51:16,814 INFO > org.dspace.core.ConfigurationManager @ Using default log4j provided log > configuration,if uninitended, check your dspace.cfg for (log.init.config) > [java] 2009-10-27 15:51:16,815 INFO > org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database > [java] 2009-10-27 15:51:17,368 FATAL > org.dspace.storage.rdbms.InitializeDatabase @ Caught exception: > [java] org.postgresql.util.PSQLException: FATAL: password > authentication failed for user "dspace"
"Password authentication failed." The (username, password) pair that DSpace presented when connecting to the database was not valid. In dspace.cfg the db.username should be the user you created with 'createuser', and db.password should be the password you gave to that username. If you are using PostgreSQL, you also need to ensure that that database user is permitted access to the DSpace database. That is specified in pg_hba.conf. You would get a different error message if this has not been done, when you do present a valid username and password. -- Mark H. Wood, Lead System Programmer mw...@iupui.edu Friends don't let friends publish revisable-form documents.
pgpIm7SFWKcdR.pgp
Description: PGP signature
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech