Space Activity graphs are not displayed
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
Space Activity graphs are not being displayed. The following error appears in the logs:
1
Error formatting macro: chart: java.lang.Error: Probable fatal error:No fonts found.
Cause
JVM font components were missing from Java installation. Sun's java, packaged by the jpackage project, splits sun's jdk rpm into several separate packages, and the java sun-fonts rpm package is missing.
Resolution
Install the missing package (for example, xorg-x11-fonts package) and restart Confluence. Refer to Java Sun's documentation for more information.
Was this helpful?