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

336 lines
45 KiB
Plaintext

11:40:21.212 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
11:40:21.310 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 51172 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
11:40:21.311 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
11:40:32.032 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
11:40:32.068 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
11:40:32.071 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:40:32.071 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
11:40:32.490 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:40:32.491 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 10045 ms
11:40:34.028 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
11:40:34.033 [Druid-ConnectionPool-Create-739665788] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
11:40:34.035 [Druid-ConnectionPool-Create-739665788] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
11:40:34.174 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
11:40:34.206 [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.
11:42:16.239 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
11:42:16.307 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 32580 (C:\Users\Dongpx\Desktop\java工作\hngryy_report\java\lidee-admin\target\classes started by Dongpx in C:\Users\Dongpx\Desktop\java工作\hngryy_report\java)
11:42:16.308 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
11:42:26.453 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
11:42:26.481 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
11:42:26.483 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:42:26.484 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
11:42:26.839 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:42:26.839 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9531 ms
11:42:30.700 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
11:42:33.001 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
11:42:33.012 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
11:42:33.016 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
11:42:33.016 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
11:42:33.017 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [3] datasource,primary datasource named [master]
11:42:37.887 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
11:42:39.153 [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
11:42:39.188 [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
11:42:58.160 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
11:43:01.535 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
11:43:01.573 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
11:43:01.574 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
11:43:01.603 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
11:43:01.609 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
11:43:01.610 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770349381539'
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.
11:43:01.610 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
11:43:01.610 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
11:43:01.611 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7308e2d6
11:43:09.324 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
11:43:09.363 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
11:43:10.505 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
11:43:10.598 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@633332e2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@591e3e5e, org.springframework.security.web.context.SecurityContextPersistenceFilter@2088e339, org.springframework.security.web.header.HeaderWriterFilter@1c83652d, org.springframework.web.filter.CorsFilter@a308ffd, org.springframework.security.web.authentication.logout.LogoutFilter@7b51fc45, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@6296e4bf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2765c3fc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3e43fb40, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36e8e3e1, org.springframework.security.web.session.SessionManagementFilter@1e2c701, org.springframework.security.web.access.ExceptionTranslationFilter@78494a59, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@113886b1]
11:43:13.806 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
11:43:13.839 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:43:13.839 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
11:43:13.841 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
11:43:13.842 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
11:43:13.844 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
11:43:16.093 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770349381539 started.
11:43:16.152 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
11:43:16.271 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
11:43:18.643 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [erp_bi] success
11:43:18.646 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
11:43:18.669 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
11:43:18.715 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 63.726 seconds (JVM running for 65.826)
11:43:18.731 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
12:03:34.039 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770349381539 paused.
12:03:36.666 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
12:03:36.666 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770349381539 shutting down.
12:03:36.666 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770349381539 paused.
12:03:42.358 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770349381539 shutdown complete.
12:03:42.392 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
12:03:42.401 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:03:42.401 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
12:03:42.401 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
12:03:42.408 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
12:03:42.408 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
12:03:42.408 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:03:42.411 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:03:42.411 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
12:03:42.411 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
12:03:47.910 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:03:47.998 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 10668 (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:03:47.998 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
12:03:57.207 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:03:57.232 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:03:57.234 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:03:57.236 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:03:57.561 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:03:57.561 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 8428 ms
12:04:01.023 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:04:03.334 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
12:04:03.343 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
12:04:03.345 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
12:04:03.346 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
12:04:03.346 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [3] datasource,primary datasource named [master]
12:04:06.391 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
12:04:07.290 [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
12:04:07.323 [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:04:22.186 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
12:04:24.891 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
12:04:24.914 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
12:04:24.914 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
12:04:24.933 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
12:04:24.938 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
12:04:24.939 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770350664893'
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:04:24.939 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
12:04:24.939 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
12:04:24.940 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@726e780a
12:04:30.689 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
12:04:30.724 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
12:04:31.717 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
12:04:31.788 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@155ab4b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@689f60ea, org.springframework.security.web.context.SecurityContextPersistenceFilter@1a5b8f77, org.springframework.security.web.header.HeaderWriterFilter@2cfd91b9, org.springframework.web.filter.CorsFilter@6267b25a, org.springframework.security.web.authentication.logout.LogoutFilter@18f90bd8, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@6296e4bf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@de4bee9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@400c0d26, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12e4c6a0, org.springframework.security.web.session.SessionManagementFilter@3af30ab8, org.springframework.security.web.access.ExceptionTranslationFilter@74f23ecc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7aa1e86b]
12:04:34.268 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
12:04:34.300 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
12:04:34.300 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
12:04:34.302 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 2 ms
12:04:34.303 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
12:04:34.306 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
12:04:36.511 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770350664893 started.
12:04:36.550 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
12:04:36.639 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
12:04:37.857 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [erp_bi] success
12:04:37.858 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
12:04:37.870 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
12:04:37.891 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 51.273 seconds (JVM running for 53.408)
12:04:37.898 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
12:07:56.634 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770350664893 paused.
12:07:59.498 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
12:07:59.498 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770350664893 shutting down.
12:07:59.498 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770350664893 paused.
12:08:08.863 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770350664893 shutdown complete.
12:08:08.899 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
12:08:08.906 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
12:08:08.906 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
12:08:08.906 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
12:08:08.913 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
12:08:08.913 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
12:08:08.913 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:08:08.917 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:08:08.917 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
12:08:08.917 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
12:08:13.842 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:08:13.896 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 11812 (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:08:13.896 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
12:08:22.974 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:08:22.999 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:08:23.001 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:08:23.002 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:08:23.312 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:08:23.312 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 8589 ms
12:08:24.505 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:08:24.510 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:08:24.513 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:08:24.629 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
12:08:24.651 [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:27:07.123 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:27:07.206 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 28252 (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:07.207 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
12:27:17.178 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:27:17.203 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:27:17.206 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:27:17.206 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:27:17.497 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:27:17.497 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9314 ms
12:27:18.614 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:27:18.620 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:27:18.622 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:27:18.711 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
12:27:18.733 [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:28:07.931 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:28:08.050 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 13716 (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:28:08.051 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "prod"
12:28:17.993 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:28:18.015 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:28:18.017 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:28:18.017 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:28:18.322 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:28:18.322 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9286 ms
12:28:19.433 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:28:19.438 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
12:28:19.441 [Druid-ConnectionPool-Create-668417314] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
12:28:19.579 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
12:28:19.612 [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:31:32.065 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:31:32.183 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 36700 (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:31:32.183 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
12:31:41.857 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
12:31:41.879 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
12:31:41.881 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:31:41.881 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
12:31:42.172 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:31:42.172 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9017 ms
12:31:45.725 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
12:31:48.278 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
12:31:48.287 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
12:31:48.292 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
12:31:48.292 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
12:31:48.292 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [3] datasource,primary datasource named [master]
12:31:53.340 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
12:31:55.047 [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
12:31:55.089 [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:32:12.266 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
12:32:15.279 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
12:32:15.303 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
12:32:15.303 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
12:32:15.322 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
12:32:15.327 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
12:32:15.328 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770352335281'
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:32:15.328 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
12:32:15.330 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
12:32:15.330 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7f8586f9
12:32:22.495 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
12:32:22.539 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
12:32:23.606 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
12:32:23.720 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@43ca45af, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a4132b2, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a970f, org.springframework.security.web.header.HeaderWriterFilter@23106076, org.springframework.web.filter.CorsFilter@1f96db42, org.springframework.security.web.authentication.logout.LogoutFilter@6f997702, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@6b576ff8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7960e87a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@83b0d9f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13bf9a03, org.springframework.security.web.session.SessionManagementFilter@38a147ba, org.springframework.security.web.access.ExceptionTranslationFilter@54539319, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@cd7871e]
12:32:26.898 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
12:32:26.930 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
12:32:26.930 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
12:32:26.934 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 3 ms
12:32:26.934 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
12:32:26.936 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
12:32:29.285 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770352335281 started.
12:32:29.329 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
12:32:29.443 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
12:32:31.416 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [erp_bi] success
12:32:31.418 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
12:32:31.430 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
12:32:31.459 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 60.519 seconds (JVM running for 62.549)
12:32:31.468 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
12:34:10.112 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770352335281 paused.
13:56:54.397 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
13:56:54.496 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 32624 (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:56:54.497 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
13:57:04.060 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
13:57:04.088 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
13:57:04.091 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
13:57:04.091 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
13:57:04.467 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
13:57:04.467 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 8834 ms
13:57:26.653 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
13:57:26.793 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
13:57:26.823 [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.
17:51:33.504 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:51:33.585 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 50960 (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:51:33.585 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
17:51:43.889 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
17:51:43.918 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
17:51:43.920 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:51:43.920 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
17:51:44.300 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:51:44.300 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9831 ms
17:52:06.527 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
17:52:06.630 [main] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
17:52:06.654 [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.
17:54:12.058 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:54:12.134 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_392 on LAPTOP-HP6KJ9QE with PID 53624 (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:54:12.134 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
17:54:22.491 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
17:54:22.517 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
17:54:22.520 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:54:22.520 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
17:54:22.922 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:54:22.922 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 9918 ms
17:54:26.870 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
17:54:29.035 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
17:54:29.045 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
17:54:29.050 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
17:54:29.050 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
17:54:29.051 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [3] datasource,primary datasource named [master]
17:54:32.913 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
17:54:34.113 [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
17:54:34.151 [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:54:53.150 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
17:54:56.269 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
17:54:56.297 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
17:54:56.297 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
17:54:56.321 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
17:54:56.328 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
17:54:56.330 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'LAPTOP-HP6KJ9QE1770371696272'
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:54:56.330 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
17:54:56.330 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
17:54:56.330 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1548dc37
17:55:03.828 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
17:55:03.872 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
17:55:05.288 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
17:55:05.369 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@240e8240, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@467310c6, org.springframework.security.web.context.SecurityContextPersistenceFilter@51049621, org.springframework.security.web.header.HeaderWriterFilter@7bc3e36b, org.springframework.web.filter.CorsFilter@72bb0640, org.springframework.security.web.authentication.logout.LogoutFilter@2ae62f7, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@7c9512c6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58b2c0b4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c73a332, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13809190, org.springframework.security.web.session.SessionManagementFilter@42e7e12f, org.springframework.security.web.access.ExceptionTranslationFilter@1edad178, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3625110e]
17:55:07.931 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
17:55:07.966 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:55:07.967 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
17:55:07.970 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 3 ms
17:55:07.971 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
17:55:07.973 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
17:55:10.203 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_LAPTOP-HP6KJ9QE1770371696272 started.
17:55:10.260 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
17:55:10.391 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
17:55:12.492 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [erp_bi] success
17:55:12.493 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
17:55:12.510 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
17:55:12.545 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 61.828 seconds (JVM running for 64.161)
17:55:12.559 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----