mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-11 14:33:21 +01:00
Add notes for 2016-08-26
This commit is contained in:
parent
7719b8d807
commit
28b2a95f4e
@ -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
|
- 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
|
||||||
|
@ -381,6 +381,20 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li>
|
<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>
|
</ul>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
@ -320,6 +320,20 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgi
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li>
|
<li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li>
|
||||||
</ul>
|
</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>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -320,6 +320,20 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgi
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li>
|
<li>Finally got DSpace 5.5 working with the Atmire modules after a few rounds of back and forth with Atmire devs</li>
|
||||||
</ul>
|
</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>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user