联美后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

185 lines
22 KiB

08:20:40.839 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.3.Final
08:20:40.839 [restartedMain] INFO c.win.WinApplication - [logStarting,55] - Starting WinApplication using Java 1.8.0_231 on LAPTOP-K8GOQEG9 with PID 18624 (D:\workspace\wenyin\win\win-admin\target\classes started by admin in D:\workspace\wenyin\win)
08:20:40.851 [restartedMain] INFO c.win.WinApplication - [logStartupProfileInfo,686] - The following 3 profiles are active: "druid", "mybatis", "dev"
08:20:44.202 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
08:20:44.203 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:20:44.203 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.63]
08:20:44.262 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:20:45.598 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,985] - {dataSource-1,tms} inited
08:20:45.599 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [sharding] success
08:20:45.601 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [tms] success
08:20:45.601 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,235] - dynamic-datasource initial loaded [2] datasource,primary datasource named [tms]
08:20:48.946 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
08:20:48.960 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:20:48.960 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
08:20:48.961 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
08:20:48.962 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
08:20:48.963 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
08:20:48.963 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
08:20:48.963 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3ffc4576
08:20:50.234 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
08:20:50.558 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
08:20:50.567 [restartedMain] INFO c.win.WinApplication - [logStarted,61] - Started WinApplication in 10.342 seconds (JVM running for 11.462)
08:56:17.351 [http-nio-8080-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
08:56:24.549 [schedule-pool-1] INFO sys-user - [run,56] - [192.168.0.90]内网IP[admin][Success][登录成功]
11:03:00.213 [Thread-5] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:00.521 [Thread-5] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
11:03:00.522 [Thread-5] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:00.524 [Thread-5] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
11:03:00.526 [Thread-5] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
11:03:00.532 [Thread-5] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
11:03:00.542 [Thread-5] INFO c.a.d.p.DruidDataSource - [close,2105] - {dataSource-1} closing ...
11:03:00.557 [Thread-5] INFO c.a.d.p.DruidDataSource - [close,2178] - {dataSource-1} closed
11:03:01.355 [restartedMain] INFO c.win.WinApplication - [logStarting,55] - Starting WinApplication using Java 1.8.0_231 on LAPTOP-K8GOQEG9 with PID 18624 (D:\workspace\wenyin\win\win-admin\target\classes started by admin in D:\workspace\wenyin\win)
11:03:01.356 [restartedMain] INFO c.win.WinApplication - [logStartupProfileInfo,686] - The following 3 profiles are active: "druid", "mybatis", "dev"
11:03:02.370 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
11:03:02.371 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:03:02.372 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.63]
11:03:02.381 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:03:02.665 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,985] - {dataSource-2,tms} inited
11:03:02.665 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [sharding] success
11:03:02.665 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [tms] success
11:03:02.666 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,235] - dynamic-datasource initial loaded [2] datasource,primary datasource named [tms]
11:03:04.103 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
11:03:04.104 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
11:03:04.104 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
11:03:04.105 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
11:03:04.105 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
11:03:04.105 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
11:03:04.105 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
11:03:04.105 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@8f1da45
11:03:04.852 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
11:03:04.930 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
11:03:04.933 [restartedMain] INFO c.win.WinApplication - [logStarted,61] - Started WinApplication in 3.733 seconds (JVM running for 9745.827)
11:03:06.746 [Thread-9] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:06.964 [Thread-9] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
11:03:06.964 [Thread-9] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:06.965 [Thread-9] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
11:03:06.965 [Thread-9] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
11:03:06.968 [Thread-9] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
11:03:06.968 [Thread-9] INFO c.a.d.p.DruidDataSource - [close,2105] - {dataSource-2} closing ...
11:03:06.969 [Thread-9] INFO c.a.d.p.DruidDataSource - [close,2178] - {dataSource-2} closed
11:03:07.668 [restartedMain] INFO c.win.WinApplication - [logStarting,55] - Starting WinApplication using Java 1.8.0_231 on LAPTOP-K8GOQEG9 with PID 18624 (D:\workspace\wenyin\win\win-admin\target\classes started by admin in D:\workspace\wenyin\win)
11:03:07.669 [restartedMain] INFO c.win.WinApplication - [logStartupProfileInfo,686] - The following 3 profiles are active: "druid", "mybatis", "dev"
11:03:08.297 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
11:03:08.298 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:03:08.298 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.63]
11:03:08.305 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:03:08.411 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,985] - {dataSource-3,tms} inited
11:03:08.412 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [sharding] success
11:03:08.412 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [tms] success
11:03:08.412 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,235] - dynamic-datasource initial loaded [2] datasource,primary datasource named [tms]
11:03:09.513 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
11:03:09.514 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
11:03:09.515 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
11:03:09.515 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
11:03:09.515 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
11:03:09.515 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
11:03:09.516 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
11:03:09.516 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b772342
11:03:10.147 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
11:03:10.207 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
11:03:10.210 [restartedMain] INFO c.win.WinApplication - [logStarted,61] - Started WinApplication in 2.587 seconds (JVM running for 9751.104)
11:03:11.606 [Thread-13] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:11.769 [Thread-13] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
11:03:11.770 [Thread-13] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:03:11.770 [Thread-13] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
11:03:11.770 [Thread-13] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
11:03:11.773 [Thread-13] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
11:03:11.773 [Thread-13] INFO c.a.d.p.DruidDataSource - [close,2105] - {dataSource-3} closing ...
11:03:11.775 [Thread-13] INFO c.a.d.p.DruidDataSource - [close,2178] - {dataSource-3} closed
11:03:12.319 [restartedMain] INFO c.win.WinApplication - [logStarting,55] - Starting WinApplication using Java 1.8.0_231 on LAPTOP-K8GOQEG9 with PID 18624 (D:\workspace\wenyin\win\win-admin\target\classes started by admin in D:\workspace\wenyin\win)
11:03:12.319 [restartedMain] INFO c.win.WinApplication - [logStartupProfileInfo,686] - The following 3 profiles are active: "druid", "mybatis", "dev"
11:03:12.806 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
11:03:12.807 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:03:12.807 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.63]
11:03:12.812 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:03:12.894 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,985] - {dataSource-4,tms} inited
11:03:12.894 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [sharding] success
11:03:12.894 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [tms] success
11:03:12.894 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,235] - dynamic-datasource initial loaded [2] datasource,primary datasource named [tms]
11:03:13.699 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
11:03:13.699 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
11:03:13.700 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
11:03:13.700 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
11:03:13.700 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
11:03:13.700 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
11:03:13.700 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
11:03:13.700 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1e790d9
11:03:14.166 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
11:03:14.216 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
11:03:14.218 [restartedMain] INFO c.win.WinApplication - [logStarted,61] - Started WinApplication in 1.934 seconds (JVM running for 9755.113)
11:07:01.662 [http-nio-8080-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:07:19.356 [Thread-17] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:07:19.499 [Thread-17] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
11:07:19.499 [Thread-17] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:07:19.499 [Thread-17] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
11:07:19.499 [Thread-17] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
11:07:19.501 [Thread-17] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
11:07:19.501 [Thread-17] INFO c.a.d.p.DruidDataSource - [close,2105] - {dataSource-4} closing ...
11:07:19.502 [Thread-17] INFO c.a.d.p.DruidDataSource - [close,2178] - {dataSource-4} closed
11:07:19.936 [restartedMain] INFO c.win.WinApplication - [logStarting,55] - Starting WinApplication using Java 1.8.0_231 on LAPTOP-K8GOQEG9 with PID 18624 (D:\workspace\wenyin\win\win-admin\target\classes started by admin in D:\workspace\wenyin\win)
11:07:19.937 [restartedMain] INFO c.win.WinApplication - [logStartupProfileInfo,686] - The following 3 profiles are active: "druid", "mybatis", "dev"
11:07:20.707 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
11:07:20.707 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:07:20.707 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.63]
11:07:20.714 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:07:20.807 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,985] - {dataSource-5,tms} inited
11:07:20.807 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [sharding] success
11:07:20.807 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,144] - dynamic-datasource - add a datasource named [tms] success
11:07:20.807 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,235] - dynamic-datasource initial loaded [2] datasource,primary datasource named [tms]
11:07:21.590 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
11:07:21.590 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
11:07:21.590 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
11:07:21.591 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
11:07:21.591 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
11:07:21.591 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
11:07:21.591 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
11:07:21.591 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@41076377
11:07:21.996 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
11:07:22.049 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
11:07:22.051 [restartedMain] INFO c.win.WinApplication - [logStarted,61] - Started WinApplication in 2.156 seconds (JVM running for 10002.944)
11:08:43.570 [http-nio-8080-exec-73] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:44:32.301 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:44:32.446 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
11:44:32.446 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
11:44:32.446 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
11:44:32.446 [SpringApplicationShutdownHook] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
11:44:32.447 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
11:44:32.448 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2105] - {dataSource-5} closing ...
11:44:32.448 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2178] - {dataSource-5} closed