Add notes for 2016-09-13

This commit is contained in:
2016-09-13 16:56:34 +03:00
parent 598a53f2c0
commit 76d29fbdc1
4 changed files with 35 additions and 0 deletions

View File

@ -183,3 +183,11 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
```
- Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat
## 2016-09-13
- CGSpace crashed twice today, errors from `catalina.out`:
```
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114)
```