DSpace 7.6 Batch Import Error...

550 views
Skip to first unread message

Elaine Ding

unread,
Sep 6, 2023, 2:28:25 PM9/6/23
to DSpace Technical Support
Hi, ~

I am trying to batch import item using zip to DSpace7.6 from Admin UI,  it fails . there are two errors in the error log.  I attached the import.log and the file structure. 

1 .   ERROR import - 47 @ '/opt/local/dspace/imports' as defined by the key 'org.dspace.app.batchitemimport.work.dir' in dspace.cfg is not a valid directory

This error is wired , I do see the directory is there.  and see importSAF was created by the root. even I changed to different folder , it still show the issue.


2 .  Cannot register identifier: Didn't find a provider that supports this identifier.
I am not sure which identifier it is related to ?

Anyone has idea ? Thanks for helping

Elaine
Screenshot 2023-09-06 at 2.26.47 PM.png
import47.log

DSpace Technical Support

unread,
Sep 12, 2023, 12:50:12 PM9/12/23
to DSpace Technical Support
Hi,

The "Cannot Create Identifier" error might imply that you have a misconfiguration in your "[dspace]/config/spring/api/identifier-service.xml" file : https://github.com/DSpace/DSpace/blob/main/dspace/config/spring/api/identifier-service.xml

Since it looks like you are trying to register a Handle, you should make sure that you have a "HandleIdentifierProvider" uncommented in that file.  You could simply revert back to the default settings in that file, which should work.

If that doesn't help, you may want to check if a regular submission (through the UI) works.  My suspicion is that it will not work properly and may throw a similar error...but it's possible its error would provide more clues as to what may be misconfigured.

Tim
Reply all
Reply to author
Forward
0 new messages