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)

  • 相关阅读:
    <C Primer Plus>4 Pointer Operations
    <C Primer Plus>3 Arguments and Pitfalls of Printf()
    <C Primer Plus >2 Altering Variables in the Calling Function
    <C Primer Plus >1 Constants and the C Preprocessor
    《proe 二次开发01》
    poj 2551 Ones
    POJ2309 -- BST
    Log4j基本用法----日志级别
    Log4j基本用法
    Hibernate学习(一)
  • 原文地址:https://www.cnblogs.com/duanqiao123/p/8315591.html
Copyright © 2011-2022 走看看