diff --git a/content/post/2017-09.md b/content/post/2017-09.md index 891648616..c3a039501 100644 --- a/content/post/2017-09.md +++ b/content/post/2017-09.md @@ -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) diff --git a/public/2017-09/index.html b/public/2017-09/index.html index 88b40925b..d12ec26c0 100644 --- a/public/2017-09/index.html +++ b/public/2017-09/index.html @@ -25,7 +25,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account - + @@ -61,9 +61,9 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account "@type": "BlogPosting", "headline": "September, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-09/", - "wordCount": "2686", + "wordCount": "2723", "datePublished": "2017-09-07T16:54:52+07:00", - "dateModified": "2017-09-15T19:20:37+03:00", + "dateModified": "2017-09-18T11:28:11+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -551,6 +551,17 @@ DELETE 207
max_connections
as a precaution, restart PostgreSQL and Tomcat, and then finally completed the import