A customer used the PHC.jar behavior which should recognize that it cannot create a XLSX file and silently do the right thing.
It failed.
I applied the same logic so that a ExceptionInInitializerError will automatically skip the DocReporter instantiation, skipping creation of a XLSX as it should.