Re: Help with NullPointerException org.apache.io.IOUtils.LOG

2024-03-12 Thread Andreas Lehmkühler
Hi Matthew, this is a known issue with 3.0.1, see [1] for further details. The upcoming version 3.0.2 includes a fix. Unless nothing unforeseen happens, the new version will be available in about 2 days from now. Andreas [1] https://issues.apache.org/jira/browse/PDFBOX-5758 Am 12.03.24 um

Help with NullPointerException org.apache.io.IOUtils.LOG

2024-03-12 Thread Matthew Hardy
Hello, We've recently upgraded to pdfbox 3.0.1. When attempting to instantiate an empty PDDocument, we receive the following error. Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.commons.logging.Log.error(Object, java.lang.Throwable)" because