Bug 56238 - Out of bound exception for autoSizeColumn method for huge records
Summary: Out of bound exception for autoSizeColumn method for huge records
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: PC All
: P2 major (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords: APIBug
: 56237 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-08 17:32 UTC by Arun
Modified: 2015-06-01 22:00 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arun 2014-03-08 17:32:56 UTC
ArrayIndexOutofBound Exception for the auto size column if i try to autosize huge records ex: 15000 rows. and file is not created (because of the exception)

Currently using poi 3.6 any solution for this exception to be avoided.
Comment 1 Arun 2014-03-08 17:39:39 UTC
Im currently using apache poi 3.6

out of bound exception: -32720 for autoSizeColumn method  for huge files ex: with 15000 records

Please advise to avoid this exception
Comment 2 Nick Burch 2014-03-08 18:19:28 UTC
*** Bug 56237 has been marked as a duplicate of this bug. ***
Comment 3 Nick Burch 2014-03-08 18:19:57 UTC
POI 3.6 is very old, please re-try with a modern build (eg 3.10) and see if it's still there
Comment 4 Dominik Stadler 2015-06-01 22:00:44 UTC
No response for quite some time, thus resolving this, please reopen this bug with more information and sample files if this is still an issue for you.