zoukankan      html  css  js  c++  java
  • CacheException: java.io.OptionalDataException

    CacheException: java.io.OptionalDataException

    iro.authc.AbstractAuthenticator] - Authentication failed for token submission [com.jeeplus.modules.sys.security.UsernamePasswordToken - admin, rememberMe=false (127.0.0.1)]. Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).
    net.oschina.j2cache.CacheException: net.sf.ehcache.CacheException: java.io.OptionalDataException
    at net.oschina.j2cache.ehcache.EhCache.get(EhCache.java:73)
    at net.oschina.j2cache.CacheManager.get(CacheManager.java:101)
    at net.oschina.j2cache.JGroupsCacheChannel.get(JGroupsCacheChannel.java:71)
    at org.nutz.j2cache.shiro.ShiroJ2Cache.get(ShiroJ2Cache.java:30)
    at org.nutz.j2cache.shiro.ShiroJ2Cache.values(ShiroJ2Cache.java:58)
    at org.apache.shiro.session.mgt.eis.CachingSessionDAO.getActiveSessions(CachingSessionDAO.java:345)
    at com.jeeplus.core.security.shiro.session.CacheSessionDAO.getActiveSessions(CacheSessionDAO.java:152)
    at com.jeeplus.core.security.shiro.session.CacheSessionDAO.getActiveSessions(CacheSessionDAO.java:135)
    at com.jeeplus.modules.sys.security.SystemAuthorizingRealm.doGetAuthenticationInfo(SystemAuthorizingRealm.java:71)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)

  • 相关阅读:
    变量与作用域
    安装node和grunt
    神奇的万维网
    大小写字母的转换
    跨域的方法
    选择器中含有空格的注意事项
    Tools
    jquery中innerWidth(),outerWidth(),outerWidth(true)和width()的区别
    网页中的foot底部定位问题
    CSS hack
  • 原文地址:https://www.cnblogs.com/duanqiao123/p/8315591.html
Copyright © 2011-2022 走看看