Add notes for 2017-09-18

This commit is contained in:
2017-09-18 17:46:57 +03:00
parent 7871e1414e
commit 0e03e994b6
8 changed files with 28 additions and 8 deletions

View File

@ -387,3 +387,12 @@ $ for item in 10568-93759/ITEM@10947-46*; do ~/dspace/bin/dspace packager -r -t
- Also, this was in replace mode (-r) rather than submit mode (-s), because submit mode always generated a new handle even if I told it not to!
- I decided to start the import process in the evening rather than waiting for the morning, and right as the first community was finished importing I started seeing `Timeout waiting for idle object` errors
- I had to cancel the import, clean up a bunch of database entries, increase the PostgreSQL `max_connections` as a precaution, restart PostgreSQL and Tomcat, and then finally completed the import
## 2017-09-18
- I think we should force regeneration of all thumbnails in the CGIAR Library community, as their DSpace is version 1.7 and CGSpace is running DSpace 5.5 so they should look much better
- One item for comparison:
![With original DSpace 1.7 thumbnail](/cgspace-notes/2017/09/10947-2919-before.jpg)
![After DSpace 5.5](/cgspace-notes/2017/09/10947-2919-after.jpg)