https://bz.apache.org/bugzilla/show_bug.cgi?id=66197
--- Comment #2 from PJ Fanning <[email protected]> --- This doesn't look like an OutOfMemoryError - could you adjust the issue description? You could use IOUtils.setByteArrayMaxOverride() and set to a large number because this setting affects a lot of different parts of the POI code. There is also TextPieceTable.setMaxRecordLength() which only affects the part of the POI code where you are getting this error. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
