[java] java.sql.SQLException: Cannot create PoolableConnectionFactory
(FATAL: password authentication failed for user "dspace")

The first thing I would do is check that the database properties are
set correctly in 'local.cfg'.  Is it the right database?  Is 'dspace'
the correct *database* user?  Is the password correct for the
*database* user 'dspace'?

You can test these conveniently using the 'psql' command:

  psql --user dspace dspace

(assuming that the database is named 'dspace', the database user is
named 'dspace', and the DBMS is running on the local host.)

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
library.indianapolis.iu.edu

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/ZpaAvdoNGbwdX5Dz%40iu.edu.

Attachment: signature.asc
Description: PGP signature

Reply via email to