question about the replicator

25 views
Skip to first unread message

Jose Blanco

unread,
Mar 11, 2024, 5:07:48 PM3/11/24
to DSpace Technical Support

I have been experimenting with the dspace replicator code https://wiki.lyrasis.org/display/DSPACE/ReplicationTaskSuite

I have extracted a bag using this command:

./dspace curate -t transmitaip -i  TEMP-BOGUS/384362 -r - -e bla...@umich.edu

Then I changed the item a bit on my instance and was able to to issue this command and get the object replaced in my dspace instance with the object I had just stored in backup.

./dspace curate -t replacewithaip -i TEMP-BOGUS/384362 -r - -e bla...@umich.edu 

I wanted to test out deleting the item from my dspace instance and then issuing this command to restore it.

./dspace curate -t restorefromaip -i TEMP-BOGUS/384362 -r - -e bla...@umich.edu

but I'm getting this error:

Failed to restore Object 'TEMP-BOGUS/384362'. Deletion record could not be found in Replica Store. Are you sure this object was previously deleted?

It seems to be coming from here:

I have a feeling I'm not following the workflow correctly, or not completely understand what the restore function does.  Does anyone know why I'm getting this error?

Thank you!
-Jose
Reply all
Reply to author
Forward
0 new messages