How to Fix “Could not initialize class sun.font.FontScaler” in Tomcat Project

Cause: Missing JAR file — ae-awt.jar
https://www.cnop.net/uploadfile/2018/0705/20180705041635119.zip
After extracting, you will find the ae-awt.jar file inside. Place it into Tomcat’s lib directory to resolve the issue.