[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #4 from Dominik Stadler --- FYI, this uses CodePageString#getMaxRecordLength(), so CodePageString#setMaxRecordLength() can be used to allow more in case it is really needed. Also the generic IOUtils.setByteArrayMaxOverride() can a

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #3 from Tim Allison --- Here's the stacktrace: WARN [pool-3-thread-6] 08:45:01,740 org.apache.tika.parser.microsoft.AbstractPOIFSExtractor Ignoring unexpected exception while parsing summary entry DOCUMENTSUMMARYINFORMATION org.ap

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #2 from Tim Allison --- Y, completely agree, Dominik. I'll attach a stacktrace tomorrow. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Dominik