Home > Back-end >  The dry stopped springboot shiro1.6.0 error directly to the background
The dry stopped springboot shiro1.6.0 error directly to the background

Time:11-12

In tencent cloud server deployed a Linux centOS jar the background, with the nohup launched, tomcat8 ruoyi - fast framework (https://gitee.com/y_project/RuoYi-fast), which run for a period of time will suddenly hang error in the background, like shiro remeberMe cookie serialized don't know how to solve the can remove only remember me, and I don't know when cookie validation is where the execution of, is all in shiro configuration configured automatically perform?


 
11:20:46.459 [http-nio-8098-exec-20] WARN o.a.s.m.AbstractRememberMeManager - [onRememberedPrincipalFailure,449] - There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request.
11:20:46. [HTTP - nio - 8098-459 the exec - 20] WARN O.A.S.M.D efaultSecurityManager - [getRememberedIdentity, 618] - Delegate RememberMeManager instance of type [. Org. Apache shiro. Web. MGT. CookieRememberMeManager] threw an exception during getRememberedPrincipals ().
Org, apache shiro. IO. SerializationException: Unable to deserialize argument byte array.
The at org, apache shiro. IO. DefaultSerializer. Deserialize (DefaultSerializer. Java: 82)
The at org, apache shiro. MGT. AbstractRememberMeManager. Deserialize (AbstractRememberMeManager. Java: 507)
The at org, apache shiro. MGT. AbstractRememberMeManager. ConvertBytesToPrincipals (AbstractRememberMeManager. Java: 421)
The at org, apache shiro. MGT. AbstractRememberMeManager. GetRememberedPrincipals (AbstractRememberMeManager. Java: 386)
The at org, apache shiro. MGT. DefaultSecurityManager. GetRememberedIdentity (DefaultSecurityManager. Java: 613)
The at org, apache shiro. MGT. DefaultSecurityManager. ResolvePrincipals (DefaultSecurityManager. Java: 501)
The at org, apache shiro. MGT. DefaultSecurityManager. CreateSubject (DefaultSecurityManager. Java: 347)
At org, apache shiro. Subject. The subject $Builder. BuildSubject (845) subject. Java:
The at org, apache shiro. Web. Subject. WebSubject $Builder. BuildWebSubject (WebSubject. Java: 148)
The at org, apache shiro. Web. Servlet. AbstractShiroFilter. CreateSubject (AbstractShiroFilter. Java: 292)
The at org, apache shiro. Web. Servlet. AbstractShiroFilter. DoFilterInternal (AbstractShiroFilter. Java: 359)
The at org, apache shiro. Web. Servlet. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 125)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
At com. Alibaba. Druid. Support. HTTP. WebStatFilter. DoFilter (WebStatFilter. Java: 124)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
At com.ruoyi.com, mon. App. AppFilter. DoFilter (AppFilter. Java: 57)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
The at org. Springframework. Web. Filter. RequestContextFilter. DoFilterInternal (RequestContextFilter. Java: 99)
The at org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
The at org. Springframework. Web. Filter. FormContentFilter. DoFilterInternal (FormContentFilter. Java: 92)
The at org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
The at org. Springframework. Web. Filter. HiddenHttpMethodFilter. DoFilterInternal (HiddenHttpMethodFilter. Java: 93)
The at org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
The at org. Apache. Catalina. Core. ApplicationFilterChain. DoFilter (ApplicationFilterChain. Java: 166)
The at org. Springframework. Web. Filter. CharacterEncodingFilter. DoFilterInternal (CharacterEncodingFilter. Java: 200)
The at org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
The at org. Apache. Catalina. Core. ApplicationFilterChain. InternalDoFilter (ApplicationFilterChain. Java: 193)
nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related