legacy-knowledge-base
公開されました Jul. 2, 2025

既知の問題 - frontend.taglib.chart - スプラインチャートのSoyTofuExceptionでNullPointerExceptionが発生する。

written-by

Thanga Meena

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Liferay DXP 7.1 の dxp FP 15 で、チャート機能が使えません。 モジュールをデプロイした後、 、以下のようにNullPointerExceptionがSoyTofuExceptionと一緒に投げられます。
2020-01-29 06:29:51.273 ERROR [http-nio-7080-exec-9][render_portlet_jsp:131] null
com.google.template.soy.tofu.SoyTofuException: Attempting to render undefined template 'ClayAreaSplineChart.render'.
  • 動作を再現するための手順

    • DXP 7.1 FP15インスタンス:

      • スプラインチャート機能付きサンプルMVCモジュールの作成
      • タグリブの依存関係「com.liferay.frontend.taglib」を、サンプルMVCモジュールの更新された修正パックのバージョンに基づき更新する。
      • 作成したモジュールをデプロイする
      • 観察された動作 報告されたエラーが発生し、ポートレットが一時的に利用できない。

Environment

  • Liferay DXP 7.1 FP15+の場合

解決策

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base