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

    + + + +

    With original DSpace 1.7 thumbnail

    + +

    After DSpace 5.5

    + diff --git a/public/2017/09/10947-2919-after.jpg b/public/2017/09/10947-2919-after.jpg new file mode 100644 index 000000000..183c19b02 Binary files /dev/null and b/public/2017/09/10947-2919-after.jpg differ diff --git a/public/2017/09/10947-2919-before.jpg b/public/2017/09/10947-2919-before.jpg new file mode 100644 index 000000000..0ba72ea25 Binary files /dev/null and b/public/2017/09/10947-2919-before.jpg differ diff --git a/public/404.html b/public/404.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/public/sitemap.xml b/public/sitemap.xml index b8c7587e5..22ed90966 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-09/ - 2017-09-15T19:20:37+03:00 + 2017-09-18T11:28:11+03:00 @@ -119,7 +119,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-09-15T19:20:37+03:00 + 2017-09-18T11:28:11+03:00 0 @@ -130,19 +130,19 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-09-15T19:20:37+03:00 + 2017-09-18T11:28:11+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-09-15T19:20:37+03:00 + 2017-09-18T11:28:11+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-09-15T19:20:37+03:00 + 2017-09-18T11:28:11+03:00 0 diff --git a/static/2017/09/10947-2919-after.jpg b/static/2017/09/10947-2919-after.jpg new file mode 100644 index 000000000..183c19b02 Binary files /dev/null and b/static/2017/09/10947-2919-after.jpg differ diff --git a/static/2017/09/10947-2919-before.jpg b/static/2017/09/10947-2919-before.jpg new file mode 100644 index 000000000..0ba72ea25 Binary files /dev/null and b/static/2017/09/10947-2919-before.jpg differ