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

Commerce タブがコントロール パネルに表示されない

written-by

Pooja Bhambani

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

問題

  • 7.3 バンドルを開始した後、コマース タブが表示されません。 それに加えて、コンソールログではすべてが正常に見えます。
    2020-09-18 15:39:51.975 INFO  [fileinstall-directory-watcher][LicenseManager:?] Digital Enterprise Development license validation passed
    2020-09-18 15:39:51.976 INFO  [fileinstall-directory-watcher][LicenseManager:?] License registered for Digital Enterprise Development
    2020-09-18 15:39:51.982 INFO  [main][HookHotDeployListener:507] Hook for saml-hook is available for use
    2020-09-18 15:39:51.986 INFO  [fileinstall-directory-watcher][LicenseManager:?] Liferay Commerce Subscription Development license validation passed
    2020-09-18 15:39:51.987 INFO  [fileinstall-directory-watcher][LicenseManager:?] License registered for Liferay Commerce Subscription Development

環境

  • Liferay DXP 7.3
  • Commerce 3.0

解決

  • DXP 7.3 GA1+ の場合、DXP と コマース 両方のライセンス タイプを確認してください。 両方のライセンス タイプが異なる場合、コマースは表示されません。 Gogo シェルでも、すべてのコマース モジュールがアクティブです。
  • DXP とコマースの両方のアクティベーションキーは同じlicense-typeでなければなりません  (例: productiondeveloperまたは enterprise)。 同じライセンスをデプロイすると、サーバーの起動後にコマースがアクティブ化されます。
  • DXP 7.3 SP3+ の場合、以下のプロパティを追加してコマースを有効にします。
    enterprise.product.commerce.enabled=true

追加情報

  • 上記のプロパティを使用して portal-ext.properties ファイルを構成し、サーバーを再起動して変更を確認します。
  • 最初に検証環境での動作を確認し、すべてが期待どおりに動作する場合は、判断に応じて本番環境に移行してください。
  • Liferay DXP の Liferay Commerce Enterprise の有効化
did-this-article-resolve-your-issue

legacy-knowledge-base