This may be wrong but I just noticed that the error message shown puts double
quotes around the username... did you set the username to literally "dspace"?
I don't think the config needs quotes around it.
This:
[java] - Username: "dspace"
[java] - Password: "dspace"
Should look like this:
[java] - Username: dspace
[java] - Password: dspace
Let me know if that fixes it.
Matt
-----Original Message-----
From: Lei Zhang [mailto:[email protected]]
Sent: Wednesday, May 30, 2012 3:07 PM
To: Henry, Matt - OPS District Computer Technician
Subject: RE: [Dspace-tech] ant fresh_install
Thanks a lot. I checked it and the password is dspace.
-----Original Message-----
From: Henry, Matt - OPS District Computer Technician
[mailto:[email protected]]
Sent: Wednesday, May 30, 2012 3:58 PM
To: Lei Zhang; TORREILLES, Bernard; [email protected]
Subject: RE: [Dspace-tech] ant fresh_install
Looks like your password in your postgresql database for the user dspace is not
'dspace'. Should be as simple as fixing the authentication issue.
Matt
-----Original Message-----
From: Lei Zhang [mailto:[email protected]]
Sent: Wednesday, May 30, 2012 1:26 PM
To: TORREILLES, Bernard; [email protected]
Subject: [Dspace-tech] ant fresh_install
Hello all,
I got the wrong message when I run ant fresh_install. Could you help me to fix
the problem. Thanks a lot for any help.
init_configs:
[copy] Copying 85 files to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
[copy] Copying 1 file to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
test_database:
[java] 2012-05-30 14:17:34,460 INFO org.dspace.core.ConfigurationManager
@ Loading system provided config property (-Ddspace.configuration):
config/dspace.cfg
[java] 2012-05-30 14:17:34,476 INFO org.dspace.core.ConfigurationManager
@ Using default log4j provided log configuration,if unintended, check your
dspace.cfg for (log.init.config)
[java]
[java] Attempting to connect to database:
[java] - URL: jdbc:postgresql://localhost:5432/dspace
[java] - Driver: org.postgresql.Driver
[java] - Username: "dspace"
[java] - Password: "dspace"
[java] - Schema: null
[java]
[java] Testing connection...
[java]
[java] Error:
[java] - org.postgresql.util.PSQLException: FATAL: password
authentication failed for user ""dspace""
[java]
[java] Please see the DSpace documentation for assistance.
[java]
BUILD FAILED
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build/build.xml:764:
Java returned: 1
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will include
endpoint security, mobile security and the latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech