This is in DSpace 5.1.
I have in directory ITEM31
mets.xml, image.jpg, thumbnail.jpg

I can zip and ingest:
dspace packager -s -e ed@xx -p 123456789/9 -t METS phingest_031_mets.zip

This works. However when I have the same in a second directory ITEM32 and I
zip both together and ingest:
dspace packager -s -a -e ed@xx -p 123456789/9 -t METS phingest_03_mets.zip

Then I am getting an Exception
java.lang.NullPointerException: entry
        at java.util.zip.ZipFile.getInputStream(Unknown Source)
        at
org.dspace.content.packager.AbstractMETSIngester.parsePackage(Abstrac
tMETSIngester.java:333)
. . . etc

Looks like something is missing and the packager can not find it. Any ideas
- what is missing in the zip?

Best regards
Evgeni
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to