/
How to resolve a Could not create connection to database server error - 10.x
How to resolve a Could not create connection to database server error - 10.x
Symptoms
One or more SQL Macro returns the following error:
Cannot create PoolableConnectionFactory (Could not create connection to database server. Attempted reconnect 3 times. Giving up.)
Cause
The connection to your database is being refused.
Resolution
Make sure:
- Your database server is accepting connections from the Confluence server TCP address.
- The user is authorized to connect to the database.
, multiple selections available,
Related content
"Connection with this name already exists" error even though there are no connections in Salesforce
"Connection with this name already exists" error even though there are no connections in Salesforce
More like this
Troubleshooting the user permissions issue in the SQL Query Macro using the SQL for Confluence App
Troubleshooting the user permissions issue in the SQL Query Macro using the SQL for Confluence App
More like this
Configure Data Source Profiles - 11.x
Configure Data Source Profiles - 11.x
More like this
Release notes 10.4.1
Release notes 10.4.1
More like this
Release notes 11.0.7
Release notes 11.0.7
More like this
Release notes 11.0.0
Release notes 11.0.0
More like this