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

Screen name must not be null というエラーで新しい仮想インスタンスを作成できません

written-by

Rafael Regner

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

問題

  • 新しい仮想インスタンスを作成しようとすると、ポータルに「Your request failed to complete」というエラーが表示されます。
  • ポータル ログに次のエラーが表示されます。
    ERROR [default task-29][EditInstanceMVCActionCommand:121] com.liferay.portal.kernel.exception.UserScreenNameException$MustNotBeNull: Screen name must not be null for user 1152048

Environment

  • Liferay DXP 7.2

解決策

  • 仮想インスタンスを作成すると、その仮想インスタンスの管理者ユーザーも作成されます。
  • Liferay は、portal-ext.properties ファイルの default.admin.screen.name プロパティを使用して、この管理者ユーザーを作成します。
  • この問題を解決するには、 default.admin.screen.name プロパティを有効な管理者ユーザーに設定します。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base