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

           Summary: Unhandled Continue Record
           Product: POI
           Version: 3.0
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hello,

when i parse the Excel File from Attachment i get the following error.
Exception in thread "main" org.apache.poi.hssf.record.RecordFormatException:
Unhandled Continue Record
        at
org.apache.poi.hssf.record.RecordFactory.createRecords(RecordFactory.java:168)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:246)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:169)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:298)

We use POI 3.0.2-FINAL, the same Error occured when i use 3.1

The File was originally created with Excel 2000 but since i made changes with
Excel 2007 in this file i get the "Unhandled Continue Record"

Any suggestions what i made wrong?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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