Skip to end of banner
Go to start of banner

Invalid database port - 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 10 Current »

Symptoms

One or more SQL macros return the following error:

org.apache.tomcat.dbcp.dbcp.SQLNestedException:
Cannot create PoolableConnectionFactory (Network error IOException: Connection refused)

Cause

The data source configuration is unable to connect to the specified database because of an invalid port.

Resolution

Ensure that the database is listening to the requested port, and, verify the port configurations on server.xml and database.












  • No labels