Google
×
This was caused because no fonts were installed on the machine. Probably 'head' in FontConfiguration.getVersion() should be checked for null.
Jan 1, 2023 · I currently have an app built with spring boot. Im using Jasper reports. When I try to generate a report, I get the following error:
Aug 5, 2024 · NullPointerException at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264) at sun.awt.FontConfiguration.readFontConfigFile( ...
To tackle this problem, a fontconfig (or an equivalent library) should be installed prior Confluence installation. Refer to the documentation for your Linux ...
Jan 22, 2021 · Your system might need additional packages and configuration beyond the AdoptOpenJDK installation for proper font support, especially on Linux.
I test with this version 19.8 but i have a same error !!! Caused by: java.lang.NullPointerException sun.awt.FontConfiguration.getVersion(FontConfiguration.java: ...
A simpl app throws this exception: Caused by: java.lang.NullPointerException at sun.awt.FontConfiguration.getVersion(Unknown Source)
People also ask
Mar 28, 2024 · The problem is related to the lack of fonts and font configuration within the Openjdk versions of Java. in order to fix it, please install the necessary ...