Symptoms
One or more SQL 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 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 configurations on server.xml and database.
Include Page | ||||
---|---|---|---|---|
|