azure-maven-plugins icon indicating copy to clipboard operation
azure-maven-plugins copied to clipboard

Unavailable Font Error

Open dharm187 opened this issue 3 years ago • 2 comments

Plugin name and version

azure-webapp-maven-plugin 1.6.0

Plugin configuration in your pom.xml

V2 XXXX XXXXX australiasoutheast P1V2 JAVA_OPTS -Dserver.port=80 linux jre8 TOMCAT 8.5 ${project.basedir}/target abc/xyz *.war

Expected behavior

Excel file should be generated

Actual behavior

While using a latest tomcat version, we are getting error while generating excel. Below is the error:

Probable fatal error:No fonts found

When working with older version of tomcat, for ex. tomcat 8.5.57, the excel generation is working good.

Steps to reproduce the problem

Try to generate excel using Apache POI library and latest version of Tomcat. Error will be generated

image

dharm187 avatar Jun 09 '22 10:06 dharm187

@dharm187 Thanks for your report. Could you plese share us a demo project to reproduce this issue? By the way, could this issue be reproduced locally with the same tomcat container in Azure?

Flanker32 avatar Jun 10 '22 05:06 Flanker32

@Flanker32 Yes. I think this can be reproduced locally with same settings. For demo project, give me a day or 2. I can create that and provide.

dharm187 avatar Jun 10 '22 06:06 dharm187