Chart Macro Fails to Render due to Problem in Class Initialisation
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
Confluence is unable to render charts from Chart Macro and displays this error message:
Error formatting macro: chart:java.lang.NoClassDefFoundError: Could not initialize class org.jfree.chart.JFreeChart原因
There is a problem in utilising JFreeChart, the library used by Confluence to generate charts as an image.
ソリューション
If Confluence is running on Unix/Linux, make sure the environment has X11 Support.
Otherwise, make sure Confluence runs on an Oracle JDK. OpenJDK is known to cause this problem. See our Supported Platforms.
この内容はお役に立ちましたか?