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
問題
サーバー コンソールで起動時に警告が表示される場合があります。
ERROR [tomcat-http--1][AutoLoginFilter:259] Current URL / generates exception: com.liferay.portal.kernel.exception.SystemException: com.liferay.petra.encryptor.EncryptorException: com.liferay.petra.encryptor.EncryptorException: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. Caused by: com.liferay.petra.encryptor.EncryptorException: com.liferay.petra.encryptor.EncryptorException: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
しかし、別のインスタンスを取ると、 の「key_オブジェクトを持つことになります。これはにキー X で暗号化されたメッセージをキー Y で復号化できないことを意味します。起こる。 したがって、 com.liferay.portal.security.auth.RememberMeAutoLogin.doLogin がリクエストからデータを復号化しようとすると、 com.liferay.portal.service.impl.UserLocalServiceImpl.decryptUserId(long,ストリング、ストリング)