Bug 45080 - Problem with Excel when reading large size file.
Summary: Problem with Excel when reading large size file.
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-27 06:35 UTC by DON
Modified: 2009-02-18 12:33 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DON 2008-05-27 06:35:08 UTC
Exception occurred during event dispatching:
-----------------------------------------------------------------
java.lang.ArrayIndexOutOfBoundsException: 49

at org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate$MyIterator.findNext(ValueRecordsAggregate.java:336)

at org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate$MyIterator.<init>(ValueRecordsAggregate.java:318)

at org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.getRowCellBlockSize(ValueRecordsAggregate.java:201)

at org.apache.poi.hssf.model.Sheet.serializeIndexRecord(Sheet.java:785)

at org.apache.poi.hssf.model.Sheet.serialize(Sheet.java:730)

at org.apache.poi.hssf.usermodel.HSSFWorkbook.getBytes(HSSFWorkbook.java:959)

at org.apache.poi.hssf.usermodel.HSSFWorkbook.write(HSSFWorkbook.java:897)
Comment 1 Nick Kew 2008-05-27 06:49:12 UTC
Don't know what that traceback is from, but it's not httpd.
Comment 2 William A. Rowe Jr. 2008-05-27 07:27:38 UTC
This bug is for POI
Comment 3 Nick Burch 2008-05-27 08:36:31 UTC
What version of POI are you using?

If you're using 3.1 beta 2, then please could you upload the problem excel file? If not, please re-test with 3.1 beta 2
Comment 4 David Fisher 2009-02-18 12:33:06 UTC
No further information was provided.