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

Seva Alekseyev updated TIKA-2154:
---------------------------------
    Attachment: Interface_Availability.xls

> RecordFormatException on a valid Excel file
> -------------------------------------------
>
>                 Key: TIKA-2154
>                 URL: https://issues.apache.org/jira/browse/TIKA-2154
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.13
>         Environment: Windows 7 x64, JVM 1.8.0_101
>            Reporter: Seva Alekseyev
>         Attachments: Interface_Availability.xls
>
>
> On the attached XLS file, which opens fine with Excel, the Tika parser throws 
> the following error:
> org.apache.poi.hssf.record.RecordFormatException: Unable to construct record 
> instance
>       at 
> org.apache.poi.hssf.record.RecordFactory$ReflectionConstructorRecordCreator.create(RecordFactory.java:98)
>       at 
> org.apache.poi.hssf.record.RecordFactory.createSingleRecord(RecordFactory.java:334)
>       at 
> org.apache.poi.hssf.record.RecordFactoryInputStream.readNextRecord(RecordFactoryInputStream.java:308)
>       at 
> org.apache.poi.hssf.record.RecordFactoryInputStream.nextRecord(RecordFactoryInputStream.java:274)
>       at 
> org.apache.poi.hssf.eventusermodel.HSSFEventFactory.genericProcessEvents(HSSFEventFactory.java:155)
>       at 
> org.apache.poi.hssf.eventusermodel.HSSFEventFactory.processEvents(HSSFEventFactory.java:118)
>       at 
> org.apache.tika.parser.microsoft.ExcelExtractor$TikaHSSFListener.processFile(ExcelExtractor.java:309)
>       at 
> org.apache.tika.parser.microsoft.ExcelExtractor.parse(ExcelExtractor.java:169)
>       at 
> org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:154)
>       at 
> org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:117)
> Caused by: java.lang.IllegalStateException: Should never be called before end 
> of current record
>       at 
> org.apache.poi.hssf.record.RecordInputStream.isContinueNext(RecordInputStream.java:455)
>       at 
> org.apache.poi.hssf.record.RecordInputStream.readStringCommon(RecordInputStream.java:386)
>       at 
> org.apache.poi.hssf.record.RecordInputStream.readUnicodeLEString(RecordInputStream.java:342)
>       at org.apache.poi.hssf.record.FormatRecord.<init>(FormatRecord.java:57)
>       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>       at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>       at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
>       at 
> org.apache.poi.hssf.record.RecordFactory$ReflectionConstructorRecordCreator.create(RecordFactory.java:84)
>       ... 11 more



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

Reply via email to