DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42652>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42652

           Summary: HSSF cannot read excel file, Record size problems
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The attached Excel file has several problems related to HSSF. First it is not in
OLE2-format, but that can be solved by wrapping it with a POIFSFileSystem.
Second more relevant problem is, several records in the Excel file are shorter
than HSSF expects them. As of my understanding, the excel file is somewhat
"non-standard". (Maybe the issues with this file are related to bug #42564.)

Attached are the Excel file and test code to show the problem. 

I posted a message with more details about what I found out so far to the
mailing list. If that should be included/attached here, please say so.

Best wishes,
Rainer Schwarze

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to