• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • SpringRuntime
  • juris
  • Reporter: sbale
  • September 03, 2008
  • 0
  • Watchers: 0
  • July 27, 2012
  • September 23, 2008

Attachments

Description

If we try to use the “Remember me on this computer.” checkbox on the login page of our web app when logging in (which uses Spring Security Remember Me functionality behind the scenes) and then bounce Terracotta and tomcat(s), upon restart I’m seeing the attached TCNonPortableObjectError for org.springframework.security.providers.rememberme.RememberMeAuthenticationToken.

Referring class : org.springframework.security.context.SecurityContextImpl Referring field : org.springframework.security.context.SecurityContextImpl.authentication Non-included class: org.springframework.security.providers.rememberme.RememberMeAuthenticationToken

Comments

Fiona OShea 2008-09-04

Examinator