求助

[root@VM_0_17_centos bin]# ./catalina.sh run
Using CATALINA_BASE: /usr/local/tomcat8
Using CATALINA_HOME: /usr/local/tomcat8
Using CATALINA_TMPDIR: /usr/local/tomcat8/temp
Using JRE_HOME: /usr
Using CLASSPATH: /usr/local/tomcat8/bin/bootstrap.jar:/usr/local/tomcat8/bin/tomcat-juli.jar
28-Apr-2019 23:58:52.847 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.5.40
28-Apr-2019 23:58:52.853 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 10 2019 14:31:19 UTC
28-Apr-2019 23:58:52.853 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.5.40.0
28-Apr-2019 23:58:52.853 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
28-Apr-2019 23:58:52.853 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 2.6.32-431.el6.x86_64
28-Apr-2019 23:58:52.853 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
28-Apr-2019 23:58:52.854 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.51-1.b16.el6_7.x86_64/jre
28-Apr-2019 23:58:52.854 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_51-b16
28-Apr-2019 23:58:52.854 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
28-Apr-2019 23:58:52.855 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat8
28-Apr-2019 23:58:52.855 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat8
28-Apr-2019 23:58:52.855 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat8/conf/logging.properties
28-Apr-2019 23:58:52.856 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
28-Apr-2019 23:58:52.856 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
28-Apr-2019 23:58:52.857 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
28-Apr-2019 23:58:52.857 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
28-Apr-2019 23:58:52.858 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
28-Apr-2019 23:58:52.858 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat8
28-Apr-2019 23:58:52.859 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat8
28-Apr-2019 23:58:52.859 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat8/temp
28-Apr-2019 23:58:52.860 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib]
28-Apr-2019 23:58:53.001 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
28-Apr-2019 23:58:53.027 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
28-Apr-2019 23:58:53.063 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
28-Apr-2019 23:58:53.069 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
28-Apr-2019 23:58:53.074 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1020 ms
28-Apr-2019 23:58:53.129 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
28-Apr-2019 23:58:53.129 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.40
28-Apr-2019 23:58:53.149 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat8/webapps/jeeplus]
28-Apr-2019 23:59:02.373 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/local/tomcat8/webapps/jeeplus/WEB-INF/lib/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/local/tomcat8/webapps/jeeplus/WEB-INF/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
...??? ?????? ? ?? ?? ?? ??????
???????????? ?? ?? ??? ???
????????????????????? ??
???????????????????????? ???? JeePlus ??????V3.0
? ????????????????????? http://www.jeeplus.org
.?.????????????????????

