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

配備後に DXP 7.0 ライセンスが有効にならない

written-by

Dia Seung

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

問題

Environment

  • DXP 7.0

解決策

  • License .xml ファイルが Liferay のデプロイディレクトリにコピーされ、liferay:liferay という user:group の所有権を保持していることを確認します。
  • ライセンス.xmlファイルをLiferayのホームディレクトリにコピーし、liferayユーザーのホームディレクトリ/usr/local/liferay/にある間にファイルの所有者をliferayユーザーとグループに変更し、パーミッションを変更('chmod 660'以上)し、liferayユーザーとしてファイルをdeployディレクトリにコピーします。

  • rootとしてdeployディレクトリにコピーすると、ライセンスファイルの所有者がliferay:liferayからroot:rootに変わってしまい、最終的にアクティベーションに失敗してしまうからです。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base