Upgraded Jackcess in Tika to 2.2.1. THANK YOU!
W00t! +1 With commons-lang3, too. Thank you!!!
Y. Sorry. This is a duplicate (I think) of 150. The difference is that with the file in bug 149, we used to get a similar looking exception in version 2.1.12 of Jackcess: "org.apache.tika.parser.CompositeParser","org.apache.tika.parser.DefaultParser","org.apache.tika.parser.microsoft.JackcessParser"],"X-TIKA:EXCEPTION:runtime":"java.lang.IllegalStateException: invalid page number 2003\n\tat com.healthmarketscience.jackcess.impl.PageChannel.validatePageNumber(PageChannel.java:203)\n\tat com.healthmarketscience.jackcess.impl.PageChannel.readPage(PageChannel.java:214)\n\tat...
Y, I think so. Sorry!
Y. Sorry. This is a duplicate (I think) of 150. I opened a separate ticket because this file is truncated, and I thought the root cause might be different.
Y, we only read, and we do open them read-only.
Is this useful? Exception in thread "main" org.apache.tika.exception.TikaException: Unexpected RuntimeException from org.apache.tika.parser.microsoft.JackcessParser@123f1134 at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:282) at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:143) at org.apache.tika.cli.TikaCLI$OutputType.process(TikaCLI.java:209) at org.apache.tika.cli.TikaCLI.process(TikaCLI.java:496)...
New Exception in Jackcess 2.2.0 vs previous version