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

パスワード変更時、ユーザーの再度ログインが必要

written-by

Alexandra Rujzam

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

問題

パスワードを変更すると、現在のセッションが無効になり、ユーザーは再度ログインする必要があります。

2020-02-07 13:08:37.558 ERROR [http-nio-8080-exec-2][PortletServlet:112] javax.portlet.PortletException: java.lang.IllegalStateException: getAttribute: Session already invalidated

Environment

  • Liferay DXP 7.0 - liferay-fixpack-de-83-7010 以降
  • Liferay DXP 7.1 - liferay-fixpack-dxp-3-7110 以降

解決策

この動作は、セキュリティ上の理由から de-83-7010 および dxp-3-7110 で変更されましたが、portal-ext.properties の以下のプロパティを false に設定すると、古い機能が復活します。

com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter=false

did-this-article-resolve-your-issue

legacy-knowledge-base