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

インポート処理中に{id=0, companyId=0, portletId=xxxxx, roles=, active=true}のポートレットバッグが報告されない。

written-by

Emma Liu

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

問題

  • ステージングからライブへのパブリッシュ、または新しいサイトへのラーのインポート時に、以下のエラーが発生する:
11:09:48,470 ERROR [liferay/background_task-1][StagingServiceHttp:153] com.liferay.portal.kernel.exception.SystemException: java.lang.IllegalStateException: No portlet bag for {id=0, companyId=0, portlet
Id=xxxxx, roles=, active=true}
com.liferay.portal.kernel.exception.SystemException: java.lang.IllegalStateException: No portlet bag for {id=0, companyId=0, portletId=1_WAR_opensocialportlet, roles=, active=true}

環境

  • Liferay Portal 6.2

解決策

  • このエラーは通常、報告されたポートレットバッグがターゲットサイト(ライブサイトまたはユーザーがラーをインポートしたいサイト)のメモリに存在しない場合に発生します。 例えば、報告されたポートレットがターゲットサイトに未展開の場合、ポートレットバッグはメモリから削除されます。
  • 報告されたポートレットが対象サイトに未展開であるかどうかを確認してください。
    • 未展開の場合は、デプロイし直してください。
    • アンデプロイされていない場合は、再デプロイをお試しください。
did-this-article-resolve-your-issue

legacy-knowledge-base