https://bz.apache.org/bugzilla/show_bug.cgi?id=64027
Bug ID: 64027 Summary: This is regarding the below method - IOUtils.setByteArrayMaxOverride Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: POI Overall Assignee: dev@poi.apache.org Reporter: s...@opentext.com Target Milestone: --- hi Team, We are using POI-4.0.1 for manipulating advanced properties of MS office files. And in order to do that, we have encountered the below exception while working with one of the file. So, as per the message below, its suggested to set higher override value with IOUtils.setByteArrayMaxOverride(). Hence, i would like to know what value to provide as a parameter to setByteArrayMaxOverride() method. Could you please suggest ? Caused by: org.apache.poi.util.RecordFormatException: Tried to allocate an array of length 140628, but 100000 is the maximum for this record type. If the file is not corrupt, please open an issue on bugzilla to request increasing the maximum allowable size for this record type. As a temporary workaround, consider setting a higher override value with IOUtils.setByteArrayMaxOverride() Regards, Sushmita -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org