Re: ExceptionInInitializationError - PDDocument

2020-06-25 Thread Tilman Hausherr
You could put the code mentioned below at the beginning of a class that you know that is called only once. (Maybe the Tika class ?) Tilman Am 25.06.2020 um 14:35 schrieb Tim Allison: Is there anything we can do at the Tika level to work around this bit of joy? On Thu, Jun 25, 2020 at 2:28 AM

Re: ExceptionInInitializationError - PDDocument

2020-06-25 Thread Tim Allison
Is there anything we can do at the Tika level to work around this bit of joy? On Thu, Jun 25, 2020 at 2:28 AM Tilman Hausherr wrote: > Hi, > > Sadly, this is a longtime PITA - this code segment was put there because > of a (different) problem in multithreaded code. > > I suggest you find a way t