[localhost-startStop-1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
[localhost-startStop-1] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sun Apr 28 23:59:02 CST 2019]; root of context hierarchy
[localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [/usr/local/tomcat8/webapps/jeeplus/WEB-INF/classes/spring/spring-context-activiti.xml]
[localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [/usr/local/tomcat8/webapps/jeeplus/WEB-INF/classes/spring/spring-context-shiro.xml]
[localhost-startStop-1] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [/usr/local/tomcat8/webapps/jeeplus/WEB-INF/classes/spring/spring-context.xml]
[localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor' with a different definition: replacing [Generic bean: class [org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.scheduling.annotation.ProxyAsyncConfiguration; factoryMethodName=asyncAdvisor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/scheduling/annotation/ProxyAsyncConfiguration.class]]
[localhost-startStop-1] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'requestMappingHandlerMapping' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration; factoryMethodName=requestMappingHandlerMapping; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=dispatcherServletConfiguration; factoryMethodName=requestMappingHandlerMapping; initMethodName=null; destroyMethodName=(inferred); defined in com.jeeplus.modules.act.rest.DispatcherServletConfiguration]
[localhost-startStop-1] INFO org.springframework.context.support.PropertySourcesPlaceholderConfigurer - Loading properties file from class path resource [properties/jeeplus.properties]
[localhost-startStop-1] INFO org.springframework.context.support.PropertySourcesPlaceholderConfigurer - Loading properties file from class path resource [properties/jeeplus.properties]
[localhost-startStop-1] INFO org.springframework.context.support.PropertySourcesPlaceholderConfigurer - Loading properties file from class path resource [properties/jeeplus.properties]
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'dataSource' of type [class com.alibaba.druid.pool.DruidDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sqlSessionFactory' of type [class org.mybatis.spring.SqlSessionFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'actMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'carMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'chestMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'useCarMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'testPieClassMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'chatHistoryMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'layGroupMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'layGroupUserMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'mailBoxMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'mailComposeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'mailMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'myCalendarMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'scheduleJobMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'oaNotifyMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'oaNotifyRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'areaMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'dataRuleMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'dictTypeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'dictValueMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'logMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'menuMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'officeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'roleMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'systemConfigMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'userMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sysDataSourceMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'testInterfaceMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genCustomObjMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genDataBaseDictMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genSchemeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genTableColumnMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genTableMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'genTemplateMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'scheduler'
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'scheduler' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'systemAuthorizingRealm' of type [class com.jeeplus.modules.sys.security.SystemAuthorizingRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor#0' of type [class org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'idGen' of type [class com.jeeplus.common.utils.IdGen] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO net.oschina.j2cache.J2CacheConfig - Load J2Cache Config File : [/j2cache/j2cache.properties].
[localhost-startStop-1] INFO net.oschina.j2cache.util.SerializationUtils - Using Serializer -> [fst:net.oschina.j2cache.util.FSTSerializer]
[localhost-startStop-1] INFO net.oschina.j2cache.CacheProviderHolder - Using L1 CacheProvider : net.oschina.j2cache.caffeine.CaffeineProvider
[localhost-startStop-1] INFO net.oschina.j2cache.redis.RedisCacheProvider - Redis client starts with mode(single), db(1), storage(generic), namespace()
[localhost-startStop-1] INFO net.oschina.j2cache.CacheProviderHolder - Using L2 CacheProvider : net.oschina.j2cache.redis.RedisCacheProvider
[localhost-startStop-1] INFO net.oschina.j2cache.redis.RedisPubSubClusterPolicy - Connected to redis channel:j2cache, time 376 ms.
[localhost-startStop-1] INFO net.oschina.j2cache.J2CacheBuilder - Using cluster policy : net.oschina.j2cache.redis.RedisPubSubClusterPolicy
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'shiroCacheManager' of type [class org.nutz.j2cache.shiro.J2CacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sessionDAO' of type [class com.jeeplus.core.security.shiro.session.CacheSessionDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sessionIdCookie' of type [class org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'sessionManager' of type [class com.jeeplus.core.security.shiro.session.SessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'securityManager' of type [class org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'casFilter' of type [class org.apache.shiro.cas.CasFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'formAuthenticationFilter' of type [class com.jeeplus.modules.sys.security.FormAuthenticationFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegateBeanPostProcessorChecker - Bean 'customLogoutFilter' of type [class com.jeeplus.modules.sys.security.CustomLogoutFilter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[localhost-startStop-1] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroFilterChainDefinitions' of type [class java.lang.String] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
  • 序言:七十年代末甥雕,一起剝皮案震驚了整個(gè)濱河市尼夺,隨后出現(xiàn)的幾起案子魏蔗,更是在濱河造成了極大的恐慌遏匆,老刑警劉巖,帶你破解...
    沈念sama閱讀 216,372評(píng)論 6 498
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件洞豁,死亡現(xiàn)場離奇詭異犀变,居然都是意外死亡,警方通過查閱死者的電腦和手機(jī)罗标,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 92,368評(píng)論 3 392
  • 文/潘曉璐 我一進(jìn)店門庸队,熙熙樓的掌柜王于貴愁眉苦臉地迎上來积蜻,“玉大人,你說我怎么就攤上這事彻消「筒穑” “怎么了?”我有些...
    開封第一講書人閱讀 162,415評(píng)論 0 353
  • 文/不壞的土叔 我叫張陵宾尚,是天一觀的道長丙笋。 經(jīng)常有香客問我,道長煌贴,這世上最難降的妖魔是什么御板? 我笑而不...
    開封第一講書人閱讀 58,157評(píng)論 1 292
  • 正文 為了忘掉前任,我火速辦了婚禮牛郑,結(jié)果婚禮上怠肋,老公的妹妹穿的比我還像新娘。我一直安慰自己淹朋,他們只是感情好笙各,可當(dāng)我...
    茶點(diǎn)故事閱讀 67,171評(píng)論 6 388
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著础芍,像睡著了一般酪惭。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上者甲,一...
    開封第一講書人閱讀 51,125評(píng)論 1 297
  • 那天春感,我揣著相機(jī)與錄音,去河邊找鬼虏缸。 笑死鲫懒,一個(gè)胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的刽辙。 我是一名探鬼主播窥岩,決...
    沈念sama閱讀 40,028評(píng)論 3 417
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢(mèng)啊……” “哼宰缤!你這毒婦竟也來了颂翼?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 38,887評(píng)論 0 274
  • 序言:老撾萬榮一對(duì)情侶失蹤慨灭,失蹤者是張志新(化名)和其女友劉穎朦乏,沒想到半個(gè)月后,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體氧骤,經(jīng)...
    沈念sama閱讀 45,310評(píng)論 1 310
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡呻疹,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 37,533評(píng)論 2 332
  • 正文 我和宋清朗相戀三年,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了筹陵。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片刽锤。...
    茶點(diǎn)故事閱讀 39,690評(píng)論 1 348
  • 序言:一個(gè)原本活蹦亂跳的男人離奇死亡镊尺,死狀恐怖,靈堂內(nèi)的尸體忽然破棺而出并思,到底是詐尸還是另有隱情庐氮,我是刑警寧澤,帶...
    沈念sama閱讀 35,411評(píng)論 5 343
  • 正文 年R本政府宣布宋彼,位于F島的核電站弄砍,受9級(jí)特大地震影響,放射性物質(zhì)發(fā)生泄漏宙暇。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 41,004評(píng)論 3 325
  • 文/蒙蒙 一议泵、第九天 我趴在偏房一處隱蔽的房頂上張望占贫。 院中可真熱鬧,春花似錦先口、人聲如沸型奥。這莊子的主人今日做“春日...
    開封第一講書人閱讀 31,659評(píng)論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽厢汹。三九已至,卻和暖如春谐宙,著一層夾襖步出監(jiān)牢的瞬間烫葬,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 32,812評(píng)論 1 268
  • 我被黑心中介騙來泰國打工凡蜻, 沒想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留搭综,地道東北人。 一個(gè)月前我還...
    沈念sama閱讀 47,693評(píng)論 2 368
  • 正文 我出身青樓划栓,卻偏偏與公主長得像兑巾,于是被迫代替她去往敵國和親。 傳聞我的和親對(duì)象是個(gè)殘疾皇子忠荞,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 44,577評(píng)論 2 353

推薦閱讀更多精彩內(nèi)容