mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update syntax for 2016-09-13 notes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user