mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-09-07
This commit is contained in:
@ -174,3 +174,12 @@ $ rm -rf ~/ciat-gender-2016-09-06/SimpleArchiveFormat/
|
||||
- Reading about PostgreSQL maintenance and it seems manual vacuuming is only for certain workloads, such as heavy update/write loads
|
||||
- I suggest we disable our nightly manual vacuum task, as we're a mostly read workload, and I'd rather stick as close to the documentation as possible since we haven't done any testing/observation of PostgreSQL
|
||||
- See: https://www.postgresql.org/docs/9.3/static/routine-vacuuming.html
|
||||
- CGSpace went down and the error seems to be the same as always (lately):
|
||||
|
||||
```
|
||||
2016-09-07 11:39:23,162 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
|
||||
...
|
||||
```
|
||||
|
||||
- Since CGSpace had crashed I quickly deployed the new LDAP settings before restarting Tomcat
|
||||
|
Reference in New Issue
Block a user