2025-04-01 01:26:16.003 |  INFO 267402 | http-nio-48081-exec-4 [TID: N/A] o.apache.coyote.http11.Http11Processor  | Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x030x000x00/*0xe00x000x000x000x000x00Cookie: ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:407) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:262) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) 2025-04-01 01:45:51.799 |  INFO 431087 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | Starting YudaoServerApplication using Java 1.8.0_442 on USARM with PID 431087 (/root/Exam_porject/main/be-english-server.jar started by root in /root/Exam_porject/main) 2025-04-01 01:45:51.803 |  INFO 431087 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | The following 1 profile is active: "dev" 2025-04-01 01:45:55.538 |  INFO 431087 | main [TID: N/A] .s.d.r.c.RepositoryConfigurationDelegate | Multiple Spring Data modules found, entering strict repository configuration mode 2025-04-01 01:45:55.543 |  INFO 431087 | main [TID: N/A] .s.d.r.c.RepositoryConfigurationDelegate | Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2025-04-01 01:45:55.573 |  INFO 431087 | main [TID: N/A] .s.d.r.c.RepositoryConfigurationDelegate | Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. 2025-04-01 01:45:57.009 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'lock4j-com.baomidou.lock.spring.boot.autoconfigure.Lock4jProperties' of type [com.baomidou.lock.spring.boot.autoconfigure.Lock4jProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.024 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.lock.spring.boot.autoconfigure.LockAutoConfiguration' of type [com.baomidou.lock.spring.boot.autoconfigure.LockAutoConfiguration$$EnhancerBySpringCGLIB$$de9edafb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.091 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'lockKeyBuilder' of type [com.baomidou.lock.DefaultLockKeyBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.123 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.lock4j.config.YudaoLock4jConfiguration' of type [cn.iocoder.yudao.framework.lock4j.config.YudaoLock4jConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.131 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'lockFailureStrategy' of type [cn.iocoder.yudao.framework.lock4j.core.DefaultLockFailureStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.139 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'lockInterceptor' of type [com.baomidou.lock.aop.LockInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.142 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'lockAnnotationAdvisor' of type [com.baomidou.lock.aop.LockAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.190 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.209 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1993651d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.245 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.904 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration' of type [cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.912 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [cn.iocoder.yudao.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.913 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.jackson.config.YudaoJacksonAutoConfiguration' of type [cn.iocoder.yudao.framework.jackson.config.YudaoJacksonAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.924 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration' of type [cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:57.934 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.tenant.config.YudaoTenantAutoConfiguration' of type [cn.iocoder.yudao.framework.tenant.config.YudaoTenantAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.077 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.093 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.mybatis.config.YudaoMybatisAutoConfiguration' of type [cn.iocoder.yudao.framework.mybatis.config.YudaoMybatisAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.105 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mybatisPlusInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.114 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mybatis-plus-join-com.github.yulichang.autoconfigure.MybatisPlusJoinProperties' of type [com.github.yulichang.autoconfigure.MybatisPlusJoinProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.122 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.github.yulichang.autoconfigure.MybatisPlusJoinAutoConfiguration' of type [com.github.yulichang.autoconfigure.MybatisPlusJoinAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.133 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mpjInterceptor' of type [com.github.yulichang.interceptor.MPJInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.152 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.171 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$$EnhancerBySpringCGLIB$$3f672527] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.183 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$HikariDataSourceCreatorConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$HikariDataSourceCreatorConfiguration$$EnhancerBySpringCGLIB$$9cab97bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.203 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataSourceInitEvent' of type [com.baomidou.dynamic.datasource.event.EncDataSourceInitEvent] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.207 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'hikariDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.HikariDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.214 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$DruidDataSourceCreatorConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$DruidDataSourceCreatorConfiguration$$EnhancerBySpringCGLIB$$d77a99d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.231 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'druidDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DruidDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.245 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'basicDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.BasicDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.252 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'jndiDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.JndiDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.256 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DefaultDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.259 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'ymlDynamicDataSourceProvider' of type [com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.809 |  INFO 431087 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-1,master} inited 2025-04-01 01:45:58.838 |  INFO 431087 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-2,slave} inited 2025-04-01 01:45:58.839 |  INFO 431087 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource - add a datasource named [slave] success 2025-04-01 01:45:58.841 |  INFO 431087 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource - add a datasource named [master] success 2025-04-01 01:45:58.841 |  INFO 431087 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2025-04-01 01:45:58.842 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataSource' of type [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.888 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultMetaObjectHandler' of type [cn.iocoder.yudao.framework.mybatis.core.handler.DefaultDBFieldHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.907 |  INFO 431087 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init 2025-04-01 01:45:58.911 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mpjSqlInjector' of type [com.github.yulichang.injector.MPJSqlInjector] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:45:58.921 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'customerIdGenerator' of type [cn.iocoder.yudao.module.system.framework.mybatis.config.CustomerIdGenerator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.338 |  INFO 431087 | main [TID: N/A] trationDelegate$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) 2025-04-01 01:46:01.358 |  INFO 431087 | main [TID: N/A] trationDelegate$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) 2025-04-01 01:46:01.425 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.441 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantMapper' of type [com.sun.proxy.$Proxy125] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.549 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantPackageMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.556 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantPackageMapper' of type [com.sun.proxy.$Proxy127] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.602 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantPackageServiceImpl' of type [cn.iocoder.yudao.module.system.service.tenant.TenantPackageServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.688 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleMenuMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.694 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleMenuMapper' of type [com.sun.proxy.$Proxy133] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.779 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'userRoleMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.785 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy135] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.900 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'menuMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.906 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'menuMapper' of type [com.sun.proxy.$Proxy137] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.966 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.mq.config.YudaoMQAutoConfiguration' of type [cn.iocoder.yudao.framework.mq.config.YudaoMQAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:01.993 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.redis.redisson-org.redisson.spring.starter.RedissonProperties' of type [org.redisson.spring.starter.RedissonProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:02.004 |  INFO 431087 | main [TID: N/A] trationDelegate$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) 2025-04-01 01:46:02.015 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.redisson.spring.starter.RedissonAutoConfiguration' of type [org.redisson.spring.starter.RedissonAutoConfiguration$$EnhancerBySpringCGLIB$$db20d94e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:02.458 |  INFO 431087 | main [TID: N/A] org.redisson.Version  | Redisson 3.18.0 2025-04-01 01:46:02.818 |  INFO 431087 | redisson-netty-2-5 [TID: N/A] o.r.c.pool.MasterPubSubConnectionPool  | 1 connections initialized for 127.0.0.1/127.0.0.1:6379 2025-04-01 01:46:02.928 |  INFO 431087 | redisson-netty-2-19 [TID: N/A] o.r.c.pool.MasterConnectionPool  | 24 connections initialized for 127.0.0.1/127.0.0.1:6379 2025-04-01 01:46:02.997 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'redisson' of type [org.redisson.Redisson] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.055 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'redissonConnectionFactory' of type [org.redisson.spring.data.connection.RedissonConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.233 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'stringRedisTemplate' of type [org.springframework.data.redis.core.StringRedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.292 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantRedisMessageInterceptor' of type [cn.iocoder.yudao.framework.tenant.core.mq.TenantRedisMessageInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.299 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'redisMQTemplate' of type [cn.iocoder.yudao.framework.mq.core.RedisMQTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.304 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'menuProducer' of type [cn.iocoder.yudao.module.system.mq.producer.permission.MenuProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.503 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.permission.MenuServiceImpl  | [initLocalCache][缓存菜单,数量为:417] 2025-04-01 01:46:03.540 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'menuServiceImpl' of type [cn.iocoder.yudao.module.system.service.permission.MenuServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.616 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'deptMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.624 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'deptMapper' of type [com.sun.proxy.$Proxy147] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.672 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'deptProducer' of type [cn.iocoder.yudao.module.system.mq.producer.dept.DeptProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.688 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.service.dept.DeptServiceImpl  | [initLocalCache][缓存部门,数量为:0] 2025-04-01 01:46:03.689 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'deptServiceImpl' of type [cn.iocoder.yudao.module.system.service.dept.DeptServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.770 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'adminUserMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.776 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'adminUserMapper' of type [com.sun.proxy.$Proxy150] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.868 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'postMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.874 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'postMapper' of type [com.sun.proxy.$Proxy152] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:03.915 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'postServiceImpl' of type [cn.iocoder.yudao.module.system.service.dept.PostServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.098 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.hibernate.validator.internal.constraintvalidators.bv.notempty.NotEmptyValidatorForCharSequence' of type [org.hibernate.validator.internal.constraintvalidators.bv.notempty.NotEmptyValidatorForCharSequence] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.108 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.hibernate.validator.internal.constraintvalidators.bv.notempty.NotEmptyValidatorForCharSequence' of type [org.hibernate.validator.internal.constraintvalidators.bv.notempty.NotEmptyValidatorForCharSequence] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.108 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator' of type [org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.112 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'yudao.security-cn.iocoder.yudao.framework.security.config.SecurityProperties' of type [cn.iocoder.yudao.framework.security.config.SecurityProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.116 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.security.config.YudaoSecurityAutoConfiguration' of type [cn.iocoder.yudao.framework.security.config.YudaoSecurityAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.122 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'passwordEncoder' of type [org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.130 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'securityContextHolderMethodInvokingFactoryBean' of type [org.springframework.beans.factory.config.MethodInvokingFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.190 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'userPostMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.195 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'userPostMapper' of type [com.sun.proxy.$Proxy156] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.243 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.file.config.YudaoFileAutoConfiguration' of type [cn.iocoder.yudao.framework.file.config.YudaoFileAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.248 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileClientFactory' of type [cn.iocoder.yudao.framework.file.core.client.FileClientFactoryImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.297 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileConfigMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.303 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileConfigMapper' of type [com.sun.proxy.$Proxy158] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.339 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileConfigProducer' of type [cn.iocoder.yudao.module.infra.mq.producer.file.FileConfigProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:04.523 |  INFO 431087 | main [TID: N/A] c.i.y.m.i.s.file.FileConfigServiceImpl  | [initLocalCache][缓存文件配置,数量为:4] 2025-04-01 01:46:04.549 |  INFO 431087 | main [TID: N/A] c.i.y.f.f.c.client.AbstractFileClient  | [init][配置(DBFileClientConfig(domain=http://127.0.0.1:48080)) 初始化完成] 2025-04-01 01:46:04.550 |  INFO 431087 | main [TID: N/A] c.i.y.f.f.c.client.AbstractFileClient  | [init][配置(LocalFileClientConfig(basePath=/root/Exam_porject/file/, domain=https://api.beenglish.eu.org/beEnglish)) 初始化完成] 2025-04-01 01:46:04.940 |  INFO 431087 | main [TID: N/A] c.i.y.f.f.c.client.AbstractFileClient  | [init][配置(S3FileClientConfig(endpoint=http://193.123.79.4:9000, domain=https://file.moonguakes.com/boogs, bucket=boogs, accessKey=root, accessSecret=zw980313)) 初始化完成] 2025-04-01 01:46:04.942 |  INFO 431087 | main [TID: N/A] c.i.y.f.f.c.client.AbstractFileClient  | [init][配置(LocalFileClientConfig(basePath=D:\file/, domain=http://192.168.31.211:48080)) 初始化完成] 2025-04-01 01:46:04.943 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileConfigServiceImpl' of type [cn.iocoder.yudao.module.infra.service.file.FileConfigServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.023 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.031 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileMapper' of type [com.sun.proxy.$Proxy167] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.082 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileServiceImpl' of type [cn.iocoder.yudao.module.infra.service.file.FileServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.096 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'fileApiImpl' of type [cn.iocoder.yudao.module.infra.api.file.FileApiImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.185 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.193 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleMapper' of type [com.sun.proxy.$Proxy169] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.245 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'permissionApiImpl' of type [cn.iocoder.yudao.module.system.api.permission.PermissionApiImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.250 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'ss' of type [cn.iocoder.yudao.framework.security.core.service.SecurityFrameworkServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.285 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.292 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherMapper' of type [com.sun.proxy.$Proxy171] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.335 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherCourseMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.343 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherCourseMapper' of type [com.sun.proxy.$Proxy173] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.392 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'courseMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.399 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'courseMapper' of type [com.sun.proxy.$Proxy176] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.452 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'subjectMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.460 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'subjectMapper' of type [com.sun.proxy.$Proxy181] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.533 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherServiceImpl' of type [cn.iocoder.yudao.module.base.service.teacher.TeacherServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.559 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'teacherImpl' of type [cn.iocoder.yudao.module.base.api.teacher.TeacherImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.565 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'adminUserService' of type [cn.iocoder.yudao.module.system.service.user.AdminUserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.584 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'permissionProducer' of type [cn.iocoder.yudao.module.system.mq.producer.permission.PermissionProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.628 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.p.PermissionServiceImpl  | [initLocalCacheForRoleMenu][缓存角色与菜单,数量为:1773] 2025-04-01 01:46:05.645 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.p.PermissionServiceImpl  | [initLocalCacheForUserRole][缓存用户与角色,数量为:20] 2025-04-01 01:46:05.657 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'permissionServiceImpl' of type [cn.iocoder.yudao.module.system.service.permission.PermissionServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.659 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleProducer' of type [cn.iocoder.yudao.module.system.mq.producer.permission.RoleProducer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.694 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.permission.RoleServiceImpl  | [initLocalCache][缓存角色,数量为:19] 2025-04-01 01:46:05.696 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'roleServiceImpl' of type [cn.iocoder.yudao.module.system.service.permission.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.709 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'yudao.tenant-cn.iocoder.yudao.framework.tenant.config.TenantProperties' of type [cn.iocoder.yudao.framework.tenant.config.TenantProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.713 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantServiceImpl' of type [cn.iocoder.yudao.module.system.service.tenant.TenantServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.726 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantApiImpl' of type [cn.iocoder.yudao.module.system.api.tenant.TenantApiImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:05.757 |  INFO 431087 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'tenantFrameworkService' of type [cn.iocoder.yudao.framework.tenant.core.service.TenantFrameworkServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-01 01:46:06.433 |  INFO 431087 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 48080 (http) 2025-04-01 01:46:06.454 |  INFO 431087 | main [TID: N/A] o.apache.catalina.core.StandardService  | Starting service [Tomcat] 2025-04-01 01:46:06.454 |  INFO 431087 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.73] 2025-04-01 01:46:06.553 |  INFO 431087 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]  | Initializing Spring embedded WebApplicationContext 2025-04-01 01:46:06.553 |  INFO 431087 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 14666 ms 2025-04-01 01:46:08.230 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.o.OAuth2ClientServiceImpl  | [initLocalCache][缓存 OAuth2 客户端,数量为:4] 2025-04-01 01:46:08.546 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.s.SensitiveWordServiceImpl  | [initLocalCache][缓存敏感词,数量为:3] 2025-04-01 01:46:08.708 |  INFO 431087 | main [TID: N/A] c.i.y.m.s.s.n.NotifyTemplateServiceImpl  | [initLocalCache][缓存站内信模版,数量为:0] 2025-04-01 01:46:10.120 |  INFO 431087 | main [TID: N/A] com.xingyuv.captcha.util.ImageUtils  | 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@2babf189, ORIGINAL=[Ljava.lang.String;@479f2dc2, PIC_CLICK=[Ljava.lang.String;@dab48d3] 2025-04-01 01:46:10.123 |  INFO 431087 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory  | supported-captchaCache-service:[redis, local] 2025-04-01 01:46:10.131 |  INFO 431087 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory  | supported-captchaTypes-service:[clickWord, default, blockPuzzle] 2025-04-01 01:46:10.131 |  INFO 431087 | main [TID: N/A] c.x.c.s.i.BlockPuzzleCaptchaServiceImpl  | --->>>初始化验证码底图<<<---blockPuzzle 2025-04-01 01:46:10.926 |  INFO 431087 | main [TID: N/A] c.i.y.m.b.s.major.MajorServiceImpl  | [initLocalCache][缓存菜单,数量为:31] 2025-04-01 01:46:14.347 |  INFO 431087 | main [TID: N/A] org.quartz.impl.StdSchedulerFactory  | Using default implementation for ThreadExecutor 2025-04-01 01:46:14.375 |  INFO 431087 | main [TID: N/A] org.quartz.core.SchedulerSignalerImpl  | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-01 01:46:14.376 |  INFO 431087 | main [TID: N/A] org.quartz.core.QuartzScheduler  | Quartz Scheduler v.2.3.2 created. 2025-04-01 01:46:14.382 |  INFO 431087 | main [TID: N/A] o.s.s.quartz.LocalDataSourceJobStore  | Using db table-based data access locking (synchronization). 2025-04-01 01:46:14.386 |  INFO 431087 | main [TID: N/A] o.s.s.quartz.LocalDataSourceJobStore  | JobStoreCMT initialized. 2025-04-01 01:46:14.387 |  INFO 431087 | main [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'USARM1743471974351' 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 25 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2025-04-01 01:46:14.387 |  INFO 431087 | main [TID: N/A] org.quartz.impl.StdSchedulerFactory  | Quartz scheduler 'schedulerName' initialized from an externally provided properties instance. 2025-04-01 01:46:14.387 |  INFO 431087 | main [TID: N/A] org.quartz.impl.StdSchedulerFactory  | Quartz scheduler version: 2.3.2 2025-04-01 01:46:14.387 |  INFO 431087 | main [TID: N/A] org.quartz.core.QuartzScheduler  | JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6f2e1024 2025-04-01 01:46:15.585 |  INFO 431087 | main [TID: N/A] .i.y.f.j.c.YudaoJacksonAutoConfiguration | 初始化 jackson 自动配置 2025-04-01 01:46:18.260 |  INFO 431087 | main [TID: N/A] c.i.y.f.d.core.util.DictFrameworkUtils  | [init][初始化 DictFrameworkUtils 成功] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.oauth2-client.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.auth.OAuth2ClientRefreshConsumer)] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.sensitive-word.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.sensitiveword.SensitiveWordRefreshConsumer)] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.user-role.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.permission.UserRoleRefreshConsumer)] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.menu.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.permission.MenuRefreshConsumer)] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.role.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.permission.RoleRefreshConsumer)] 2025-04-01 01:46:18.355 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.role-menu.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.permission.RoleMenuRefreshConsumer)] 2025-04-01 01:46:18.356 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.notify-template.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.notify.NotifyTemplateRefreshConsumer)] 2025-04-01 01:46:18.356 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(system.dept.refresh) 对应的监听器(cn.iocoder.yudao.module.system.mq.consumer.dept.DeptRefreshConsumer)] 2025-04-01 01:46:18.356 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(base.major.refresh) 对应的监听器(cn.iocoder.yudao.module.base.mq.consumer.major.MajorRefreshConsumer)] 2025-04-01 01:46:18.356 |  INFO 431087 | main [TID: N/A] c.i.y.f.m.c.YudaoMQAutoConfiguration  | [redisMessageListenerContainer][注册 Channel(infra.file-config.refresh) 对应的监听器(cn.iocoder.yudao.module.infra.mq.consumer.file.FileConfigRefreshConsumer)] 2025-04-01 01:46:20.450 |  INFO 431087 | main [TID: N/A] o.s.b.a.e.web.EndpointLinksResolver  | Exposing 26 endpoint(s) beneath base path '/actuator' 2025-04-01 01:46:20.522 |  INFO 431087 | main [TID: N/A] o.s.s.web.DefaultSecurityFilterChain  | Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b8572df, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7aaad0, org.springframework.security.web.context.SecurityContextPersistenceFilter@429aeac1, org.springframework.security.web.header.HeaderWriterFilter@51fc862e, org.springframework.web.filter.CorsFilter@eed890d, org.springframework.security.web.authentication.logout.LogoutFilter@2ffe243f, cn.iocoder.yudao.framework.security.core.filter.TokenAuthenticationFilter@5cdf39b2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b4fc2d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1de4285e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10f477e2, org.springframework.security.web.session.SessionManagementFilter@fe09383, org.springframework.security.web.access.ExceptionTranslationFilter@61874b9d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@46c10083] 2025-04-01 01:46:23.233 |  INFO 431087 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat started on port(s): 48080 (http) with context path '' 2025-04-01 01:46:23.272 |  INFO 431087 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | Started YudaoServerApplication in 32.885 seconds (JVM running for 34.151) 2025-04-01 01:46:23.322 |  WARN 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [parseErrorCode][constantsClass(cn.iocoder.yudao.module.bpm.enums.ErrorCodeConstants) 加载失败(ClassNotFoundException: cn.iocoder.yudao.module.bpm.enums.ErrorCodeConstants)] 2025-04-01 01:46:23.327 |  WARN 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [parseErrorCode][constantsClass(cn.iocoder.yudao.module.member.enums.ErrorCodeConstants) 加载失败(ClassNotFoundException: cn.iocoder.yudao.module.member.enums.ErrorCodeConstants)] 2025-04-01 01:46:23.329 |  WARN 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [parseErrorCode][constantsClass(cn.iocoder.yudao.module.pay.enums.ErrorCodeConstants) 加载失败(ClassNotFoundException: cn.iocoder.yudao.module.pay.enums.ErrorCodeConstants)] 2025-04-01 01:46:23.332 |  WARN 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [parseErrorCode][constantsClass(cn.iocoder.yudao.module.mp.enums.ErrorCodeConstants) 加载失败(ClassNotFoundException: cn.iocoder.yudao.module.mp.enums.ErrorCodeConstants)] 2025-04-01 01:46:23.334 |  WARN 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [parseErrorCode][constantsClass(cn.iocoder.yudao.module.words.enums.ErrorCodeConstants) 加载失败(ClassNotFoundException: cn.iocoder.yudao.module.words.enums.ErrorCodeConstants)] 2025-04-01 01:46:23.335 |  INFO 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [execute][解析到错误码数量为 (152) 个] 2025-04-01 01:46:23.471 |  INFO 431087 | main [TID: N/A] c.i.y.f.e.c.loader.ErrorCodeLoaderImpl  | [loadErrorCodes0][加载到 (164) 个错误码] 2025-04-01 01:46:23.556 |  INFO 431087 | task-1 [TID: N/A] c.i.y.f.e.c.g.ErrorCodeAutoGeneratorImpl | [execute][写入到 system 组件完成] 2025-04-01 01:46:23.880 |  INFO 431087 | http-nio-48080-exec-1 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]  | Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-04-01 01:46:23.880 |  INFO 431087 | http-nio-48080-exec-1 [TID: N/A] o.s.web.servlet.DispatcherServlet  | Initializing Servlet 'dispatcherServlet' 2025-04-01 01:46:23.885 |  INFO 431087 | http-nio-48080-exec-1 [TID: N/A] o.s.web.servlet.DispatcherServlet  | Completed initialization in 4 ms 2025-04-01 01:46:24.295 |  INFO 431087 | pool-9-thread-1 [TID: N/A] c.i.y.f.b.core.BannerApplicationRunner  | ---------------------------------------------------------- 项目启动成功! 接口文档: https://doc.iocoder.cn/api-doc/ 开发文档: https://doc.iocoder.cn 视频教程: https://t.zsxq.com/02Yf6M7Qn 接口文档: http://localhost:48080/doc.html ---------------------------------------------------------- 2025-04-01 01:46:24.406 |  INFO 431087 | registrationTask1 [TID: N/A] d.c.b.a.c.r.ApplicationRegistrator  | Application registered itself as 3d4bcb300820 2025-04-01 01:47:23.276 |  INFO 431087 | scheduling-1 [TID: N/A] c.i.y.f.e.c.loader.ErrorCodeLoaderImpl  | [loadErrorCodes0][加载到 (2) 个错误码] 2025-04-01 03:00:45.653 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] o.s.s.quartz.SchedulerFactoryBean  | Shutting down Quartz Scheduler 2025-04-01 03:00:45.655 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743471974351 shutting down. 2025-04-01 03:00:45.657 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743471974351 paused. 2025-04-01 03:00:45.820 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] o.s.s.quartz.SchedulerFactoryBean  | Shutting down Quartz Scheduler 2025-04-01 03:00:45.825 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743309057898 shutting down. 2025-04-01 03:00:45.825 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743309057898 paused. 2025-04-01 03:00:45.872 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743471974351 shutdown complete. 2025-04-01 03:00:45.911 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource start closing .... 2025-04-01 03:00:45.920 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-2} closing ... 2025-04-01 03:00:45.926 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-2} closed 2025-04-01 03:00:45.927 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-1} closing ... 2025-04-01 03:00:45.932 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-1} closed 2025-04-01 03:00:45.932 |  INFO 431087 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource all closed success,bye 2025-04-01 03:00:46.165 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] org.quartz.core.QuartzScheduler  | Scheduler schedulerName_$_USARM1743309057898 shutdown complete. 2025-04-01 03:00:46.226 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource start closing .... 2025-04-01 03:00:46.233 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-2} closing ... 2025-04-01 03:00:46.234 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-2} closed 2025-04-01 03:00:46.235 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-1} closing ... 2025-04-01 03:00:46.247 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] com.alibaba.druid.pool.DruidDataSource  | {dataSource-1} closed 2025-04-01 03:00:46.247 |  INFO 267402 | SpringApplicationShutdownHook [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource all closed success,bye