Последна актуализация на
19.05.2021 г.
|
Също се прилага за Communiqué, Communiqué 4
Issue
In your error.log, you have an error message such as:
java.sql.SQLException: Unable to get a connection from pool:com.day.cq.resource.pool.OutOfConnectionsException: Maximum number of Connections exceeded 5: no free connection left
Solution
Increase the maxconnections parameter in /bootstrap/systemdbpool.xml. Restart your instance after the change.
Additional information
This issue occurs when you need a connection, but all the connections from your connection pool are being used.