Skip to end of banner
Go to start of banner

Data source configuration - problem determination - 8.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 15 Current »

Here are some common data source configuration errors and examples.

  • Double check all the configuration values and that the JDBC driver is installed in the correct location.
  • Make sure you restarted Confluence after making configuration changes to server.xml or equivalent application server configuration (when a different application server is being used).
  • Make sure your database is configured from remote access from the Confluence server with the user and password provided. If you have problems, connect using an independent SQL client from the server to verify access. Consult your database documentation for how to configure remote access and database permissions.

The resolution can be different for application server based data sources (App server) or data source profiles (Profile). In most cases, you see Error rendering macro 'sql' or Error rendering macro 'sql-query' error messages.


  • No labels