You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2016/03/11 02:38:40 UTC

[jira] [Resolved] (TIKA-1899) NullPointerException in ImageMetadataExtractor$ExifHandler

     [ https://issues.apache.org/jira/browse/TIKA-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-1899.
-------------------------------
    Resolution: Fixed

Thank you!  Added a null check.

> NullPointerException in ImageMetadataExtractor$ExifHandler
> ----------------------------------------------------------
>
>                 Key: TIKA-1899
>                 URL: https://issues.apache.org/jira/browse/TIKA-1899
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.10
>            Reporter: dariusz dusberger
>         Attachments: 2894.jpg
>
>
> Null pointer exception in ImageMetadataExtractor$ExifHandler
> =====================================================
> org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.parser.jpeg.JpegParser@9597028
> 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:282)
> Caused by: java.lang.NullPointerException
> 	at org.apache.tika.parser.image.ImageMetadataExtractor$ExifHandler.handlePhotoTags(ImageMetadataExtractor.java:383)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)