Oct 28, 2018 · The NullPointerException in FontConfiguration.java:1264 is caused by a missing font configuration file, which is not included with the Linux version of ...
Dec 30, 2020 · I am using Apache FOP (v 2.3 and with testing v 2.5). I have recently upgraded from Oracle JDK 8 to Oracle JDK 11. I am using JBoss EAP 7.2 on Oracle Linux.
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
How do I fix NullPointerException error?
What is the main error of Java Lang NullPointerException?
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 ...
People also search for