Files
gr_report_java/logs/lideeyunji-info.2026-02-04.log
2026-02-08 22:20:56 +08:00

504 lines
71 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.
12:27:47.149 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:27:47.251 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 18928 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
12:27:47.253 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
12:28:01.383 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:28:01.426 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:28:01.430 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:28:01.430 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:28:01.867 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:28:01.867 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 13487 ms
12:28:03.773 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:28:03.828 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
12:28:03.852 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
12:28:03.856 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
12:28:03.856 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
12:28:03.856 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
12:28:03.856 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
12:28:08.077 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
12:28:11.372 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
12:28:11.389 [main] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
12:28:11.399 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:28:11.399 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
12:28:11.399 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
12:28:11.413 [main] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
12:28:11.413 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
12:28:11.414 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:28:11.414 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
12:28:11.414 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:28:11.416 [main] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:28:11.416 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
12:28:11.416 [main] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
12:28:11.437 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - [logMessage,136] -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
12:34:43.042 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:34:43.125 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 28628 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
12:34:43.126 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
12:34:53.638 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:34:53.665 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:34:53.667 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:34:53.667 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:34:54.050 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:34:54.051 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 10065 ms
12:34:55.402 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:34:55.453 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
12:34:55.477 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
12:34:55.481 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
12:34:55.481 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
12:34:55.482 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
12:34:55.482 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
12:34:59.354 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
12:35:02.459 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
12:35:02.471 [main] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
12:35:02.478 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:35:02.479 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
12:35:02.479 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
12:35:02.488 [main] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
12:35:02.488 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
12:35:02.488 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:35:02.488 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
12:35:02.488 [main] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:35:02.490 [main] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:35:02.490 [main] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
12:35:02.490 [main] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
12:35:02.505 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - [logMessage,136] -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
12:38:32.953 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:38:33.012 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 20372 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
12:38:33.012 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
12:38:40.723 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:38:40.747 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:38:40.749 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:38:40.749 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:38:41.037 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:38:41.037 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 7388 ms
12:38:42.114 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:38:42.155 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
12:38:42.174 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
12:38:42.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
12:38:42.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
12:38:42.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
12:38:42.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
12:38:45.552 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
12:38:46.350 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
12:38:46.385 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
12:39:01.044 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
12:39:03.297 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
12:39:03.322 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
12:39:03.322 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
12:39:03.341 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
12:39:03.346 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
12:39:03.347 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770179943301'
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.
12:39:03.348 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
12:39:03.348 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
12:39:03.348 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@10c95d9b
12:39:09.577 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
12:39:09.620 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
12:39:10.577 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
12:39:10.647 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@741d2dda, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67387eba, org.springframework.security.web.context.SecurityContextPersistenceFilter@2620d0dc, org.springframework.security.web.header.HeaderWriterFilter@41b6ae51, org.springframework.web.filter.CorsFilter@20b1f874, org.springframework.security.web.authentication.logout.LogoutFilter@7c057419, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@217c6a1e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2324e26c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6fc1d215, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7569efdd, org.springframework.security.web.session.SessionManagementFilter@3da068e8, org.springframework.security.web.access.ExceptionTranslationFilter@55af9b48, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@49808d41]
12:39:13.273 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
12:39:13.303 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
12:39:13.303 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
12:39:13.305 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
12:39:13.306 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
12:39:13.307 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
12:39:13.334 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
12:39:13.334 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "LAPTOP-HP6KJ9QE1770172607357"'s failed in-progress jobs.
12:39:13.337 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770179943301 started.
12:39:13.346 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770179943301_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
12:39:13.380 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
12:39:13.453 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
12:39:13.483 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
12:39:13.521 [schedulerName_Worker-1] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-3,slave} inited
12:39:13.530 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
12:39:13.931 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [demo] success
12:39:56.152 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
12:39:56.162 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
12:39:56.181 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 84.327 seconds (JVM running for 86.296)
12:39:56.189 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
12:40:00.030 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
12:40:00.039 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
12:50:00.024 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
12:50:00.026 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
13:00:00.015 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
13:00:00.019 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
13:10:00.021 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
13:10:00.022 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
13:15:57.776 [http-nio-48080-exec-8] INFO c.l.t.f.i.c.u.AreaUtils - [<init>,62] - 启动加载 AreaUtils 成功,耗时 (41) 毫秒
13:16:38.984 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770179943301 paused.
13:16:41.444 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
13:16:41.445 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770179943301 shutting down.
13:16:41.445 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770179943301 paused.
13:16:41.922 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770179943301 shutdown complete.
13:16:41.959 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
13:16:41.965 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-3} closing ...
13:16:41.971 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-3} closed
13:16:41.971 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
13:16:41.971 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
13:16:41.973 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
13:16:41.973 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
13:16:41.973 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
13:16:41.973 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
13:16:41.973 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
13:16:41.975 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
13:16:41.975 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
13:16:41.975 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
13:16:47.480 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
13:16:47.532 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 9952 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
13:16:47.532 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
13:16:55.518 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
13:16:55.548 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
13:16:55.551 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
13:16:55.551 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
13:16:55.884 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
13:16:55.885 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 7705 ms
13:16:56.970 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
13:16:57.008 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
13:16:57.026 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
13:16:57.030 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
13:16:57.031 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
13:16:57.031 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
13:16:57.031 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
13:17:00.306 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
13:17:01.193 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
13:17:01.242 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
13:17:14.827 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
13:17:19.174 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
13:17:19.211 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
13:17:19.211 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
13:17:19.245 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
13:17:19.253 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
13:17:19.256 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770182239178'
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.
13:17:19.256 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
13:17:19.256 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
13:17:19.256 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5bc150e9
13:17:26.279 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
13:17:26.329 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
13:17:27.786 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
13:17:27.886 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4af44e42, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@37a522c8, org.springframework.security.web.context.SecurityContextPersistenceFilter@62509b77, org.springframework.security.web.header.HeaderWriterFilter@6565691a, org.springframework.web.filter.CorsFilter@6ab80ea, org.springframework.security.web.authentication.logout.LogoutFilter@6fc1d215, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@66589252, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41b6ae51, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@60b90fd3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4982b310, org.springframework.security.web.session.SessionManagementFilter@4a9d0c6f, org.springframework.security.web.access.ExceptionTranslationFilter@c1e7bea, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@27cc84a2]
13:17:30.803 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
13:17:30.845 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
13:17:30.845 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
13:17:30.848 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 3 ms
13:17:30.849 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
13:17:30.852 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
13:17:30.875 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
13:17:30.875 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "LAPTOP-HP6KJ9QE1770179943301"'s failed in-progress jobs.
13:17:30.878 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770182239178 started.
13:17:30.944 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
13:17:31.028 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
13:17:31.600 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [demo] success
13:18:13.880 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
13:18:13.895 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
13:18:13.930 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 87.517 seconds (JVM running for 89.87)
13:18:13.943 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
13:20:03.659 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
13:20:03.696 [schedulerName_Worker-1] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-3,slave} inited
13:20:03.704 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
13:32:05.475 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
13:32:05.481 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
13:52:15.716 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:13:14.080 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
14:14:14.079 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770182239178_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
14:14:14.097 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:14:14.100 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
14:20:00.015 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:20:00.020 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
14:30:00.013 [schedulerName_Worker-6] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:30:00.017 [schedulerName_Worker-6] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
14:40:00.016 [schedulerName_Worker-7] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:40:00.019 [schedulerName_Worker-7] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
14:45:28.675 [http-nio-48080-exec-15] INFO c.l.t.f.i.c.u.AreaUtils - [<init>,62] - 启动加载 AreaUtils 成功,耗时 (45) 毫秒
14:50:00.022 [schedulerName_Worker-8] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
14:50:00.027 [schedulerName_Worker-8] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:00:00.018 [schedulerName_Worker-9] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:00:00.022 [schedulerName_Worker-9] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:10:00.012 [schedulerName_Worker-10] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:10:00.017 [schedulerName_Worker-10] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:20:00.018 [schedulerName_Worker-11] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:20:00.022 [schedulerName_Worker-11] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:30:00.015 [schedulerName_Worker-12] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:30:00.018 [schedulerName_Worker-12] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:40:03.866 [schedulerName_Worker-13] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:40:03.870 [schedulerName_Worker-13] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
15:50:18.186 [schedulerName_Worker-14] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
15:50:18.193 [schedulerName_Worker-14] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:01:05.520 [schedulerName_Worker-15] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:01:06.370 [schedulerName_Worker-15] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:11:23.717 [schedulerName_Worker-16] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:11:23.734 [schedulerName_Worker-16] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:21:35.132 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770182239178_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
16:21:35.158 [schedulerName_Worker-17] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:21:35.163 [schedulerName_Worker-17] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:32:00.080 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770182239178_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
16:32:00.107 [schedulerName_Worker-18] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:32:00.711 [schedulerName_Worker-18] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:40:29.394 [schedulerName_Worker-19] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:40:43.892 [schedulerName_Worker-19] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
16:52:00.433 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770182239178_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
16:52:02.505 [schedulerName_Worker-20] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
16:52:02.510 [schedulerName_Worker-20] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:00:49.822 [schedulerName_Worker-21] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:01:53.924 [schedulerName_Worker-21] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:11:46.721 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770182239178_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
17:11:46.749 [schedulerName_Worker-22] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:11:46.758 [schedulerName_Worker-22] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:20:51.115 [schedulerName_Worker-23] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:20:54.451 [schedulerName_Worker-23] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:30:00.014 [schedulerName_Worker-24] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:30:00.017 [schedulerName_Worker-24] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:39:51.029 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770182239178 paused.
17:39:53.870 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
17:39:53.870 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770182239178 shutting down.
17:39:53.871 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770182239178 paused.
17:39:54.364 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770182239178 shutdown complete.
17:39:54.403 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
17:39:54.411 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-3} closing ...
17:39:54.419 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-3} closed
17:39:54.419 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
17:39:54.420 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
17:39:54.421 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
17:39:54.421 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
17:39:54.421 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
17:39:54.421 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
17:39:54.421 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
17:39:54.424 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
17:39:54.424 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
17:39:54.424 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
17:40:11.745 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:40:11.814 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 22376 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
17:40:11.814 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
17:40:20.716 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
17:40:20.740 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
17:40:20.744 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:40:20.744 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
17:40:21.201 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:40:21.202 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 8469 ms
17:40:23.242 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
17:40:23.303 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
17:40:23.331 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
17:40:23.335 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
17:40:23.336 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
17:40:23.336 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
17:40:23.336 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
17:40:26.688 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
17:40:27.627 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
17:40:27.662 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
17:40:45.286 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
17:40:48.968 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
17:40:48.995 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
17:40:48.995 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
17:40:49.018 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
17:40:49.026 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
17:40:49.028 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770198048971'
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.
17:40:49.028 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
17:40:49.029 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
17:40:49.029 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4b7ab262
17:40:55.259 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
17:40:55.294 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
17:40:56.186 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
17:40:56.278 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26be5ee, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6845dfcc, org.springframework.security.web.context.SecurityContextPersistenceFilter@6eef7af3, org.springframework.security.web.header.HeaderWriterFilter@6e16fcaf, org.springframework.web.filter.CorsFilter@5415ed48, org.springframework.security.web.authentication.logout.LogoutFilter@491cceb4, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@799cf32d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f1bde96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cf88ae1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@636787fd, org.springframework.security.web.session.SessionManagementFilter@2d95c3ef, org.springframework.security.web.access.ExceptionTranslationFilter@2d5cb059, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@c04a1ca]
17:40:58.662 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
17:40:58.691 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:40:58.691 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
17:40:58.694 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
17:40:58.694 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
17:40:58.696 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
17:40:58.716 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
17:40:58.716 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "LAPTOP-HP6KJ9QE1770182239178"'s failed in-progress jobs.
17:40:58.718 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770198048971 started.
17:40:58.767 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
17:40:58.851 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
17:40:58.881 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:40:58.925 [schedulerName_Worker-1] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-3,slave} inited
17:40:58.930 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:40:59.320 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [demo] success
17:41:41.545 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
17:41:41.556 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
17:41:41.573 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 90.986 seconds (JVM running for 94.109)
17:41:41.581 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
17:50:00.041 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
17:50:00.044 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
17:56:33.132 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770198048971 paused.
17:56:35.922 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
17:56:35.922 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770198048971 shutting down.
17:56:35.922 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770198048971 paused.
17:56:36.405 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770198048971 shutdown complete.
17:56:36.497 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
17:56:36.514 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-3} closing ...
17:56:36.531 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-3} closed
17:56:36.531 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
17:56:36.531 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
17:56:36.539 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
17:56:36.540 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
17:56:36.540 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
17:56:36.540 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
17:56:36.540 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
17:56:36.543 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
17:56:36.544 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
17:56:36.544 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
17:56:45.612 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:56:45.682 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 9316 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
17:56:45.683 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
17:56:58.547 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
17:56:58.585 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
17:56:58.588 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:56:58.588 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
17:56:59.019 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:56:59.020 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 11975 ms
17:57:00.555 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
17:57:00.609 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
17:57:00.633 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
17:57:00.637 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
17:57:00.637 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
17:57:00.637 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
17:57:00.638 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
17:57:05.553 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
17:57:06.838 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
17:57:06.878 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
17:57:29.426 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
17:57:33.320 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
17:57:33.351 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
17:57:33.352 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
17:57:33.373 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
17:57:33.379 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
17:57:33.381 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770199053324'
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.
17:57:33.381 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
17:57:33.381 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
17:57:33.381 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@27449f65
17:57:39.904 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
17:57:39.949 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
17:57:41.084 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
17:57:41.169 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ccf6785, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@605ef319, org.springframework.security.web.context.SecurityContextPersistenceFilter@1945b6db, org.springframework.security.web.header.HeaderWriterFilter@4cc1f8d3, org.springframework.web.filter.CorsFilter@30182a74, org.springframework.security.web.authentication.logout.LogoutFilter@2b74787f, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@71d78cac, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a809a62, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6a844, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f8f0c59, org.springframework.security.web.session.SessionManagementFilter@2c17ebb7, org.springframework.security.web.access.ExceptionTranslationFilter@335aac7a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@ba6907f]
17:57:44.699 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
17:57:44.701 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
17:57:44.702 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
17:57:44.705 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
17:57:44.730 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
17:57:44.730 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "LAPTOP-HP6KJ9QE1770198048971"'s failed in-progress jobs.
17:57:44.734 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770199053324 started.
21:07:45.061 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
21:07:45.112 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 38160 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
21:07:45.112 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
21:07:52.886 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
21:07:52.905 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
21:07:52.908 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
21:07:52.908 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
21:07:53.221 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
21:07:53.221 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 7523 ms
21:07:54.212 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
21:07:54.245 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
21:07:54.261 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
21:07:54.264 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
21:07:54.264 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
21:07:54.264 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
21:07:54.264 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
21:07:56.948 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
21:07:57.708 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
21:07:57.733 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
21:08:09.843 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
21:08:13.018 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
21:08:13.038 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
21:08:13.038 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
21:08:13.054 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
21:08:13.058 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
21:08:13.059 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770210493021'
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.
21:08:13.060 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
21:08:13.060 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
21:08:13.060 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@295f115d
21:08:17.505 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
21:08:17.531 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
21:08:18.357 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
21:08:18.433 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7bce016c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49808d41, org.springframework.security.web.context.SecurityContextPersistenceFilter@34ec33f4, org.springframework.security.web.header.HeaderWriterFilter@339de67e, org.springframework.web.filter.CorsFilter@120f441c, org.springframework.security.web.authentication.logout.LogoutFilter@66e17bf2, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@8e77c5b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1e2c701, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@711329fe, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2407f1a8, org.springframework.security.web.session.SessionManagementFilter@60b90fd3, org.springframework.security.web.access.ExceptionTranslationFilter@62509b77, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@37a522c8]
21:08:20.542 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
21:08:20.568 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
21:08:20.568 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
21:08:20.570 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
21:08:20.571 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
21:08:20.573 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
21:08:20.595 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
21:08:20.595 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "LAPTOP-HP6KJ9QE1770199053324"'s failed in-progress jobs.
21:08:20.596 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770210493021 started.
21:08:20.603 [QuartzScheduler_schedulerName-LAPTOP-HP6KJ9QE1770210493021_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 1 trigger(s) that missed their scheduled fire-time.
21:08:20.634 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
21:08:20.696 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
21:08:20.721 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:08:20.758 [schedulerName_Worker-1] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-3,slave} inited
21:08:20.763 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
21:08:21.139 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [demo] success
21:09:03.340 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
21:09:03.350 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
21:09:03.369 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 79.334 seconds (JVM running for 81.141)
21:09:03.375 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
21:10:00.026 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:10:00.034 [schedulerName_Worker-2] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
21:20:00.011 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:20:00.013 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
21:30:00.012 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:30:00.014 [schedulerName_Worker-4] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
21:40:00.012 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:40:00.012 [schedulerName_Worker-5] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
21:41:48.827 [http-nio-48080-exec-4] INFO c.l.t.f.i.c.u.AreaUtils - [<init>,62] - 启动加载 AreaUtils 成功,耗时 (34) 毫秒
21:50:00.011 [schedulerName_Worker-6] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
21:50:00.013 [schedulerName_Worker-6] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:00:00.010 [schedulerName_Worker-7] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:00:00.012 [schedulerName_Worker-7] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:10:00.011 [schedulerName_Worker-8] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:10:00.012 [schedulerName_Worker-8] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:20:00.012 [schedulerName_Worker-9] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:20:00.014 [schedulerName_Worker-9] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:30:00.014 [schedulerName_Worker-10] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:30:00.015 [schedulerName_Worker-10] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:40:00.017 [schedulerName_Worker-11] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:40:00.019 [schedulerName_Worker-11] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
22:50:00.014 [schedulerName_Worker-12] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
22:50:00.015 [schedulerName_Worker-12] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:00:00.015 [schedulerName_Worker-13] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:00:00.016 [schedulerName_Worker-13] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:10:00.012 [schedulerName_Worker-14] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:10:00.015 [schedulerName_Worker-14] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:20:00.012 [schedulerName_Worker-15] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:20:00.013 [schedulerName_Worker-15] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:30:00.009 [schedulerName_Worker-16] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:30:00.011 [schedulerName_Worker-16] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:40:00.020 [schedulerName_Worker-17] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:40:00.022 [schedulerName_Worker-17] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
23:50:00.023 [schedulerName_Worker-18] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
23:50:00.024 [schedulerName_Worker-18] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************