legacy-knowledge-base
公開されました Jun. 30, 2025

四半期リリース版のポートレットを構築する際に、persistenceFieldがNULLであるというエラーが発生しました。

written-by

Tamas Kovacs

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

問題

  • 四半期リリースバージョンのカスタムポートレットをビルドしようとすると、以下のエラーでビルドに失敗します:
  • persistenceField is null

環境

  • com.liferay.gradle.plugins.workspaceのバージョンが 10.0.0 未満です。

解像度

  • GradleベースのLiferay Workspaceにアクセスし、settings.gradleを編集してcom.liferay.gradle.plugins.workspaceのバージョンを少なくとも10.0.0に更新します。 このバージョンから四半期ごとのリリースがサポートされるようになったからだ。
  • 同じLiferay Workspaceで、gradle.propertiesファイルを編集し、liferay.workspace.product=dxp-2024.q1.1に設定します。 その他、お好きな季刊誌をお選びいただけます。
did-this-article-resolve-your-issue

legacy-knowledge-base