legacy-knowledge-base
公開されました Sep. 10, 2025

スタック v4 にアップグレードした後、ポータルに「このサーバーは Liferay Connected Services でアクティブ化されていません」というメッセージが表示されます。

written-by

Alfonso Crisci

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

問題

  • stack v4にアップグレードした後、ポータルのログイン ページに「このサーバーは Liferay Connected Services でアクティブ化されていません」というメッセージが表示されます。

  • ビルド ログには次のように表示されます。

    build-5278 [liferay-abc-xyz] [dxp] ERROR [fileinstall-/opt/liferay/osgi/modules][LicenseManager:?] Unable to register license
    build-5278 [liferay-abc-xyz] java.io.FileNotFoundException: /opt/liferay/data/license/DXPCloudInternal_DigitalEnterpriseUnlimitedEnterpriseWide_enterprise.li (Permission denied)

Environment

  • Liferay エクスペリエンス クラウド スタック v4

解決策

  1. 互換性変数 LCP_BACKUP_VOLUME_UID および LCP_BACKUP_VOLUME_GIDバックアップ サービスの LCP.json ファイルから削除します。
  2. Cloud ユーザー インターフェイスで、影響を受ける環境から backup サービスを削除します。
  3. 影響を受ける環境で、手順 1 からの変更を使用して新しい展開を行います。
  4. liferay サービスを再起動します。

追加情報

  • 根本的な原因: /opt/liferay/data フォルダーは、 v3owner:group ( v41000:1000の代わりに999:999 ) を引き続き使用します。

did-this-article-resolve-your-issue

legacy-knowledge-base