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

DXP 7.1および7.2でドキュメントライブラリファイルランクサービスを無効にするにはどうすればよいですか?

written-by

Tímea Bihari

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 Portal6.2およびDXP7.0ではプロパティが利用できましたが、現在は削除されています:
dl.file.rank.enabled=false

環境

  • Liferay DXP 7.1
  • Liferay DXP 7.2

解決

  • DXP 7.1以降、ドキュメントライブラリファイルランクサービスはモジュールに移動されました
  • com.liferay.document.library.file.rank.serviceモジュールをブラックリストに登録する必要があります:
    1. コントロールパネル > 設定 > システム設定 > モジュール・コンテナー へ移動します
    2. com.liferay.document.library.file.rank.service を バンドルブラックリスト >バンドルシンボリック名をブラックリストに追加 へ追加します
    3. サーバーを再起動します
    4. 成功したブラックリストを示す、コンソールの次のメッセージを参照します:
      2020-04-30 13:31:30.072 INFO  [ModuleFramework-Static-Bundles-2][BundleBlacklist:188] Stopping blacklisted bundle com.liferay.document.library.file.rank.service_2.0.20 [1122]

追加情報

ブラックリストの詳細:

このストーリーで、サービスがモジュールに移動されました: LPS-74888

 

did-this-article-resolve-your-issue

legacy-knowledge-base