buda-base / drs-deposit

Harvard DRS Deposit base
1 stars 0 forks source link

Many warnings on JPG files #19

Closed jimk-bdrc closed 6 years ago

jimk-bdrc commented 6 years ago

Building a batch which includes JPG files frequently yields this series of errors: [NLNZ Metadata Extractor] ERROR edu.harvard.hul.ois.fits.tools.nlnz.MetadataExtractor - NLNZ Metadata Extractor error while harvesting file:

java.lang.RuntimeException [NLNZ Metadata Extractor] ERROR edu.harvard.hul.ois.fits.tools.ToolBase - Caught exception running tool: MetadataExtractor

edu.harvard.hul.ois.fits.exceptions.FitsToolException: NLNZ Metadata Extractor error while harvesting file W1PD181175-I1KG16345--I1KG163450142__0142.jpg (java.lang.RuntimeException: Not an EXIF block)

java.lang.RuntimeException: Not an EXIF block

The file is still part of the batch, as determined by seeing the file name in the batch.xml.

Fix for this one is bringing to Vitaly attention.

jimk-bdrc commented 6 years ago

Duplicate of #24