Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
1 Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SpringRuntime
-
Labels:None
-
Severity:3 Feature failure (but usable), workaround available
-
Fix In Branch:trunk
-
Fixed In Revision:r6421 (trunk)
-
Bug Found In Detail:Terracotta 2.7.0-SNAPSHOT
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
Issue Links
- is related to
-
FORGE-268
Need Spring Security TIM
-