errors on login page after installation

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

amicheals
Posts: 1
Joined: Sun Jan 11, 2009 8:19 pm

errors on login page after installation

Post by amicheals »

I installed openemm and started it and it started fine. I also used a fix from another thread to bind to localhost which I did. However, I am getting the following error when I try to go to the login page

What could this be
Any help is appreciated.
An error occurred
Cause: javax.servlet.ServletException: org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Cannot create PoolableConnectionFactory (Access denied for user 'agnitas'@'127.0.0.1' (using password: YES)); nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Access denied for user 'agnitas'@'127.0.0.1' (using password: YES))
pheelix
Posts: 101
Joined: Thu Nov 20, 2008 4:34 pm
Location: Dresden, Germany
Contact:

Post by pheelix »

Sounds like a problem with the database-access rights.

Maybe the agnitas-user does not exist or he is not allowed to login or the password is incorrect.
Post Reply