diff --git a/content/post/2017-04.md b/content/post/2017-04.md index be0e7a9ab..35237b17c 100644 --- a/content/post/2017-04.md +++ b/content/post/2017-04.md @@ -210,3 +210,9 @@ sys 1m29.310s - CIFOR has now implemented a new "cgiar" context in their OAI that exposes CG fields, so I am re-harvesting that to see how it looks in the Discovery sidebars and searches - See: https://data.cifor.org/dspace/oai/cgiar?verb=GetRecord&metadataPrefix=dim&identifier=oai:data.cifor.org:11463/947 - One thing we need to remember if we start using OAI is to enable the autostart of the harvester process (see `harvester.autoStart` in `dspace/config/modules/oai.cfg`) +- Error when running DSpace cleanup task on DSpace Test and CGSpace (on the same item), I need to look this up: + +``` +Error: ERROR: update or delete on table "bitstream" violates foreign key constraint "bundle_primary_bitstream_id_fkey" on table "bundle" + Detail: Key (bitstream_id)=(435) is still referenced from table "bundle". +``` diff --git a/public/2017-04/index.html b/public/2017-04/index.html index 53126e325..b6bf3dd58 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th - + @@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th "@type": "BlogPosting", "headline": "April, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-04/", - "wordCount": "1509", + "wordCount": "1555", "datePublished": "2017-04-02T17:08:52+02:00", - "dateModified": "2017-04-14T15:56:19+03:00", + "dateModified": "2017-04-17T14:34:59+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -403,8 +403,13 @@ sys 1m29.310s
harvester.autoStart
in dspace/config/modules/oai.cfg
)Error: ERROR: update or delete on table "bitstream" violates foreign key constraint "bundle_primary_bitstream_id_fkey" on table "bundle"
+ Detail: Key (bitstream_id)=(435) is still referenced from table "bundle".
+
+
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 262aa4c73..ca45cabed 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -3,7 +3,7 @@