info.2023-11-13.log 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. 22:58:10.787 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  2. 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)
  3. 22:58:10.894 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  4. 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
  5. 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'
  6. 22:58:13.758 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  7. 22:58:13.763 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  8. 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.
  9. 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.
  10. 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.
  11. 22:58:15.404 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  12. 22:58:15.405 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4368 ms
  13. 22:58:19.475 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  14. 22:58:19.496 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  15. 22:58:19.496 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  16. 22:58:19.497 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  17. 22:58:19.498 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  18. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  19. NOT STARTED.
  20. Currently in standby mode.
  21. Number of jobs executed: 0
  22. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  23. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  24. 22:58:19.498 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  25. 22:58:19.498 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  26. 22:58:19.498 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bee201f
  27. 22:58:22.355 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  28. 22:58:22.364 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  29. 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
  30. 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
  31. 22:58:22.655 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  32. 22:58:22.656 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  33. 22:58:22.684 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  34. 22:58:22.698 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  35. 22:58:22.711 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  36. 22:58:22.750 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  37. 22:58:22.834 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  38. 22:58:22.836 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  39. 22:58:22.837 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  40. 22:58:22.878 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 13.037 seconds (process running for 14.748)
  41. 22:58:22.882 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  42. 22:58:22.894 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  43. 22:58:23.459 [restartedMain] INFO p6spy - 2023-11-13 22:58:23 | Time Consuming: 29 ms | Connection: statement-0 | SQL: SELECT 1
  44. 22:58:23.466 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3d65b119
  45. 22:58:23.489 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  46. 22:58:23.645 [restartedMain] INFO p6spy - 2023-11-13 22:58:23 | Time Consuming: 41 ms | Connection: statement-0 | SQL: SELECT
  47. A.job_id,
  48. A.job_title,
  49. A.job_desc,
  50. A.status,
  51. A.job_type,
  52. A.job_code,
  53. A.job_cron,
  54. A.job_class_id,
  55. B.job_class,
  56. A.cycle_title,
  57. A.cycle_period,
  58. A.cycle_unit
  59. FROM job AS A
  60. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  61. WHERE A.deleted_flag = 0
  62. AND A.status = 1
  63. ORDER BY A.job_id ASC
  64. 22:58:23.680 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  65. 22:58:23.683 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  66. 22:58:24.250 [RMI TCP Connection(12)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  67. 22:58:24.251 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  68. 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
  69. 22:58:24.256 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms
  70. 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
  71. 22:58:33.170 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  72. 22:58:33.173 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  73. 22:58:33.190 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  74. 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
  75. 22:58:33.196 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  76. 22:58:33.197 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  77. 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)
  78. 22:58:33.211 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  79. 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  80. 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  81. 22:58:33.212 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  82. 22:58:33.242 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  83. 22:58:33.250 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  84. 23:29:01.617 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  85. 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)
  86. 23:29:01.726 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  87. 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
  88. 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'
  89. 23:29:04.660 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  90. 23:29:04.667 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  91. 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.
  92. 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.
  93. 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.
  94. 23:29:06.594 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  95. 23:29:06.594 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4718 ms
  96. 23:29:10.885 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  97. 23:29:10.899 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  98. 23:29:10.900 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  99. 23:29:10.901 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  100. 23:29:10.901 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  101. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  102. NOT STARTED.
  103. Currently in standby mode.
  104. Number of jobs executed: 0
  105. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  106. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  107. 23:29:10.901 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  108. 23:29:10.902 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  109. 23:29:10.902 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@787ea3c4
  110. 23:29:14.239 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  111. 23:29:14.248 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  112. 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
  113. 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
  114. 23:29:14.552 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  115. 23:29:14.553 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  116. 23:29:14.580 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  117. 23:29:14.596 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  118. 23:29:14.615 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  119. 23:29:14.657 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  120. 23:29:14.755 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  121. 23:29:14.758 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  122. 23:29:14.758 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  123. 23:29:14.803 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 14.164 seconds (process running for 16.163)
  124. 23:29:14.807 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  125. 23:29:14.819 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  126. 23:29:15.473 [restartedMain] INFO p6spy - 2023-11-13 23:29:15 | Time Consuming: 34 ms | Connection: statement-0 | SQL: SELECT 1
  127. 23:29:15.490 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3a9056bf
  128. 23:29:15.499 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  129. 23:29:15.670 [restartedMain] INFO p6spy - 2023-11-13 23:29:15 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT
  130. A.job_id,
  131. A.job_title,
  132. A.job_desc,
  133. A.status,
  134. A.job_type,
  135. A.job_code,
  136. A.job_cron,
  137. A.job_class_id,
  138. B.job_class,
  139. A.cycle_title,
  140. A.cycle_period,
  141. A.cycle_unit
  142. FROM job AS A
  143. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  144. WHERE A.deleted_flag = 0
  145. AND A.status = 1
  146. ORDER BY A.job_id ASC
  147. 23:29:15.717 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  148. 23:29:15.722 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  149. 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
  150. 23:29:16.404 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  151. 23:29:16.405 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  152. 23:29:16.411 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
  153. 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
  154. 23:30:00.013 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
  155. 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
  156. 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')
  157. 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
  158. 23:30:17.544 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
  159. 23:40:00.003 [quartzScheduler_Worker-2] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
  160. 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
  161. 23:40:00.432 [quartzScheduler_Worker-2] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
  162. 23:42:34.464 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  163. 23:42:34.467 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  164. 23:42:34.488 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  165. 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
  166. 23:42:34.527 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  167. 23:42:34.528 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  168. 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)
  169. 23:42:34.549 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  170. 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  171. 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  172. 23:42:34.549 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  173. 23:42:34.651 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  174. 23:42:34.664 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  175. 23:42:43.973 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  176. 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)
  177. 23:42:44.070 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  178. 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
  179. 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'
  180. 23:42:47.166 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  181. 23:42:47.171 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  182. 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.
  183. 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.
  184. 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.
  185. 23:42:49.099 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  186. 23:42:49.099 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4901 ms
  187. 23:42:53.240 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  188. 23:42:53.260 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  189. 23:42:53.260 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  190. 23:42:53.262 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  191. 23:42:53.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  192. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  193. NOT STARTED.
  194. Currently in standby mode.
  195. Number of jobs executed: 0
  196. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  197. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  198. 23:42:53.263 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  199. 23:42:53.263 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  200. 23:42:53.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@743afd96
  201. 23:42:56.354 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  202. 23:42:56.362 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  203. 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
  204. 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
  205. 23:42:56.706 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  206. 23:42:56.707 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  207. 23:42:56.752 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  208. 23:42:56.770 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  209. 23:42:56.784 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  210. 23:42:56.827 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  211. 23:42:56.917 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  212. 23:42:56.920 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  213. 23:42:56.920 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  214. 23:42:56.959 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 13.833 seconds (process running for 15.59)
  215. 23:42:56.964 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  216. 23:42:56.978 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  217. 23:42:57.736 [restartedMain] INFO p6spy - 2023-11-13 23:42:57 | Time Consuming: 42 ms | Connection: statement-0 | SQL: SELECT 1
  218. 23:42:57.743 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@60aa8ac6
  219. 23:42:57.753 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  220. 23:42:57.955 [restartedMain] INFO p6spy - 2023-11-13 23:42:57 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT
  221. A.job_id,
  222. A.job_title,
  223. A.job_desc,
  224. A.status,
  225. A.job_type,
  226. A.job_code,
  227. A.job_cron,
  228. A.job_class_id,
  229. B.job_class,
  230. A.cycle_title,
  231. A.cycle_period,
  232. A.cycle_unit
  233. FROM job AS A
  234. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  235. WHERE A.deleted_flag = 0
  236. AND A.status = 1
  237. ORDER BY A.job_id ASC
  238. 23:42:58.003 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  239. 23:42:58.007 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  240. 23:42:58.849 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  241. 23:42:58.849 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  242. 23:42:58.856 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
  243. 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
  244. 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
  245. 23:50:00.011 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
  246. 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
  247. 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
  248. 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
  249. 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
  250. 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
  251. 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
  252. 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')
  253. 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
  254. 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
  255. ( goaf_sensor_alarm_report_id,
  256. oc_id,
  257. goaf_sensor_alarm_report_time )
  258. values ( 472320,
  259. 406283,
  260. '2023-11-13T23:50:40.077787600' )
  261. 23:50:43.878 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End
  262. 23:52:42.220 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  263. 23:52:42.222 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  264. 23:52:42.264 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  265. 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
  266. 23:52:42.286 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  267. 23:52:42.288 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  268. 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)
  269. 23:52:42.316 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  270. 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  271. 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  272. 23:52:42.317 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  273. 23:52:42.432 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  274. 23:52:42.439 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  275. 23:52:52.208 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  276. 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)
  277. 23:52:52.306 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  278. 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
  279. 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'
  280. 23:52:55.436 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  281. 23:52:55.444 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  282. 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.
  283. 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.
  284. 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.
  285. 23:52:57.322 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  286. 23:52:57.322 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4890 ms
  287. 23:53:01.588 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  288. 23:53:01.605 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  289. 23:53:01.606 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  290. 23:53:01.607 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  291. 23:53:01.608 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  292. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  293. NOT STARTED.
  294. Currently in standby mode.
  295. Number of jobs executed: 0
  296. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  297. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  298. 23:53:01.608 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  299. 23:53:01.608 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  300. 23:53:01.608 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@69279d5
  301. 23:53:04.923 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  302. 23:53:04.933 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  303. 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
  304. 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
  305. 23:53:05.268 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  306. 23:53:05.268 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  307. 23:53:05.310 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  308. 23:53:05.324 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  309. 23:53:05.337 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  310. 23:53:05.379 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  311. 23:53:05.473 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  312. 23:53:05.476 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  313. 23:53:05.476 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  314. 23:53:05.520 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 14.182 seconds (process running for 15.947)
  315. 23:53:05.524 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  316. 23:53:05.535 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  317. 23:53:06.493 [restartedMain] INFO p6spy - 2023-11-13 23:53:06 | Time Consuming: 43 ms | Connection: statement-0 | SQL: SELECT 1
  318. 23:53:06.511 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7195524f
  319. 23:53:06.521 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  320. 23:53:06.670 [restartedMain] INFO p6spy - 2023-11-13 23:53:06 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT
  321. A.job_id,
  322. A.job_title,
  323. A.job_desc,
  324. A.status,
  325. A.job_type,
  326. A.job_code,
  327. A.job_cron,
  328. A.job_class_id,
  329. B.job_class,
  330. A.cycle_title,
  331. A.cycle_period,
  332. A.cycle_unit
  333. FROM job AS A
  334. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  335. WHERE A.deleted_flag = 0
  336. AND A.status = 1
  337. ORDER BY A.job_id ASC
  338. 23:53:06.721 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  339. 23:53:06.726 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  340. 23:53:07.491 [RMI TCP Connection(1)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  341. 23:53:07.492 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  342. 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
  343. 23:53:07.499 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms
  344. 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