diff --git a/content/2016-08.md b/content/2016-08.md index 4134c48e7..a6fb1047b 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -257,3 +257,14 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/bin/dspace ``` - Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs + +## 2016-08-26 + +- CGSpace had issues tonight, not entirely crashing, but becoming unresponsive +- The dspace log had this: + +``` +2016-08-26 20:48:05,040 ERROR org.dspace.storage.rdbms.DatabaseManager @ SQL connection Error - org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object +``` + +- Related to /rest no doubt diff --git a/public/2016-08/index.html b/public/2016-08/index.html index a0dd7f2d3..90d2fddd5 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -381,6 +381,20 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b + +

2016-08-26

+ + + +
2016-08-26 20:48:05,040 ERROR org.dspace.storage.rdbms.DatabaseManager @ SQL connection Error -                                                               org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object
+
+ + diff --git a/public/index.xml b/public/index.xml index 512887051..38f68844d 100644 --- a/public/index.xml +++ b/public/index.xml @@ -320,6 +320,20 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgi <ul> <li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li> </ul> + +<h2 id="2016-08-26">2016-08-26</h2> + +<ul> +<li>CGSpace had issues tonight, not entirely crashing, but becoming unresponsive</li> +<li>The dspace log had this:</li> +</ul> + +<pre><code>2016-08-26 20:48:05,040 ERROR org.dspace.storage.rdbms.DatabaseManager @ SQL connection Error - org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object +</code></pre> + +<ul> +<li>Related to /rest no doubt</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index a62edfd98..ad8e1a29f 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -320,6 +320,20 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgi <ul> <li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li> </ul> + +<h2 id="2016-08-26">2016-08-26</h2> + +<ul> +<li>CGSpace had issues tonight, not entirely crashing, but becoming unresponsive</li> +<li>The dspace log had this:</li> +</ul> + +<pre><code>2016-08-26 20:48:05,040 ERROR org.dspace.storage.rdbms.DatabaseManager @ SQL connection Error - org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object +</code></pre> + +<ul> +<li>Related to /rest no doubt</li> +</ul>