info.2023-08-19.log 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. 11:21:34.109 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  2. 11:21:34.119 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  3. 11:21:34.128 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  4. 11:21:34.133 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  5. 11:21:34.133 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  6. 11:21:34.145 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  7. 11:21:34.158 [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)
  8. 11:21:34.159 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  9. 11:21:34.159 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  10. 11:21:34.159 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  11. 11:21:34.159 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  12. 11:21:34.172 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  13. 11:21:34.175 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  14. 16:51:28.031 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  15. 16:51:28.082 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 31740 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
  16. 16:51:28.083 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  17. 16:51:28.138 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  18. 16:51:28.138 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  19. 16:51:29.896 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  20. 16:51:29.899 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  21. 16:51:29.993 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces.
  22. 16:51:30.161 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  23. 16:51:30.178 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  24. 16:51:30.890 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  25. 16:51:30.891 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2751 ms
  26. 16:51:33.172 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  27. 16:51:33.181 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  28. 16:51:33.182 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  29. 16:51:33.182 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  30. 16:51:33.183 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  31. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  32. NOT STARTED.
  33. Currently in standby mode.
  34. Number of jobs executed: 0
  35. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  36. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  37. 16:51:33.183 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  38. 16:51:33.183 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  39. 16:51:33.183 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@49a5bfa3
  40. 16:51:34.887 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  41. 16:51:35.038 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
  42. 16:51:35.066 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  43. 16:51:35.067 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  44. 16:51:35.067 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  45. 16:51:35.088 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  46. 16:51:35.097 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  47. 16:51:35.106 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  48. 16:51:35.135 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  49. 16:51:35.186 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  50. 16:51:35.188 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  51. 16:51:35.188 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  52. 16:51:35.212 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.616 seconds (process running for 9.12)
  53. 16:51:35.214 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  54. 16:51:35.222 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  55. 16:51:35.563 [restartedMain] INFO p6spy - 2023-08-19 16:51:35 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1
  56. 16:51:35.569 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@47d385dd
  57. 16:51:35.578 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  58. 16:51:35.644 [restartedMain] INFO p6spy - 2023-08-19 16:51:35 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT
  59. A.job_id,
  60. A.job_title,
  61. A.job_desc,
  62. A.status,
  63. A.job_type,
  64. A.job_code,
  65. A.job_cron,
  66. A.job_class_id,
  67. B.job_class,
  68. A.cycle_title,
  69. A.cycle_period,
  70. A.cycle_unit
  71. FROM job AS A
  72. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  73. WHERE A.deleted_flag = 0
  74. AND A.status = 1
  75. ORDER BY A.job_id ASC
  76. 16:51:35.665 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  77. 16:51:35.666 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  78. 16:51:40.568 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  79. 16:51:40.570 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  80. 16:51:40.577 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  81. 16:51:40.578 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  82. 16:51:40.578 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  83. 16:51:40.584 [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)
  84. 16:51:40.585 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  85. 16:51:40.585 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  86. 16:51:40.585 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  87. 16:51:40.585 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  88. 16:51:40.610 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  89. 16:51:40.614 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  90. 16:56:43.907 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  91. 16:56:43.956 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 780 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
  92. 16:56:43.957 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  93. 16:56:44.014 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  94. 16:56:44.014 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  95. 16:56:45.776 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  96. 16:56:45.779 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  97. 16:56:45.876 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces.
  98. 16:56:46.033 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  99. 16:56:46.049 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  100. 16:56:46.759 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  101. 16:56:46.759 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2745 ms
  102. 16:56:49.021 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  103. 16:56:49.030 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  104. 16:56:49.030 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  105. 16:56:49.031 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  106. 16:56:49.031 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  107. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  108. NOT STARTED.
  109. Currently in standby mode.
  110. Number of jobs executed: 0
  111. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  112. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  113. 16:56:49.031 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  114. 16:56:49.031 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  115. 16:56:49.031 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@329f7ec7
  116. 16:56:50.636 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  117. 16:56:50.791 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
  118. 16:56:50.820 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  119. 16:56:50.820 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  120. 16:56:50.821 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  121. 16:56:50.841 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  122. 16:56:50.850 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  123. 16:56:50.860 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  124. 16:56:50.890 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  125. 16:56:50.940 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  126. 16:56:50.941 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  127. 16:56:50.942 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  128. 16:56:50.966 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.52 seconds (process running for 8.324)
  129. 16:56:50.968 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  130. 16:56:50.974 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  131. 16:56:51.345 [restartedMain] INFO p6spy - 2023-08-19 16:56:51 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1
  132. 16:56:51.349 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@2ff78512
  133. 16:56:51.359 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  134. 16:56:51.424 [restartedMain] INFO p6spy - 2023-08-19 16:56:51 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT
  135. A.job_id,
  136. A.job_title,
  137. A.job_desc,
  138. A.status,
  139. A.job_type,
  140. A.job_code,
  141. A.job_cron,
  142. A.job_class_id,
  143. B.job_class,
  144. A.cycle_title,
  145. A.cycle_period,
  146. A.cycle_unit
  147. FROM job AS A
  148. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  149. WHERE A.deleted_flag = 0
  150. AND A.status = 1
  151. ORDER BY A.job_id ASC
  152. 16:56:51.444 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  153. 16:56:51.446 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  154. 16:56:51.869 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  155. 16:56:51.869 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  156. 16:56:51.873 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms
  157. 16:56:51.907 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-19 16:56:51 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1
  158. 18:34:00.007 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start
  159. 18:34:05.012 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:05 | Time Consuming: 5003 ms | Connection: statement-65 | SQL: SELECT 1
  160. 18:34:10.013 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:10 | Time Consuming: 5001 ms | Connection: statement-66 | SQL: SELECT 1
  161. 18:34:15.017 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:15 | Time Consuming: 5002 ms | Connection: statement-67 | SQL: SELECT 1
  162. 18:34:20.019 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:20 | Time Consuming: 5001 ms | Connection: statement-78 | SQL: SELECT 1
  163. 18:34:20.025 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:20 | Time Consuming: 4 ms | Connection: statement-103 | SQL: SELECT 1
  164. 18:34:20.036 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-19 18:34:20 | Time Consuming: 3 ms | Connection: rollback-103 | SQL:
  165. 18:34:20.040 [quartzScheduler_Worker-1] INFO org.quartz.core.JobRunShell - Job DEFAULT_JOB_GROUP.Cron任务 threw a JobExecutionException:
  166. org.quartz.JobExecutionException: null
  167. at com.zhyc.xps.goaf.job.GoafCheckTaskJob.execute(GoafCheckTaskJob.java:29)
  168. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  169. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  170. 19:42:37.969 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  171. 19:42:37.979 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  172. 19:42:37.990 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  173. 19:42:37.993 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  174. 19:42:37.994 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  175. 19:42:37.994 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  176. 19:42:38.000 [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)
  177. 19:42:38.001 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  178. 19:42:38.001 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  179. 19:42:38.001 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  180. 19:42:38.001 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  181. 19:42:38.013 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  182. 19:42:38.015 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.
  183. 19:42:51.093 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  184. 19:42:51.140 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 20336 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3)
  185. 19:42:51.140 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local"
  186. 19:42:51.195 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  187. 19:42:51.195 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  188. 19:42:52.945 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  189. 19:42:52.948 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  190. 19:42:53.042 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces.
  191. 19:42:53.205 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  192. 19:42:53.221 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  193. 19:42:53.922 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  194. 19:42:53.922 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2727 ms
  195. 19:42:56.167 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  196. 19:42:56.176 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  197. 19:42:56.176 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  198. 19:42:56.177 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  199. 19:42:56.178 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  200. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  201. NOT STARTED.
  202. Currently in standby mode.
  203. Number of jobs executed: 0
  204. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  205. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  206. 19:42:56.178 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  207. 19:42:56.178 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  208. 19:42:56.178 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6b10c9e4
  209. 19:42:57.743 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  210. 19:42:57.890 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
  211. 19:42:57.918 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  212. 19:42:57.918 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  213. 19:42:57.918 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  214. 19:42:57.937 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  215. 19:42:57.945 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  216. 19:42:57.954 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  217. 19:42:57.982 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  218. 19:42:58.031 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http)
  219. 19:42:58.032 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  220. 19:42:58.033 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  221. 19:42:58.057 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.439 seconds (process running for 8.165)
  222. 19:42:58.059 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  223. 19:42:58.065 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  224. 19:42:58.369 [restartedMain] INFO p6spy - 2023-08-19 19:42:58 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1
  225. 19:42:58.373 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@2c3fd152
  226. 19:42:58.382 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  227. 19:42:58.448 [restartedMain] INFO p6spy - 2023-08-19 19:42:58 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT
  228. A.job_id,
  229. A.job_title,
  230. A.job_desc,
  231. A.status,
  232. A.job_type,
  233. A.job_code,
  234. A.job_cron,
  235. A.job_class_id,
  236. B.job_class,
  237. A.cycle_title,
  238. A.cycle_period,
  239. A.cycle_unit
  240. FROM job AS A
  241. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  242. WHERE A.deleted_flag = 0
  243. AND A.status = 1
  244. ORDER BY A.job_id ASC
  245. 19:42:58.469 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  246. 19:42:58.471 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  247. 19:42:59.169 [RMI TCP Connection(8)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  248. 19:42:59.169 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  249. 19:42:59.173 [RMI TCP Connection(9)-192.168.3.5] INFO p6spy - 2023-08-19 19:42:59 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1
  250. 19:42:59.173 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms
  251. 19:42:59.187 [RMI TCP Connection(9)-192.168.3.5] INFO p6spy - 2023-08-19 19:42:59 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1
  252. 19:43:08.635 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  253. 19:43:08.636 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  254. 19:43:08.651 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  255. 19:43:08.653 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  256. 19:43:08.653 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  257. 19:43:08.654 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  258. 19:43:08.700 [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)
  259. 19:43:08.701 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  260. 19:43:08.701 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  261. 19:43:08.701 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  262. 19:43:08.701 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  263. 19:43:08.717 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  264. 19:43:08.722 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.