[ome-users] Fwd: Problems installing OMERO.server-4.4.4 for Windows7 (32bits)
UNAI LORENZO SIERRA
ulorenzo001 at ikasle.ehu.es
Wed Oct 31 13:00:17 GMT 2012
This is the way I configured bin\omero config (basically the same
parameters the installation guide suggested, except omero.db.name):
C:\omero_dist>bin\omero config get omero.db.name
Biophot_database
C:\omero_dist>bin\omero config get omero.db.user
db_user
C:\omero_dist>bin\omero config get omero.db.pass
db_password
C:\omero_dist>bin\omero config get omero.data.dir
C:\\OMERO
When I try to access the database using PostgreSQL the command line
returns a fatal error. According to this error, the authentication
failed for db_user(using db_password):
Server [localhost]:
Database [postgres]: Biophot_database
Port [5432]:
Username [postgres]: db_user
Contrase±a para usuario db_user:
psql: FATAL: la autentificación password falló para el usuario «db_user»
Presione una tecla para continuar . . .
Is it the way to acces the database?
Thanks,
Unai
On Oct 31, 2012, at 1:15 PM, Andrew King wrote:
The log definitely shows issues with the database:
Caused by: org.postgresql.util.PSQLException: FATAL: la
autentificaci?n password fall? para el usuario ?db_user?
Can you access the database using psql? Can you show us the full
command-line? Also, how have you configured the omero.db.* properties
via bin\omero config?
Cheers,
~Josh.
More information about the ome-users
mailing list