Jitin Jindal created TIKA-2774:
----------------------------------
Summary: NullPointerException on a valid Excel file
Key: TIKA-2774
URL: https://issues.apache.org/jira/browse/TIKA-2774
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.18
Reporter: Jitin Jindal
Attachments: BPML_list_PS.xlsx
I am getting runtime exception while parsing xls fileĀ
The attached XLSM file, which opens fine in Excel, causes the following error
in the Tika parser:
Unexpected RuntimeException from
org.apache.tika.parser.microsoft.ooxml.OOXMLParser@2a26dfb0
org.apache.poi.xssf.eventusermodel.XSSFReader$SheetIterator
java.lang.NullPointerException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)