https://bz.apache.org/bugzilla/show_bug.cgi?id=57669

Diptesh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Diptesh <[email protected]> ---
I have tried with the POI 3.12 beta 1 but getting the same error.
Below is the error stack trace:

java.lang.RuntimeException: Unexpected record type
(org.apache.poi.hssf.record.FeatHdrRecord)
    at
org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.<init>(RowRecordsAggregate.java:97)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at org.apache.poi.hssf.model.InternalSheet.<init>(InternalSheet.java:217)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at
org.apache.poi.hssf.model.InternalSheet.createSheet(InternalSheet.java:156)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:336)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:288)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:223)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:206)
~[poi-3.12-beta1-20150228.jar:3.12-beta1]

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to