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.

12 lines
1.7 KiB

10 months ago
2023-12-06 09:04:20.011 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_DESKTOP-EK5U42V1701760663639 paused.
2023-12-06 09:04:20.408 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:218 - Shutting down ExecutorService 'applicationTaskExecutor'
2023-12-06 09:04:20.420 [SpringContextShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:845 - Shutting down Quartz Scheduler
2023-12-06 09:04:20.420 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_DESKTOP-EK5U42V1701760663639 shutting down.
2023-12-06 09:04:20.420 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_DESKTOP-EK5U42V1701760663639 paused.
2023-12-06 09:04:20.423 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_DESKTOP-EK5U42V1701760663639 shutdown complete.
2023-12-06 09:04:20.444 [SpringContextShutdownHook] INFO org.mongodb.driver.connection:71 - Closed connection [connectionId{localValue:2, serverValue:10}] to localhost:27017 because the pool has been closed.
2023-12-06 09:04:20.645 [SpringContextShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing ....
2023-12-06 09:04:20.664 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ...
2023-12-06 09:04:20.673 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed
2023-12-06 09:04:20.675 [SpringContextShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye