mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Add notes for 2016-09-13
This commit is contained in:
parent
598a53f2c0
commit
76d29fbdc1
@ -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
|
- 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)
|
||||||
|
```
|
||||||
|
@ -290,6 +290,15 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
|||||||
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-09-13">2016-09-13</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<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)
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
@ -227,6 +227,15 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-09-13">2016-09-13</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<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)
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -227,6 +227,15 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
<li>Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-09-13">2016-09-13</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<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)
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user