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 3 Next »

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 attach to the specified database because the port is invalid.

Resolution

Check to ensure that the database is listening to the requested port - verify the port configuration on server.xml and database.

  • No labels