Re: Issue with 5.2.3

2022-10-31 Thread PJ Fanning
The issue is with your log4j jars. They are not matching up with each other.POI 5.2.3 defaults to log4j-api 2.18.0. There are a lot of things that go wrong with deploying logging jars and I think you would be better off reading the log4j docs and checking stackoverflow.com for details about

Re: Issue with 5.2.3

2022-10-31 Thread Rob Sargent
On 10/31/22 10:10, Campbell, Lance wrote: I just started working with POI. . I am just writing out an Excel document. I pulled down the project using Maven for 5.2.3 . In eclipse everything compiled fine. When I deployed the software to Tomcat I got this error message: Exception in thread