https://issues.apache.org/bugzilla/show_bug.cgi?id=54016

          Priority: P2
            Bug ID: 54016
          Assignee: [email protected]
           Summary: Unexpected record type
                    (org.apache.poi.hssf.record.DConRefRecord)
          Severity: normal
    Classification: Unclassified
                OS: Windows XP
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 3.8
         Component: HSSF
           Product: POI

Created attachment 29491
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29491&action=edit
Spreadsheet that cannot be read by POI 3.8.

A RuntimeException occurs reading the attached spreadsheet.

java.lang.RuntimeException: Unexpected record type
(org.apache.poi.hssf.record.DConRefRecord)
    at
org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.<init>(RowRecordsAggregate.java:107)
    at org.apache.poi.hssf.model.InternalSheet.<init>(InternalSheet.java:208)
    at
org.apache.poi.hssf.model.InternalSheet.createSheet(InternalSheet.java:163)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:296)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:248)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:192)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:327)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:308)

-- 
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