Skip to end of banner
Go to start of banner

Authentication Failed - 10.x

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

« Previous Version 8 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