Bug 45080

Summary: Problem with Excel when reading large size file.
Product: POI Reporter: DON <dumidu07>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

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.