Emmanuel Leguy - 2003-06-27

Hello,

OS: debian woody
Tomcat 4.1.24
Artimus 1.1.b1
jdk 1.4

When I try to access to my artimus mysql database I get this error:

    *  The process did not complete. Details should follow.
    * ResourceException: A required resource is not available. Caused by: SQLException occurred in JDBCPool: java.sql.SQLException: Invalid authorization specification: Access denied for user: 'root@127.0.0.1' (Using password: NO) params: org.gjt.mm.mysql.Driver, jdbc:mysql://localhost:3306/artimus. Please check your username, password and other connectivity info.

The artimus database is owned by the mysql user 'artimus'. I tried root and artimus usernames (with or without password) put in struts-config.xml an poolman.xml. Always the same error.

What am I doing wrong?

Thanx,

Manu.