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

No User exists "が原因で出版に失敗する。

written-by

Jamilly Macedo

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

問題

  • ウィジェットページテンプレートのステージングからライブへの公開は、それを作成したユーザーが存在しない場合、失敗します。
  • ログを見ると、以下のようなスタックトレースが確認できます:
Caused by: com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the primary key 20103
at com.liferay.portal.service.persistence.impl.UserPersistenceImpl.findByPrimaryKey(UserPersistenceImpl.java:8671)
at com.liferay.portal.service.persistence.impl.UserPersistenceImpl.findByPrimaryKey(UserPersistenceImpl.java:8687)
at com.liferay.portal.service.base.UserLocalServiceBaseImpl.getUser(UserLocalServiceBaseImpl.java:351)
(...)

Environment

  • Liferay DXP 7.3.
  • Liferay DXP 7.4.

解決策

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base