Should I need to change the following, kindly suggest please.

Regards,
sanjib k deka
==================================================================
# DSpace host name - should match base URL.  Do not include port number.
dspace.hostname = ${dspace.hostname}

# DSpace base host URL.  Include port number etc.
dspace.baseUrl = ${dspace.baseUrl}

# DSpace base URL.  Include port number etc., but NOT trailing slash
# Change to xmlui if you wish to use the xmlui as the default, or remove
# "/jspui" and set webapp of your choice as the "ROOT" webapp in
# the servlet engine.
dspace.url = ${dspace.baseUrl}/xmlui
===================================================================


On Thu, Apr 25, 2013 at 7:25 PM, helix84 <[email protected]> wrote:

> On Thu, Apr 25, 2013 at 3:47 PM, SanjibKumarDeka <[email protected]> wrote:
> >      [java] Error:
> >      [java]  - org.postgresql.util.PSQLException: FATAL: password
> > authentication failed for user "dspace"
>
> You didn't list the correct database password (db.password) for
> database user "dspace" (db.username) in
> [dspace-source]/dspace/config/dspace.cfg.
> Please note that after you fix it in the file I mentioned, you'll have
> to run "mvn package" again before you can run "ant fresh_install".
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to