Add notes for 2016-08-26

This commit is contained in:
2016-08-26 23:49:43 +03:00
parent 7719b8d807
commit 28b2a95f4e
4 changed files with 53 additions and 0 deletions

View File

@ -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