Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections
We used the recommended settings in Wiki for Boot (use JDBC URL and pool size of 'default').
The application is deployed on AMZN RDS Mysql. The BoneCP is working fine. Any ideas?
Versions:
Java 8
Spring 4.1.x/Boot 1.2.x
Mysql Driver version: 5.1.34