From 76d29fbdc1fbb3a3a0f144dc4e845768fe57dd82 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 13 Sep 2016 16:56:34 +0300 Subject: [PATCH] Add notes for 2016-09-13 --- content/2016-09.md | 8 ++++++++ public/2016-09/index.html | 9 +++++++++ public/index.xml | 9 +++++++++ public/tags/notes/index.xml | 9 +++++++++ 4 files changed, 35 insertions(+) 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

    + + + +
    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)
    +
    +