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

ユーザーリストが空

written-by

Rodrigo Mier

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 DXP 6.2
  • Liferay DXP 7.0
  • Liferay DXP 7.1

解像度

この問題は、次の3つの理由で発生します。

  1. ユーザーはいません。 :)
  2. このユーザーには、ユーザーリストを可視化する権限がありません。
  3. インデックスが空である、またはアクセスできない。
    • Re-index.
      • DXP 7.0: コントロールパネル - サーバー管理 - リソース -
        com.liferay.portal.kernel.model.User のインデックスを再作成しました。
    • index Server の構成が健全であることを確認してください。
    • インデックスサーバーを避けて、データベースから直接情報を取得する: 可視化を実現するために、以下のプロパティでデータベースから直接リストを取得することが可能です:
users.search.with.index=false

追加情報

  • データベースから直接ユーザーリストを取得することは、システムのパフォーマンスを低下させる可能性があります。
  • Liferayと検索
did-this-article-resolve-your-issue

legacy-knowledge-base