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=37684>.
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=37684

           Summary: Unhandled Continue Record Error
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: Windows NT
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


The POI code i downloaded from this site to load data from a given excel file 
into an external DB works just fine for a few excels.. but for few others it 
throws an exception as below 

org.apache.poi.hssf.record.RecordFormatException: Unhandled Continue Record at 
org.apache.poi.hssf.record.RecordFactory.createRecords(RecordFactory.java:187)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:183)
at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:152)
at com.saternos.database.utilities.ExternalTableGenerator.execute
(ExternalTableGener
ator.java:178)
at com.saternos.database.utilities.ExternalTableGenerator.main
(ExternalTableGenerato
r.java:81) 

Am not very sure why am getting this "Unhandled Continue Record" exception ..

-- 
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]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to