Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Symptoms

One or more SQL Macros macros return the following error:

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

Cause

The Data Source data source configuration is unable to attach to the specified database because the port is invalid.

...

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

Next step: Troubleshoot isValid Exceptions 

Image Added