Am 08.07.2015 um 17:22 schrieb Allison, Timothy B.:
All,
Apologies for the idiocy I'm about to reveal (well, that won't be a revelation 
to anyone, really), but is there an obvious solution for this kind of error:

Caused by: org.apache.xmpbox.xml.XmpParsingException: Cannot find a definition 
for the namespace http://ns.adobe.com/lightroom/1.0/
                 at 
org.apache.xmpbox.xml.DomXmpParser.checkPropertyDefinition(DomXmpParser.java:848)
                 at 
org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(DomXmpParser.java:290)
                 at 
org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(DomXmpParser.java:234)
                 at 
org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:198)
                 at 
org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:105)
                 at 
org.apache.tika.parser.image.xmp.JempboxExtractor.parse(JempboxExtractor.java:59)

On a handful of image files in our test docs on Tika, I'm getting this with:

http://ns.adobe.com/lightroom/1.0/
http://ns.adobe.com/exif/1.0/aux/


These namespaces are not supported by xmpbox. We've had this problem with another namespace (I can't remember which one), and it wasn't possible to support it because we couldn't find a schema definition.

But you say these are image files. So this isn't about pdf xmp.

Tilman



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to