123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390 |
- 22:58:10.787 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 22:58:10.893 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 17164 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 22:58:10.894 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 22:58:11.034 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 22:58:11.035 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 22:58:13.758 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 22:58:13.763 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 22:58:13.866 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 83 ms. Found 0 Redis repository interfaces.
- 22:58:14.108 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 22:58:14.140 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 22:58:15.404 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 22:58:15.405 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4368 ms
- 22:58:19.475 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 22:58:19.496 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 22:58:19.496 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 22:58:19.497 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 22:58:19.498 [restartedMain] INFO org.quartz.core.QuartzScheduler - 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.
- 22:58:19.498 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 22:58:19.498 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 22:58:19.498 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bee201f
- 22:58:22.355 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 22:58:22.364 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 22:58:22.612 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 22:58:22.655 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 22:58:22.655 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 22:58:22.656 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 22:58:22.684 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 22:58:22.698 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 22:58:22.711 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 22:58:22.750 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 22:58:22.834 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 22:58:22.836 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 22:58:22.837 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 22:58:22.878 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 13.037 seconds (process running for 14.748)
- 22:58:22.882 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 22:58:22.894 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 22:58:23.459 [restartedMain] INFO p6spy - 2023-11-13 22:58:23 | Time Consuming: 29 ms | Connection: statement-0 | SQL: SELECT 1
- 22:58:23.466 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3d65b119
- 22:58:23.489 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 22:58:23.645 [restartedMain] INFO p6spy - 2023-11-13 22:58:23 | Time Consuming: 41 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 22:58:23.680 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 22:58:23.683 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 22:58:24.250 [RMI TCP Connection(12)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 22:58:24.251 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 22:58:24.255 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-11-13 22:58:24 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1
- 22:58:24.256 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms
- 22:58:24.270 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-11-13 22:58:24 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1
- 22:58:33.170 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 22:58:33.173 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
- 22:58:33.190 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 22:58:33.196 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 22:58:33.196 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
- 22:58:33.197 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
- 22:58:33.209 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
- 22:58:33.211 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 22:58:33.242 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
- 22:58:33.250 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
- 23:29:01.617 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 23:29:01.725 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 9764 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 23:29:01.726 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 23:29:01.875 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 23:29:01.875 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 23:29:04.660 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 23:29:04.667 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 23:29:04.772 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces.
- 23:29:05.030 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 23:29:05.058 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 23:29:06.594 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 23:29:06.594 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4718 ms
- 23:29:10.885 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 23:29:10.899 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 23:29:10.900 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 23:29:10.901 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 23:29:10.901 [restartedMain] INFO org.quartz.core.QuartzScheduler - 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.
- 23:29:10.901 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 23:29:10.902 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 23:29:10.902 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@787ea3c4
- 23:29:14.239 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 23:29:14.248 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 23:29:14.499 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 23:29:14.551 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 23:29:14.552 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 23:29:14.553 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 23:29:14.580 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 23:29:14.596 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 23:29:14.615 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 23:29:14.657 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 23:29:14.755 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 23:29:14.758 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 23:29:14.758 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:29:14.803 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 14.164 seconds (process running for 16.163)
- 23:29:14.807 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 23:29:14.819 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 23:29:15.473 [restartedMain] INFO p6spy - 2023-11-13 23:29:15 | Time Consuming: 34 ms | Connection: statement-0 | SQL: SELECT 1
- 23:29:15.490 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3a9056bf
- 23:29:15.499 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 23:29:15.670 [restartedMain] INFO p6spy - 2023-11-13 23:29:15 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 23:29:15.717 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:29:15.722 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:29:16.392 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-11-13 23:29:16 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1
- 23:29:16.404 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 23:29:16.405 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 23:29:16.411 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
- 23:29:16.417 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-11-13 23:29:16 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1
- 23:30:00.013 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
- 23:30:00.025 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:30:00 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1
- 23:30:13.214 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:30:13 | Time Consuming: 18 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a')
- 23:30:13.236 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:30:13 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid
- 23:30:17.544 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
- 23:40:00.003 [quartzScheduler_Worker-2] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
- 23:40:00.136 [quartzScheduler_Worker-2] INFO p6spy - 2023-11-13 23:40:00 | Time Consuming: 131 ms | Connection: statement-6 | SQL: SELECT 1
- 23:40:00.432 [quartzScheduler_Worker-2] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
- 23:42:34.464 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 23:42:34.467 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
- 23:42:34.488 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 23:42:34.526 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 23:42:34.527 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
- 23:42:34.528 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
- 23:42:34.545 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
- 23:42:34.549 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 23:42:34.651 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
- 23:42:34.664 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
- 23:42:43.973 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 23:42:44.068 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 12432 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 23:42:44.070 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 23:42:44.196 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 23:42:44.196 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 23:42:47.166 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 23:42:47.171 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 23:42:47.299 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 108 ms. Found 0 Redis repository interfaces.
- 23:42:47.574 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 23:42:47.598 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 23:42:49.099 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 23:42:49.099 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4901 ms
- 23:42:53.240 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 23:42:53.260 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 23:42:53.260 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 23:42:53.262 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 23:42:53.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - 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.
- 23:42:53.263 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 23:42:53.263 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 23:42:53.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@743afd96
- 23:42:56.354 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 23:42:56.362 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 23:42:56.634 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 23:42:56.705 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 23:42:56.706 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 23:42:56.707 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 23:42:56.752 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 23:42:56.770 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 23:42:56.784 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 23:42:56.827 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 23:42:56.917 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 23:42:56.920 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 23:42:56.920 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:42:56.959 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 13.833 seconds (process running for 15.59)
- 23:42:56.964 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 23:42:56.978 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 23:42:57.736 [restartedMain] INFO p6spy - 2023-11-13 23:42:57 | Time Consuming: 42 ms | Connection: statement-0 | SQL: SELECT 1
- 23:42:57.743 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@60aa8ac6
- 23:42:57.753 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 23:42:57.955 [restartedMain] INFO p6spy - 2023-11-13 23:42:57 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 23:42:58.003 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:42:58.007 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:42:58.849 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 23:42:58.849 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 23:42:58.856 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
- 23:42:58.866 [RMI TCP Connection(1)-192.168.3.5] INFO p6spy - 2023-11-13 23:42:58 | Time Consuming: 22 ms | Connection: statement-0 | SQL: SELECT 1
- 23:42:58.886 [RMI TCP Connection(1)-192.168.3.5] INFO p6spy - 2023-11-13 23:42:58 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1
- 23:50:00.011 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
- 23:50:05.027 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:05 | Time Consuming: 5015 ms | Connection: statement-0 | SQL: SELECT 1
- 23:50:10.032 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:10 | Time Consuming: 5002 ms | Connection: statement-1 | SQL: SELECT 1
- 23:50:15.036 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:15 | Time Consuming: 5002 ms | Connection: statement-2 | SQL: SELECT 1
- 23:50:20.040 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:20 | Time Consuming: 5003 ms | Connection: statement-3 | SQL: SELECT 1
- 23:50:25.044 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:25 | Time Consuming: 5002 ms | Connection: statement-4 | SQL: SELECT 1
- 23:50:25.130 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:25 | Time Consuming: 84 ms | Connection: statement-5 | SQL: SELECT 1
- 23:50:40.920 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:40 | Time Consuming: 66 ms | Connection: statement-5 | SQL: replace into uid_sequence(stub) values('a')
- 23:50:41.046 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:41 | Time Consuming: 113 ms | Connection: statement-5 | SQL: SELECT LAST_INSERT_ID() AS uid
- 23:50:43.860 [quartzScheduler_Worker-1] INFO p6spy - 2023-11-13 23:50:43 | Time Consuming: 85 ms | Connection: statement-5 | SQL: insert into goaf_sensor_alarm_report
- ( goaf_sensor_alarm_report_id,
-
-
- oc_id,
-
-
-
-
-
- goaf_sensor_alarm_report_time )
- values ( 472320,
-
-
- 406283,
-
-
-
-
-
- '2023-11-13T23:50:40.077787600' )
- 23:50:43.878 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
- 23:52:42.220 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 23:52:42.222 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
- 23:52:42.264 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
- 23:52:42.285 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 23:52:42.286 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
- 23:52:42.288 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
- 23:52:42.313 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
- 23:52:42.316 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
- 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
- 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
- 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
- 23:52:42.432 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
- 23:52:42.439 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
- 23:52:52.208 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
- 23:52:52.305 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 17328 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
- 23:52:52.306 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
- 23:52:52.430 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
- 23:52:52.431 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
- 23:52:55.436 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 23:52:55.444 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 23:52:55.558 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 91 ms. Found 0 Redis repository interfaces.
- 23:52:55.829 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
- 23:52:55.854 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
- 23:52:57.322 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
- 23:52:57.322 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4890 ms
- 23:53:01.588 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 23:53:01.605 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 23:53:01.606 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
- 23:53:01.607 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 23:53:01.608 [restartedMain] INFO org.quartz.core.QuartzScheduler - 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.
- 23:53:01.608 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 23:53:01.608 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
- 23:53:01.608 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@69279d5
- 23:53:04.923 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
- 23:53:04.933 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
- 23:53:05.210 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
- 23:53:05.268 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
- 23:53:05.268 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
- 23:53:05.268 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
- 23:53:05.310 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
- 23:53:05.324 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
- 23:53:05.337 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
- 23:53:05.379 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
- 23:53:05.473 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
- 23:53:05.476 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
- 23:53:05.476 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:53:05.520 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 14.182 seconds (process running for 15.947)
- 23:53:05.524 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
- 23:53:05.535 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
- 23:53:06.493 [restartedMain] INFO p6spy - 2023-11-13 23:53:06 | Time Consuming: 43 ms | Connection: statement-0 | SQL: SELECT 1
- 23:53:06.511 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7195524f
- 23:53:06.521 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
- 23:53:06.670 [restartedMain] INFO p6spy - 2023-11-13 23:53:06 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT
-
- A.job_id,
- A.job_title,
- A.job_desc,
- A.status,
- A.job_type,
- A.job_code,
- A.job_cron,
- A.job_class_id,
- B.job_class,
- A.cycle_title,
- A.cycle_period,
- A.cycle_unit
-
- FROM job AS A
- LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
- WHERE A.deleted_flag = 0
-
-
- AND A.status = 1
-
-
- ORDER BY A.job_id ASC
- 23:53:06.721 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:53:06.726 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 23:53:07.491 [RMI TCP Connection(1)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 23:53:07.492 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 23:53:07.495 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-11-13 23:53:07 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1
- 23:53:07.499 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
- 23:53:07.522 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-11-13 23:53:07 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1
|