From cf4613f484a2ae37bf6ab898518b55ce6da8bd97 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 14 Sep 2016 22:58:33 +0300 Subject: [PATCH] Update syntax for 2016-09-13 notes --- content/2016-09.md | 4 +++- public/2016-09/index.html | 3 ++- public/index.xml | 3 ++- public/tags/notes/index.xml | 3 ++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/content/2016-09.md b/content/2016-09.md index 928baf9a3..e2196955c 100644 --- a/content/2016-09.md +++ b/content/2016-09.md @@ -189,8 +189,10 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error - 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) +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) ``` + - I enabled logging of requests to `/rest` again ## 2016-09-14 diff --git a/public/2016-09/index.html b/public/2016-09/index.html index 7c9e66b6e..2b9a2f166 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -296,7 +296,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
  • 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)
    +
    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/index.xml b/public/index.xml index 3fcd108f9..8d392e354 100644 --- a/public/index.xml +++ b/public/index.xml @@ -234,7 +234,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error <li>CGSpace crashed twice today, errors from <code>catalina.out</code>:</li> </ul> -<pre><code>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) +<pre><code>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) </code></pre> <ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 0e21766d7..cb88f4461 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -234,7 +234,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error <li>CGSpace crashed twice today, errors from <code>catalina.out</code>:</li> </ul> -<pre><code>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) +<pre><code>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) </code></pre> <ul>