You need to give the application the username and password for your PostgreSQL database:
Open the PostgreSQLCredentials
file in the dao
package (look under <>).
Enter your username in the PG_USERNAME
field.
Enter your PostgreSQL password in the PG_PASSWORD
field. This is the password that Nigel Stanger emailed to you.