hz-website/backend/logs/web-info-2024-05-14.0.log
2025-06-11 17:46:57 +08:00

619 lines
68 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2024-05-14 08:50:19.564 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Starting DreamerCMSApplication using Java 1.8.0_181 on DESKTOP-7836B5V with PID 14072 (D:\2024项目\新疆CMS框架\back\target\classes started by lzc in D:\2024项目\新疆CMS框架\back)
2024-05-14 08:50:19.567 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
The following 1 profile is active: "prd"
2024-05-14 08:50:20.256 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Multiple Spring Data modules found, entering strict repository configuration mode
2024-05-14 08:50:20.258 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-05-14 08:50:20.292 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces.
2024-05-14 08:50:20.602 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'shiroConfiguration' of type [cc.iteachyou.cms.security.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$e019f671] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.606 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.623 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.626 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.690 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.739 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:20.841 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.299 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'mybatis-tk.mybatis.mapper.autoconfigure.MybatisProperties' of type [tk.mybatis.mapper.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.302 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration' of type [tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration$$EnhancerBySpringCGLIB$$f7d73bf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.304 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.310 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.322 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.566 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.571 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.612 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.614 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [com.sun.proxy.$Proxy88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.639 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.640 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.643 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userServiceImpl' of type [cc.iteachyou.cms.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.679 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.681 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.701 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.702 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [com.sun.proxy.$Proxy92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.704 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleServiceImpl' of type [cc.iteachyou.cms.service.impl.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.708 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dreamerCMSRealm' of type [cc.iteachyou.cms.security.token.DreamerCMSRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.714 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sessionIdCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.716 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'webSessionManager' of type [org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.720 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.721 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeManager' of type [org.apache.shiro.web.mgt.CookieRememberMeManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.723 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'customShiroCacheManager' of type [cc.iteachyou.cms.security.cache.ShiroRedisCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.724 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.728 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'setDefaultWebSecurityManager' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.734 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:50:21.936 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat initialized with port(s): 86 (http)
2024-05-14 08:50:21.945 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Initializing ProtocolHandler ["http-nio-86"]
2024-05-14 08:50:21.945 [main] INFO org.apache.catalina.core.StandardService -
Starting service [Tomcat]
2024-05-14 08:50:21.945 [main] INFO org.apache.catalina.core.StandardEngine -
Starting Servlet engine: [Apache Tomcat/9.0.65]
2024-05-14 08:50:22.037 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring embedded WebApplicationContext
2024-05-14 08:50:22.037 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -
Root WebApplicationContext: initialization completed in 2424 ms
2024-05-14 08:50:22.961 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Starting...
2024-05-14 08:50:23.162 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Start completed.
2024-05-14 08:50:23.275 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.util.MsUtil CLASS_CACHE cache.
2024-05-14 08:50:23.275 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.genid.GenIdUtil CACHE cache.
2024-05-14 08:50:23.277 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.version.VersionUtil CACHE cache.
2024-05-14 08:50:23.277 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear EntityHelper entityTableMap cache.
2024-05-14 08:50:23.485 [main] INFO org.quartz.impl.StdSchedulerFactory -
Using default implementation for ThreadExecutor
2024-05-14 08:50:23.493 [main] INFO org.quartz.core.SchedulerSignalerImpl -
Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-05-14 08:50:23.494 [main] INFO org.quartz.core.QuartzScheduler -
Quartz Scheduler v.2.2.1 created.
2024-05-14 08:50:23.495 [main] INFO org.quartz.simpl.RAMJobStore -
RAMJobStore initialized.
2024-05-14 08:50:23.495 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler meta-data: Quartz Scheduler (v2.2.1) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-05-14 08:50:23.495 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-05-14 08:50:23.495 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler version: 2.2.1
2024-05-14 08:50:23.495 [main] INFO org.quartz.core.QuartzScheduler -
JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2520010e
2024-05-14 08:50:23.549 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Starting ProtocolHandler ["http-nio-86"]
2024-05-14 08:50:23.565 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat started on port(s): 86 (http) with context path ''
2024-05-14 08:50:23.566 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Starting Quartz Scheduler now
2024-05-14 08:50:23.566 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-05-14 08:50:23.598 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Started DreamerCMSApplication in 4.424 seconds (JVM running for 5.831)
2024-05-14 08:51:38.573 [http-nio-86-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-14 08:51:38.574 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Initializing Servlet 'dispatcherServlet'
2024-05-14 08:51:38.576 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Completed initialization in 2 ms
2024-05-14 08:51:38.588 [http-nio-86-exec-1] INFO o.a.s.session.mgt.AbstractValidatingSessionManager -
Enabling session validation scheduler...
2024-05-14 08:52:07.857 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 08:52:08.101 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Shutting down Quartz Scheduler
2024-05-14 08:52:08.101 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-05-14 08:52:08.101 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 08:52:08.102 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-05-14 08:52:08.106 [SpringApplicationShutdownHook] INFO o.a.s.session.mgt.AbstractValidatingSessionManager -
Disabled session validation scheduler.
2024-05-14 08:52:08.108 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown initiated...
2024-05-14 08:52:08.116 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown completed.
2024-05-14 08:57:18.661 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Starting DreamerCMSApplication using Java 1.8.0_181 on DESKTOP-7836B5V with PID 19496 (D:\2024项目\新疆CMS框架\back\target\classes started by lzc in D:\2024项目\新疆CMS框架\back)
2024-05-14 08:57:18.662 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
The following 1 profile is active: "prd"
2024-05-14 08:57:19.330 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Multiple Spring Data modules found, entering strict repository configuration mode
2024-05-14 08:57:19.332 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-05-14 08:57:19.361 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Finished Spring Data repository scanning in 19 ms. Found 0 Redis repository interfaces.
2024-05-14 08:57:19.666 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'shiroConfiguration' of type [cc.iteachyou.cms.security.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$7ea1b133] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.669 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.684 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.686 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.751 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.797 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:19.896 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.304 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'mybatis-tk.mybatis.mapper.autoconfigure.MybatisProperties' of type [tk.mybatis.mapper.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.307 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration' of type [tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration$$EnhancerBySpringCGLIB$$965ef6b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.309 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.314 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.327 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.564 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.568 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.608 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.610 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [com.sun.proxy.$Proxy88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.634 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.635 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.637 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userServiceImpl' of type [cc.iteachyou.cms.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.675 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.676 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.698 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.700 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [com.sun.proxy.$Proxy92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.702 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleServiceImpl' of type [cc.iteachyou.cms.service.impl.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.706 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dreamerCMSRealm' of type [cc.iteachyou.cms.security.token.DreamerCMSRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.712 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sessionIdCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.715 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'webSessionManager' of type [org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.718 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeManager' of type [org.apache.shiro.web.mgt.CookieRememberMeManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.721 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'customShiroCacheManager' of type [cc.iteachyou.cms.security.cache.ShiroRedisCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.722 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.727 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'setDefaultWebSecurityManager' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.733 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 08:57:20.932 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat initialized with port(s): 86 (http)
2024-05-14 08:57:20.938 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Initializing ProtocolHandler ["http-nio-86"]
2024-05-14 08:57:20.939 [main] INFO org.apache.catalina.core.StandardService -
Starting service [Tomcat]
2024-05-14 08:57:20.939 [main] INFO org.apache.catalina.core.StandardEngine -
Starting Servlet engine: [Apache Tomcat/9.0.65]
2024-05-14 08:57:20.997 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring embedded WebApplicationContext
2024-05-14 08:57:20.997 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -
Root WebApplicationContext: initialization completed in 2299 ms
2024-05-14 08:57:21.886 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Starting...
2024-05-14 08:57:22.064 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Start completed.
2024-05-14 08:57:22.172 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.util.MsUtil CLASS_CACHE cache.
2024-05-14 08:57:22.173 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.genid.GenIdUtil CACHE cache.
2024-05-14 08:57:22.174 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.version.VersionUtil CACHE cache.
2024-05-14 08:57:22.174 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear EntityHelper entityTableMap cache.
2024-05-14 08:57:22.367 [main] INFO org.quartz.impl.StdSchedulerFactory -
Using default implementation for ThreadExecutor
2024-05-14 08:57:22.375 [main] INFO org.quartz.core.SchedulerSignalerImpl -
Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-05-14 08:57:22.377 [main] INFO org.quartz.core.QuartzScheduler -
Quartz Scheduler v.2.2.1 created.
2024-05-14 08:57:22.377 [main] INFO org.quartz.simpl.RAMJobStore -
RAMJobStore initialized.
2024-05-14 08:57:22.378 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler meta-data: Quartz Scheduler (v2.2.1) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-05-14 08:57:22.378 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-05-14 08:57:22.378 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler version: 2.2.1
2024-05-14 08:57:22.378 [main] INFO org.quartz.core.QuartzScheduler -
JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3f9e8af5
2024-05-14 08:57:22.432 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Starting ProtocolHandler ["http-nio-86"]
2024-05-14 08:57:22.447 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat started on port(s): 86 (http) with context path ''
2024-05-14 08:57:22.448 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Starting Quartz Scheduler now
2024-05-14 08:57:22.448 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-05-14 08:57:22.482 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Started DreamerCMSApplication in 4.348 seconds (JVM running for 5.242)
2024-05-14 08:57:30.710 [http-nio-86-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-14 08:57:30.711 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Initializing Servlet 'dispatcherServlet'
2024-05-14 08:57:30.711 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Completed initialization in 0 ms
2024-05-14 08:57:30.722 [http-nio-86-exec-1] INFO o.a.s.session.mgt.AbstractValidatingSessionManager -
Enabling session validation scheduler...
2024-05-14 08:57:32.016 [http-nio-86-exec-8] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:33.424 [http-nio-86-exec-2] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:33.765 [http-nio-86-exec-5] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:34.676 [http-nio-86-exec-6] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:36.021 [http-nio-86-exec-4] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:37.505 [http-nio-86-exec-3] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 08:57:37.794 [http-nio-86-exec-3] INFO c.i.cms.interceptor.UserAuthorizationInterceptor -
UserAuthorizationInterceptor[User(id=9f4b807db2e94670bb02cdc212ea7389, username=admin, password=be39e219116cb32e218650d4a559c000, mobile=111, realname=超级管理员, status=1, pageStyle=null, salt=d2FuZ2puMTIzNDU2, lastLoginIp=本地主机, lastLoginTime=Tue May 14 08:53:06 CST 2024, portrait=null, createBy=null, createTime=Mon Jan 01 00:00:00 CST 2018, updateBy=9f4b807db2e94670bb02cdc212ea7389, updateTime=Mon May 13 16:28:44 CST 2024, saltByte=null)]拦截通过...
2024-05-14 09:04:31.460 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 11:32:59.296 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Starting DreamerCMSApplication using Java 1.8.0_181 on DESKTOP-7836B5V with PID 38068 (D:\2024项目\新疆CMS框架\back\target\classes started by lzc in D:\2024项目\新疆CMS框架\back)
2024-05-14 11:32:59.297 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
The following 1 profile is active: "prd"
2024-05-14 11:33:01.759 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Multiple Spring Data modules found, entering strict repository configuration mode
2024-05-14 11:33:01.761 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-05-14 11:33:01.795 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
2024-05-14 11:33:02.148 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'shiroConfiguration' of type [cc.iteachyou.cms.security.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$ad5c29bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.151 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.166 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.169 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.235 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.284 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:02.391 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.000 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'mybatis-tk.mybatis.mapper.autoconfigure.MybatisProperties' of type [tk.mybatis.mapper.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.003 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration' of type [tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration$$EnhancerBySpringCGLIB$$c5196f40] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.005 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.010 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.022 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.387 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.392 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.435 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.437 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [com.sun.proxy.$Proxy88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.468 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.469 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.472 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userServiceImpl' of type [cc.iteachyou.cms.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.520 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.521 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.550 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.552 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [com.sun.proxy.$Proxy92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.554 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleServiceImpl' of type [cc.iteachyou.cms.service.impl.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.561 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dreamerCMSRealm' of type [cc.iteachyou.cms.security.token.DreamerCMSRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.570 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sessionIdCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.573 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'webSessionManager' of type [org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.578 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.579 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeManager' of type [org.apache.shiro.web.mgt.CookieRememberMeManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.582 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'customShiroCacheManager' of type [cc.iteachyou.cms.security.cache.ShiroRedisCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.586 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.593 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'setDefaultWebSecurityManager' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.603 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:33:03.879 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat initialized with port(s): 86 (http)
2024-05-14 11:33:03.890 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Initializing ProtocolHandler ["http-nio-86"]
2024-05-14 11:33:03.890 [main] INFO org.apache.catalina.core.StandardService -
Starting service [Tomcat]
2024-05-14 11:33:03.891 [main] INFO org.apache.catalina.core.StandardEngine -
Starting Servlet engine: [Apache Tomcat/9.0.65]
2024-05-14 11:33:03.963 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring embedded WebApplicationContext
2024-05-14 11:33:03.964 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -
Root WebApplicationContext: initialization completed in 4611 ms
2024-05-14 11:33:04.969 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Starting...
2024-05-14 11:33:05.186 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Start completed.
2024-05-14 11:33:05.314 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.util.MsUtil CLASS_CACHE cache.
2024-05-14 11:33:05.315 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.genid.GenIdUtil CACHE cache.
2024-05-14 11:33:05.315 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.version.VersionUtil CACHE cache.
2024-05-14 11:33:05.315 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear EntityHelper entityTableMap cache.
2024-05-14 11:33:05.519 [main] INFO org.quartz.impl.StdSchedulerFactory -
Using default implementation for ThreadExecutor
2024-05-14 11:33:05.527 [main] INFO org.quartz.core.SchedulerSignalerImpl -
Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-05-14 11:33:05.527 [main] INFO org.quartz.core.QuartzScheduler -
Quartz Scheduler v.2.2.1 created.
2024-05-14 11:33:05.529 [main] INFO org.quartz.simpl.RAMJobStore -
RAMJobStore initialized.
2024-05-14 11:33:05.530 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler meta-data: Quartz Scheduler (v2.2.1) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-05-14 11:33:05.530 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-05-14 11:33:05.530 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler version: 2.2.1
2024-05-14 11:33:05.530 [main] INFO org.quartz.core.QuartzScheduler -
JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3436d3d7
2024-05-14 11:33:05.589 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Starting ProtocolHandler ["http-nio-86"]
2024-05-14 11:33:05.605 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat started on port(s): 86 (http) with context path ''
2024-05-14 11:33:05.606 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Starting Quartz Scheduler now
2024-05-14 11:33:05.606 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-05-14 11:33:05.640 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Started DreamerCMSApplication in 6.903 seconds (JVM running for 8.81)
2024-05-14 11:33:18.031 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 11:33:18.363 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Shutting down Quartz Scheduler
2024-05-14 11:33:18.363 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-05-14 11:33:18.363 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 11:33:18.363 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-05-14 11:33:18.370 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown initiated...
2024-05-14 11:33:18.380 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown completed.
2024-05-14 11:34:45.571 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Starting DreamerCMSApplication using Java 1.8.0_181 on DESKTOP-7836B5V with PID 35056 (D:\2024项目\新疆CMS框架\back\target\classes started by lzc in D:\2024项目\新疆CMS框架\back)
2024-05-14 11:34:45.572 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
The following 1 profile is active: "prd"
2024-05-14 11:34:46.218 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Multiple Spring Data modules found, entering strict repository configuration mode
2024-05-14 11:34:46.220 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-05-14 11:34:46.251 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate -
Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces.
2024-05-14 11:34:46.584 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'shiroConfiguration' of type [cc.iteachyou.cms.security.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$63b1bb4d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.588 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.611 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.615 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.692 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.740 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:46.847 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'redisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.372 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'mybatis-tk.mybatis.mapper.autoconfigure.MybatisProperties' of type [tk.mybatis.mapper.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration' of type [tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration$$EnhancerBySpringCGLIB$$7b6f00d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.377 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.395 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.670 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.677 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.722 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userMapper' of type [com.sun.proxy.$Proxy88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.750 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.751 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.756 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'userServiceImpl' of type [cc.iteachyou.cms.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.810 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.811 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleMapper' of type [com.sun.proxy.$Proxy91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.844 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [tk.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.846 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rolePermissionMapper' of type [com.sun.proxy.$Proxy92] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.848 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'roleServiceImpl' of type [cc.iteachyou.cms.service.impl.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.854 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'dreamerCMSRealm' of type [cc.iteachyou.cms.security.token.DreamerCMSRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.860 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'sessionIdCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.864 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'webSessionManager' of type [org.apache.shiro.web.session.mgt.DefaultWebSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.868 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeCookie' of type [org.apache.shiro.web.servlet.SimpleCookie] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.870 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'rememberMeManager' of type [org.apache.shiro.web.mgt.CookieRememberMeManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.873 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'customShiroCacheManager' of type [cc.iteachyou.cms.security.cache.ShiroRedisCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.875 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.880 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'setDefaultWebSecurityManager' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:47.894 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker -
Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-05-14 11:34:48.126 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat initialized with port(s): 86 (http)
2024-05-14 11:34:48.139 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Initializing ProtocolHandler ["http-nio-86"]
2024-05-14 11:34:48.140 [main] INFO org.apache.catalina.core.StandardService -
Starting service [Tomcat]
2024-05-14 11:34:48.140 [main] INFO org.apache.catalina.core.StandardEngine -
Starting Servlet engine: [Apache Tomcat/9.0.65]
2024-05-14 11:34:48.208 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring embedded WebApplicationContext
2024-05-14 11:34:48.209 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -
Root WebApplicationContext: initialization completed in 2595 ms
2024-05-14 11:34:49.258 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Starting...
2024-05-14 11:34:49.448 [main] INFO com.zaxxer.hikari.HikariDataSource -
prd - Start completed.
2024-05-14 11:34:49.576 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.util.MsUtil CLASS_CACHE cache.
2024-05-14 11:34:49.576 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.genid.GenIdUtil CACHE cache.
2024-05-14 11:34:49.577 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear tk.mybatis.mapper.version.VersionUtil CACHE cache.
2024-05-14 11:34:49.577 [main] INFO t.mybatis.mapper.autoconfigure.MapperCacheDisabler -
Clear EntityHelper entityTableMap cache.
2024-05-14 11:34:49.818 [main] INFO org.quartz.impl.StdSchedulerFactory -
Using default implementation for ThreadExecutor
2024-05-14 11:34:49.826 [main] INFO org.quartz.core.SchedulerSignalerImpl -
Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-05-14 11:34:49.828 [main] INFO org.quartz.core.QuartzScheduler -
Quartz Scheduler v.2.2.1 created.
2024-05-14 11:34:49.828 [main] INFO org.quartz.simpl.RAMJobStore -
RAMJobStore initialized.
2024-05-14 11:34:49.829 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler meta-data: Quartz Scheduler (v2.2.1) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-05-14 11:34:49.829 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-05-14 11:34:49.829 [main] INFO org.quartz.impl.StdSchedulerFactory -
Quartz scheduler version: 2.2.1
2024-05-14 11:34:49.829 [main] INFO org.quartz.core.QuartzScheduler -
JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@64dcf763
2024-05-14 11:34:49.892 [main] INFO org.apache.coyote.http11.Http11NioProtocol -
Starting ProtocolHandler ["http-nio-86"]
2024-05-14 11:34:49.909 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer -
Tomcat started on port(s): 86 (http) with context path ''
2024-05-14 11:34:49.910 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Starting Quartz Scheduler now
2024-05-14 11:34:49.910 [main] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-05-14 11:34:49.944 [main] INFO cc.iteachyou.cms.DreamerCMSApplication -
Started DreamerCMSApplication in 4.843 seconds (JVM running for 5.916)
2024-05-14 11:34:57.346 [http-nio-86-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] -
Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-05-14 11:34:57.346 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Initializing Servlet 'dispatcherServlet'
2024-05-14 11:34:57.347 [http-nio-86-exec-1] INFO org.springframework.web.servlet.DispatcherServlet -
Completed initialization in 1 ms
2024-05-14 11:34:57.359 [http-nio-86-exec-1] INFO o.a.s.session.mgt.AbstractValidatingSessionManager -
Enabling session validation scheduler...
2024-05-14 11:35:51.191 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 11:35:51.588 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean -
Shutting down Quartz Scheduler
2024-05-14 11:35:51.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-05-14 11:35:51.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-05-14 11:35:51.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler -
Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-05-14 11:35:51.594 [SpringApplicationShutdownHook] INFO o.a.s.session.mgt.AbstractValidatingSessionManager -
Disabled session validation scheduler.
2024-05-14 11:35:51.599 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown initiated...
2024-05-14 11:35:51.607 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -
prd - Shutdown completed.