diff --git a/content/2016-09.md b/content/2016-09.md
index 8f218d1c6..f50343885 100644
--- a/content/2016-09.md
+++ b/content/2016-09.md
@@ -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)
+```
diff --git a/public/2016-09/index.html b/public/2016-09/index.html
index 8aeb4ad6f..75a071ff7 100644
--- a/public/2016-09/index.html
+++ b/public/2016-09/index.html
@@ -290,6 +290,15 @@ 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)
+