Skip to end of banner
Go to start of banner

Copy of Authentication Failed

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Symptoms

One or more SQL Macro returns the following error:

org.apache.tomcat.dbcp.dbcp.SQLNestedException:
Cannot create PoolableConnectionFactory (FATAL: password authentication failed for user)

Cause

The Data Source is unable to authenticate against the specified database.

Resolution

Application server configuration (server.xml) has the wrong username and/or password. 

  • No labels