Hi,

I have a fresh DSpace 6.3 installation. I configured dummy handle "00000" 
and set up cron to perform full backup:
30 5 * * * $DSPACE/bin/dspace packager -u -d -a -t AIP -e em...@example.com 
-i 00000/0 xxx/backup.zip

The cron however sends the following report:

Exception: Bad identifier/handle -- Cannot resolve handle "00000/0"

java.lang.IllegalArgumentException: Bad identifier/handle -- Cannot resolve 
handle "00000/0"

                at org.dspace.app.packager.Packager.main(Packager.java:456)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)

                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

                at java.lang.reflect.Method.invoke(Method.java:498)

                at 
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)

                at 
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)

I have only one empty community (ID: 1) in the repository so far, so that 
may be a reason maybe? Nevertheless I wanted to resolve the issue before 
filling it with collections/items.
As I understand from DSPace docs 
(https://wiki.duraspace.org/display/DSDOC6x/AIP+Backup+and+Restore), I can 
use "<site-handle-prefix>/0" to denote all repository items.


Best, Peter

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to