00:20:16.086 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 00:20:16.138 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10080 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 00:20:16.139 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 00:20:16.191 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 00:20:16.192 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 00:20:18.081 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 00:20:18.084 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 00:20:18.179 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. 00:20:18.342 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 00:20:18.360 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 00:20:19.097 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 00:20:19.097 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2905 ms 00:20:21.458 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 00:20:21.467 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 00:20:21.467 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 00:20:21.468 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 00:20:21.468 [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. 00:20:21.469 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 00:20:21.469 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 00:20:21.469 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ef87d06 00:20:23.022 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 00:20:23.028 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 00:20:23.165 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 00:20:23.196 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 00:20:23.196 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 00:20:23.197 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 00:20:23.220 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 00:20:23.229 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 00:20:23.239 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 00:20:23.270 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 00:20:23.326 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 00:20:23.328 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 00:20:23.328 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 00:20:23.351 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.714 seconds (process running for 8.958) 00:20:23.354 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 00:20:23.360 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 00:20:23.912 [restartedMain] INFO p6spy - 2023-08-24 00:20:23 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 00:20:23.956 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7cb309e1 00:20:23.966 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 00:20:24.036 [restartedMain] INFO p6spy - 2023-08-24 00:20:24 | Time Consuming: 10 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 00:20:24.057 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 00:20:24.059 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 00:20:24.904 [RMI TCP Connection(7)-192.168.3.17] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 00:20:24.905 [RMI TCP Connection(7)-192.168.3.17] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 00:20:24.911 [RMI TCP Connection(6)-192.168.3.17] INFO p6spy - 2023-08-24 00:20:24 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1 00:20:24.954 [RMI TCP Connection(7)-192.168.3.17] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 49 ms 00:20:25.017 [RMI TCP Connection(6)-192.168.3.17] INFO p6spy - 2023-08-24 00:20:25 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 00:21:00.625 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 00:21:00.626 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 00:21:00.632 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 00:21:00.633 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 00:21:00.634 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 00:21:00.634 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 00:21:00.640 [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) 00:21:00.641 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 00:21:00.641 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 00:21:00.641 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 00:21:00.641 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 00:21:00.660 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 00:21:00.666 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 09:59:04.894 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 09:59:04.956 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15536 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 09:59:04.957 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 09:59:05.017 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 09:59:05.017 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 09:59:06.999 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 09:59:07.002 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 09:59:07.099 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. 09:59:07.266 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 09:59:07.287 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 09:59:08.072 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 09:59:08.072 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3055 ms 09:59:10.847 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 09:59:10.857 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 09:59:10.858 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 09:59:10.858 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 09:59:10.859 [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. 09:59:10.859 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 09:59:10.859 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 09:59:10.859 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@baf5478 09:59:12.677 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 09:59:12.683 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 09:59:12.833 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 09:59:12.865 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 09:59:12.866 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 09:59:12.866 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 09:59:12.890 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 09:59:12.901 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 09:59:12.912 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 09:59:12.944 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 09:59:12.998 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 09:59:13.000 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 09:59:13.001 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 09:59:13.027 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.718 seconds (process running for 9.706) 09:59:13.030 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 09:59:13.037 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 09:59:13.470 [restartedMain] INFO p6spy - 2023-08-24 09:59:13 | Time Consuming: 17 ms | Connection: statement-0 | SQL: SELECT 1 09:59:13.476 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@43a967c4 09:59:13.480 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 09:59:13.562 [restartedMain] INFO p6spy - 2023-08-24 09:59:13 | Time Consuming: 9 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 09:59:13.586 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 09:59:13.589 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 09:59:13.907 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 09:59:13 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 09:59:14.403 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 09:59:14.404 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 09:59:14.408 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 09:59:14.414 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 09:59:14 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 09:59:31.558 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 09:59:31.582 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 09:59:31.628 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'system' OR A.account_phone = 'system' OR A.account_mail = 'system' OR A.account_staff_no = 'system') 09:59:31.643 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 1 09:59:31.657 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 1 LIMIT 1 09:59:31.671 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 1 AND A.account_id = 1 LIMIT 1 09:59:31.686 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 LIMIT 1 09:59:31.700 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:31 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 AND A.position_id = 1 LIMIT 1 09:59:32.309 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:32 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 09:59:32.358 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:32 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 09:59:32.523 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:32 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 09:59:36.689 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:36 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 09:59:36.772 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:36 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 09:59:36.782 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:36 | Time Consuming: 6 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 ORDER BY A.job_id ASC LIMIT 10 09:59:51.096 [XNIO-1 task-2] INFO p6spy - 2023-08-24 09:59:51 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 09:59:51.103 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:51 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 09:59:51.108 [XNIO-1 task-2] INFO p6spy - 2023-08-24 09:59:51 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 09:59:51.114 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:51 | Time Consuming: 6 ms | Connection: statement-1 | 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.job_id = 439094 09:59:59.036 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:59 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 09:59:59.062 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:59 | Time Consuming: 14 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 1 10 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T09:59:59.040528300' WHERE job_id = 439094 09:59:59.103 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:59 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 09:59:59.111 [XNIO-1 task-3] INFO p6spy - 2023-08-24 09:59:59 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:00:05.488 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:00:05.489 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:00:05.491 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:00:05.493 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:00:05.493 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:00:05.493 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:00:05.498 [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) 10:00:05.500 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:00:05.500 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:00:05.500 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:00:05.500 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:00:05.523 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:00:05.530 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:00:09.416 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:00:09.469 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16024 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:00:09.469 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:00:09.521 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:00:09.521 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:00:11.375 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:00:11.378 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:00:11.467 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 10:00:11.647 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:00:11.663 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:00:12.475 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:00:12.475 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2953 ms 10:00:14.890 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:00:14.900 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:00:14.900 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:00:14.901 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:00:14.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. 10:00:14.901 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:00:14.901 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:00:14.902 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15e88965 10:00:16.742 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:00:16.747 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:00:16.898 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:00:16.928 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:00:16.929 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:00:16.929 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:00:16.950 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:00:16.958 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:00:16.969 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:00:17.001 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:00:17.053 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:00:17.054 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:00:17.055 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:00:17.080 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.159 seconds (process running for 9.564) 10:00:17.082 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:00:17.089 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:00:17.428 [restartedMain] INFO p6spy - 2023-08-24 10:00:17 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 10:00:17.433 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37873594 10:00:17.452 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:00:17.530 [restartedMain] INFO p6spy - 2023-08-24 10:00:17 | Time Consuming: 4 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 10:00:17.552 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:00:17.554 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:00:17.787 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:00:17 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:00:17.975 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:00:17.975 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:00:17.984 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 9 ms 10:00:17.986 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 10:00:17 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 10:01:00.047 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 10:01:00.051 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 10:01:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:01:00.066 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 10:01:27.632 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:01:27 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 10:01:27.637 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:01:27 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:01:27.648 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:01:27 | Time Consuming: 6 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 10:01:27.651 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:01:27 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 10:01:27.675 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:01:27 | Time Consuming: 15 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442162, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 8, 3, 5, 2, 0, 3, 290, -6364, 2619, -270, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '-867,-870,-883,-874,-865,-877,-877,-877,-874,-869,-876,-871,-871,-875,-878,-881,-875,-869,-872,-876,-881,-881,-870,-866,-871,-875,-879,-876,-874,-871,-869,-880,-882,-886,-888,-881,-875,-876,-879,-878,-879,-876,-872,-869,-873,-874,-871,-878,-878,-863,-870,-879,-883,-878,-869,-869,-866,-872,-886,-886,-878,-876,-874,-884,-882,-880,-878,-879,-877,-871,-878,-873,-863,-872,-873,-870,-877,-867,-863,-868,-879,-883,-872,-870,-877,-875,-868,-867,-868,-872,-870,-874,-875,-868,-873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '430,431,432,430,434,433,424,426,432,429,428,432,428,432,430,434,429,424,434,430,435,431,425,429,431,429,430,431,439,439,432,428,433,432,420,426,428,427,436,430,427,431,430,429,436,433,441,441,421,431,429,420,426,430,427,426,430,432,440,440,438,432,428,432,428,432,433,429,434,435,440,425,422,438,426,422,432,434,428,428,428,425,431,425,424,428,429,435,440,440,432,435,436,427,433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-52,-45,-46,-38,-36,-43,-51,-51,-54,-58,-56,-60,-57,-53,-42,-44,-53,-56,-57,-53,-54,-50,-43,-54,-53,-48,-53,-52,-44,-43,-51,-50,-47,-47,-54,-50,-52,-49,-54,-53,-50,-52,-51,-58,-55,-55,-54,-52,-57,-61,-49,-45,-56,-55,-55,-58,-51,-53,-57,-54,-60,-60,-45,-51,-44,-43,-49,-48,-47,-44,-50,-46,-45,-51,-47,-46,-51,-50,-48,-47,-56,-60,-54,-53,-54,-46,-48,-48,-53,-55,-45,-49,-45,-41,-55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '2023-08-24T10:01:27.652728700' ) 10:02:43.080 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:02:43 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:02:43.085 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:02:43 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:03:28.033 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:03:28.034 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:03:28.044 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:03:28.046 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:03:28.046 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:03:28.047 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:03:28.054 [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) 10:03:28.055 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:03:28.055 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:03:28.055 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:03:28.056 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:03:28.069 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:03:28.073 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:23:20.820 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:23:20.868 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 19060 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:23:20.868 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:23:20.921 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:23:20.921 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:23:22.651 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:23:22.654 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:23:22.743 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 10:23:22.901 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:23:22.921 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:23:23.903 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:23:23.903 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2981 ms 10:23:26.580 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:23:26.590 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:23:26.591 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:23:26.591 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:23:26.592 [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. 10:23:26.592 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:23:26.592 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:23:26.592 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@268224b7 10:23:28.413 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:23:28.418 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:23:28.599 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:23:28.627 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:23:28.628 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:23:28.628 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:23:28.653 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:23:28.662 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:23:28.673 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:23:28.713 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:23:28.773 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:23:28.774 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:23:28.775 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:23:28.800 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.444 seconds (process running for 9.113) 10:23:28.803 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:23:28.810 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:23:29.180 [restartedMain] INFO p6spy - 2023-08-24 10:23:29 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 10:23:29.184 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@38830021 10:23:29.193 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:23:29.261 [restartedMain] INFO p6spy - 2023-08-24 10:23:29 | Time Consuming: 4 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 10:23:29.283 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:23:29.287 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:23:29.534 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:23:29 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:23:30.027 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:23:30.027 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:23:30.031 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 10:23:30.038 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 10:23:30 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:23:35.740 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:35 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 10:23:35.766 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:35 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 10:23:35.811 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:35 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 10:23:36.006 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:36 | Time Consuming: 10 ms | Connection: statement-1 | SQL: SELECT 1 10:23:36.018 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:36 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 10:23:36.144 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:36 | Time Consuming: 11 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:23:36.157 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:36 | Time Consuming: 10 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:23:37.671 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:37 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 10:23:37.680 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:37 | Time Consuming: 12 ms | Connection: statement-1 | SQL: SELECT 1 10:23:37.693 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:23:37 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 10:23:37.709 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:37 | Time Consuming: 14 ms | Connection: statement-1 | 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.job_id = 439094 10:23:45.851 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:45 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 10:23:45.869 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:45 | Time Consuming: 9 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 25 10 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T10:23:45.855048400' WHERE job_id = 439094 10:23:45.911 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:45 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:23:45.918 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:23:45 | Time Consuming: 5 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:24:04.112 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:24:04.114 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:24:04.116 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:24:04.118 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:24:04.118 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:24:04.118 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:24:04.123 [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) 10:24:04.124 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:24:04.124 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:24:04.124 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:24:04.124 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:24:04.144 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:24:04.165 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:24:07.769 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:24:07.821 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15532 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:24:07.822 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:24:07.884 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:24:07.885 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:24:09.674 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:24:09.677 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:24:09.763 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces. 10:24:09.937 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:24:09.954 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:24:10.692 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:24:10.692 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2807 ms 10:24:13.034 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:24:13.044 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:24:13.044 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:24:13.045 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:24:13.045 [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. 10:24:13.045 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:24:13.046 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:24:13.046 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@eef2823 10:24:14.736 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:24:14.742 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:24:14.886 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:24:14.918 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:24:14.918 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:24:14.918 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:24:14.938 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:24:14.947 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:24:14.958 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:24:14.989 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:24:15.042 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:24:15.043 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:24:15.043 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:24:15.068 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.792 seconds (process running for 8.768) 10:24:15.070 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:24:15.077 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:24:15.413 [restartedMain] INFO p6spy - 2023-08-24 10:24:15 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 10:24:15.417 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@135b444d 10:24:15.427 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:24:15.502 [restartedMain] INFO p6spy - 2023-08-24 10:24:15 | Time Consuming: 6 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 10:24:15.523 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:24:15.524 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:24:15.720 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:24:15 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:24:16.176 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:24:16.176 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:24:16.181 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 10:24:16.194 [RMI TCP Connection(1)-192.168.3.5] INFO p6spy - 2023-08-24 10:24:16 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1 10:25:00.007 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 10:25:00.011 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 10:25:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:25:00.026 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 10:26:48.718 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:26:48 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1 10:26:48.733 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:26:48 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:32:01.151 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:32:01.153 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:32:01.168 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:32:01.171 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:32:01.172 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:32:01.172 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:32:01.338 [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) 10:32:01.339 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:32:01.340 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:32:01.340 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:32:01.340 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:32:01.352 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:32:01.360 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:32:01.380 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 10:32:01 | Time Consuming: 253 ms | Connection: statement-0 | SQL: SELECT 1 10:32:10.473 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:32:10.519 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10908 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:32:10.520 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:32:10.573 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:32:10.573 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:32:12.390 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:32:12.394 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:32:12.492 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 83 ms. Found 0 Redis repository interfaces. 10:32:12.659 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:32:12.675 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:32:13.377 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:32:13.378 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2803 ms 10:32:15.609 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:32:15.619 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:32:15.619 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:32:15.619 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:32:15.620 [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. 10:32:15.620 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:32:15.620 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:32:15.620 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7ccc5095 10:32:17.159 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:32:17.164 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:32:17.297 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:32:17.322 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:32:17.323 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:32:17.323 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:32:17.340 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:32:17.348 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:32:17.357 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:32:17.384 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:32:17.434 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:32:17.435 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:32:17.436 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:32:17.460 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.45 seconds (process running for 8.333) 10:32:17.463 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:32:17.470 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:32:17.767 [restartedMain] INFO p6spy - 2023-08-24 10:32:17 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 10:32:17.772 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@6e9ed999 10:32:17.781 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:32:17.844 [restartedMain] INFO p6spy - 2023-08-24 10:32:17 | Time Consuming: 4 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 10:32:17.864 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:32:17.866 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:32:18.034 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:32:18 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:32:18.459 [RMI TCP Connection(8)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:32:18.459 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:32:18.463 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 10:32:18.472 [RMI TCP Connection(9)-192.168.3.5] INFO p6spy - 2023-08-24 10:32:18 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:32:25.637 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 10:32:25.645 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 10:32:25.659 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 10:32:25.803 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 9 ms | Connection: statement-1 | SQL: SELECT 1 10:32:25.816 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 10:32:25.897 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:32:25.905 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:25 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:32:43.361 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:32:43 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 10:32:43.372 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:32:43 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 10:32:43.374 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:43 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 10:32:43.384 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:43 | Time Consuming: 5 ms | Connection: statement-1 | 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.job_id = 439094 10:32:49.208 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:49 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 10:32:49.230 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:49 | Time Consuming: 12 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 34 10 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T10:32:49.212780500' WHERE job_id = 439094 10:32:49.274 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:49 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:32:49.282 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:32:49 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:33:03.007 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:33:03.008 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:33:03.016 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:33:03.019 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:33:03.020 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:33:03.020 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:33:03.028 [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) 10:33:03.029 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:33:03.029 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:33:03.029 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:33:03.029 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:33:03.069 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:33:03.097 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:33:06.546 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:33:06.595 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16252 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:33:06.596 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:33:06.651 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:33:06.651 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:33:08.748 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:33:08.752 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:33:08.868 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 103 ms. Found 0 Redis repository interfaces. 10:33:09.067 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:33:09.084 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:33:09.919 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:33:09.920 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3267 ms 10:33:12.343 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:33:12.353 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:33:12.353 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:33:12.353 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:33:12.354 [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. 10:33:12.354 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:33:12.354 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:33:12.354 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75cf37a4 10:33:14.113 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:33:14.119 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:33:14.282 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:33:14.312 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:33:14.313 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:33:14.313 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:33:14.335 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:33:14.345 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:33:14.355 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:33:14.387 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:33:14.440 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:33:14.442 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:33:14.442 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:33:14.469 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.413 seconds (process running for 9.307) 10:33:14.473 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:33:14.482 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:33:14.827 [restartedMain] INFO p6spy - 2023-08-24 10:33:14 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1 10:33:14.831 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@4e4c9046 10:33:14.842 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:33:14.908 [restartedMain] INFO p6spy - 2023-08-24 10:33:14 | Time Consuming: 5 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 10:33:14.931 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:33:14.933 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:33:15.177 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:33:15 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:33:15.593 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:33:15.594 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:33:15.599 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 10:33:15.609 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 10:33:15 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:34:00.012 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 10:34:00.019 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 10:34:00 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 10:34:00.045 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 10:43:14.278 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:43:14.279 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:43:14.290 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:43:14.295 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:43:14.295 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:43:14.296 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:43:14.347 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:43:14 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:43:14.480 [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) 10:43:14.481 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:43:14.482 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:43:14.482 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:43:14.482 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:43:14.495 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:43:14.535 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:51:23.703 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:51:23.751 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4124 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:51:23.751 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:51:23.804 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:51:23.804 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:51:25.494 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:51:25.499 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:51:25.588 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 10:51:25.746 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:51:25.762 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:51:26.454 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:51:26.454 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2649 ms 10:51:28.677 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:51:28.688 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:51:28.688 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:51:28.689 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:51:28.689 [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. 10:51:28.689 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:51:28.689 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:51:28.690 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ce678f8 10:51:30.323 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:51:30.328 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:51:30.456 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:51:30.481 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:51:30.482 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:51:30.482 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:51:30.500 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:51:30.508 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:51:30.516 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:51:30.543 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:51:30.596 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:51:30.597 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:51:30.598 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:51:30.622 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.38 seconds (process running for 7.966) 10:51:30.624 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:51:30.631 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:51:30.934 [restartedMain] INFO p6spy - 2023-08-24 10:51:30 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 10:51:30.938 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@29f4aa81 10:51:30.947 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:51:31.010 [restartedMain] INFO p6spy - 2023-08-24 10:51:31 | Time Consuming: 4 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 10:51:31.030 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:51:31.031 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:51:31.285 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:51:31 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:51:31.724 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:51:31.726 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:51:31.730 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 10:51:31.739 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 10:51:31 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:51:43.347 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 10:51:43.357 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 10:51:43.375 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 10:51:43.530 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 10:51:43.538 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 10:51:43.633 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:51:43.639 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:51:43 | Time Consuming: 4 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:51:52.585 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:52 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 10:51:52.593 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:51:52 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 10:51:52.596 [XNIO-1 task-2] INFO p6spy - 2023-08-24 10:51:52 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 10:51:52.609 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:51:52 | Time Consuming: 8 ms | Connection: statement-1 | 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.job_id = 439094 10:52:00.131 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:52:00 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 10:52:00.185 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:52:00 | Time Consuming: 45 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 53 10 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T10:52:00.135910400' WHERE job_id = 439094 10:52:00.231 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:52:00 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 10:52:00.239 [XNIO-1 task-3] INFO p6spy - 2023-08-24 10:52:00 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 10:52:05.598 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:52:05.599 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:52:05.602 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:52:05.603 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:52:05.604 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:52:05.604 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:52:05.610 [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) 10:52:05.612 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:52:05.612 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:52:05.612 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:52:05.612 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:52:05.632 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:52:05.646 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:52:09.276 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:52:09.328 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16044 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:52:09.329 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:52:09.383 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:52:09.383 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:52:11.162 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:52:11.165 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:52:11.254 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 10:52:11.421 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:52:11.437 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:52:12.167 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:52:12.167 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2783 ms 10:52:14.568 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:52:14.578 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:52:14.578 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:52:14.579 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:52:14.579 [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. 10:52:14.580 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:52:14.580 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:52:14.580 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@110efbbf 10:52:16.284 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:52:16.290 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:52:16.432 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:52:16.462 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:52:16.462 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:52:16.463 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:52:16.482 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:52:16.490 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:52:16.500 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:52:16.533 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:52:16.583 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:52:16.584 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:52:16.585 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:52:16.609 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.847 seconds (process running for 8.775) 10:52:16.612 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:52:16.619 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:52:16.940 [restartedMain] INFO p6spy - 2023-08-24 10:52:16 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1 10:52:16.949 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@6465d552 10:52:16.960 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:52:17.027 [restartedMain] INFO p6spy - 2023-08-24 10:52:17 | Time Consuming: 5 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 10:52:17.049 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:52:17.051 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:52:17.268 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:52:17 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:52:17.703 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 10:52:17 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 10:52:17.711 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:52:17.711 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:52:17.717 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 10:53:00.009 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 10:53:00.016 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 10:53:00 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 10:53:00.035 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 10:54:52.125 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:54:52 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 10:54:52.130 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 10:54:52 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:54:52.142 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:54:52.143 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 10:54:52.153 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 10:54:52.156 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:54:52.156 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 10:54:52.156 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 10:54:52.300 [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) 10:54:52.301 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 10:54:52.302 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 10:54:52.302 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 10:54:52.302 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 10:54:52.314 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 10:54:52.318 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 10:59:14.132 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 10:59:14.180 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 19108 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 10:59:14.180 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 10:59:14.233 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 10:59:14.233 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 10:59:16.095 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 10:59:16.100 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 10:59:16.191 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 10:59:16.362 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 10:59:16.378 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 10:59:17.120 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 10:59:17.120 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2886 ms 10:59:19.476 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 10:59:19.486 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:59:19.487 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 10:59:19.487 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 10:59:19.488 [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. 10:59:19.488 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 10:59:19.488 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 10:59:19.488 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1b7332a4 10:59:21.164 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 10:59:21.170 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 10:59:21.308 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 10:59:21.338 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 10:59:21.339 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 10:59:21.339 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 10:59:21.359 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 10:59:21.368 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 10:59:21.379 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 10:59:21.409 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 10:59:21.461 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 10:59:21.462 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 10:59:21.463 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:59:21.488 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.831 seconds (process running for 8.677) 10:59:21.491 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 10:59:21.497 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 10:59:21.820 [restartedMain] INFO p6spy - 2023-08-24 10:59:21 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 10:59:21.824 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7bbcc998 10:59:21.827 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 10:59:21.892 [restartedMain] INFO p6spy - 2023-08-24 10:59:21 | Time Consuming: 5 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 10:59:21.913 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:59:21.914 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 10:59:22.135 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 10:59:22 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 10:59:22.589 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:59:22.590 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 10:59:22.596 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 10:59:22.599 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 10:59:22 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:00:37.592 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:00:37 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:00:37.598 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:00:37 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:01:53.059 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:01:53 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:01:53.064 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:01:53 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:02:30.091 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:02:30.092 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:02:30.100 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:02:30.102 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:02:30.102 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:02:30.103 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:02:30.109 [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) 11:02:30.110 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:02:30.110 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:02:30.110 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:02:30.110 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:02:30.123 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:02:30.127 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:02:33.317 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:02:33.365 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10808 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:02:33.365 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:02:33.418 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:02:33.418 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:02:35.190 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:02:35.193 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:02:35.287 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. 11:02:35.449 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:02:35.464 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:02:36.195 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:02:36.196 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2777 ms 11:02:38.541 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:02:38.550 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:02:38.550 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:02:38.551 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:02:38.552 [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. 11:02:38.552 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:02:38.552 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:02:38.552 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2fd5dce5 11:02:40.235 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:02:40.241 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:02:40.384 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:02:40.414 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:02:40.415 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:02:40.415 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:02:40.435 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:02:40.444 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:02:40.454 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:02:40.483 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:02:40.535 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:02:40.536 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:02:40.537 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:02:40.561 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.722 seconds (process running for 8.555) 11:02:40.563 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:02:40.570 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:02:40.898 [restartedMain] INFO p6spy - 2023-08-24 11:02:40 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:02:40.902 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@19639a39 11:02:40.912 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:02:40.978 [restartedMain] INFO p6spy - 2023-08-24 11:02:40 | Time Consuming: 5 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 11:02:40.999 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:02:41.000 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:02:41.209 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:02:41 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:02:41.440 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:02:41.441 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:02:41.470 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 27 ms 11:02:41.476 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 11:02:41 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:03:19.413 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:03:19.414 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:03:19.422 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:03:19.425 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:03:19.425 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:03:19.426 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:03:19.435 [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) 11:03:19.436 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:03:19.436 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:03:19.436 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:03:19.436 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:03:19.459 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:03:19.465 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:03:22.686 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:03:22.734 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16396 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:03:22.735 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:03:22.788 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:03:22.788 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:03:24.549 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:03:24.552 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:03:24.642 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 11:03:24.810 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:03:24.826 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:03:25.569 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:03:25.569 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2781 ms 11:03:27.951 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:03:27.961 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:03:27.961 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:03:27.962 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:03:27.962 [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. 11:03:27.962 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:03:27.962 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:03:27.962 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ced931c 11:03:29.643 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:03:29.648 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:03:29.790 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:03:29.820 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:03:29.820 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:03:29.821 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:03:29.841 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:03:29.850 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:03:29.859 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:03:29.888 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:03:29.940 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:03:29.941 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:03:29.942 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:03:29.966 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.754 seconds (process running for 8.582) 11:03:29.969 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:03:29.976 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:03:30.293 [restartedMain] INFO p6spy - 2023-08-24 11:03:30 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:03:30.297 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@b0c4902 11:03:30.300 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:03:30.367 [restartedMain] INFO p6spy - 2023-08-24 11:03:30 | Time Consuming: 4 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 11:03:30.389 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:03:30.391 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:03:30.668 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:03:30 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:03:30.807 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:03:30.807 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:03:30.812 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 11:03:30.847 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 11:03:30 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:03:51.245 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:03:51.247 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:03:51.253 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:03:51.256 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:03:51.256 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:03:51.256 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:03:51.264 [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) 11:03:51.265 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:03:51.266 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:03:51.266 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:03:51.266 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:03:51.307 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:03:51.310 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:03:54.451 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:03:54.502 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 9860 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:03:54.503 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:03:54.556 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:03:54.556 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:03:56.344 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:03:56.347 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:03:56.443 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. 11:03:56.609 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:03:56.625 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:03:57.368 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:03:57.368 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2812 ms 11:03:59.720 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:03:59.730 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:03:59.730 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:03:59.731 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:03:59.731 [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. 11:03:59.731 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:03:59.732 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:03:59.732 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2dcaea4a 11:04:01.399 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:04:01.405 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:04:01.546 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:04:01.576 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:04:01.576 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:04:01.576 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:04:01.595 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:04:01.604 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:04:01.614 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:04:01.644 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:04:01.694 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:04:01.695 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:04:01.696 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:04:01.720 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.823 seconds (process running for 8.564) 11:04:01.722 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:04:01.729 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:04:02.050 [restartedMain] INFO p6spy - 2023-08-24 11:04:02 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:04:02.055 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3df31e69 11:04:02.065 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:04:02.128 [restartedMain] INFO p6spy - 2023-08-24 11:04:02 | Time Consuming: 4 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 11:04:02.148 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:04:02.150 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:04:02.415 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:04:02 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:05:59.244 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:05:59 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:05:59.250 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:05:59 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:06:13.749 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:06:13.750 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:06:13.752 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:06:13 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:06:13.753 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 11:06:13.770 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:06:13 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 11:07:03.779 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 11:07:03.819 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 30 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:07:03.909 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 38 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 11:07:03.923 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 11:07:03.938 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 11:07:03.974 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 35 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 11:07:03.986 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 11:07:03.993 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:07:03 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 11:07:04.415 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:07:04.434 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:04 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 11:07:04.898 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:04 | Time Consuming: 28 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 11:07:05.442 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:05 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:07:05.446 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:05 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:07:05.451 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:05 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:07:17.826 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:17 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:07:17.830 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:17 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:07:17.835 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:17 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:07:21.244 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:21 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:07:21.255 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:21 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 11:07:24.216 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:24 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:07:24.221 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:24 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:07:24.226 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:24 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:07:29.143 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:07:29 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:07:29.148 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:07:29 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:07:50.402 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:50 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:07:50.410 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:50 | Time Consuming: 2 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 11:07:50.412 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:07:50.414 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:07:50.416 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:07:50.417 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:07:50.417 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:07:50.417 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:07:50.429 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:07:50 | Time Consuming: 18 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 11:07:50.538 [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) 11:07:50.539 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:07:50.539 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:07:50.539 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:07:50.539 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:07:50.551 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:07:50.555 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:09:50.461 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:09:50.526 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15168 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:09:50.527 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:09:50.612 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:09:50.612 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:09:52.306 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:09:52.309 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:09:52.396 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:09:52.544 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:09:52.561 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:09:53.257 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:09:53.257 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2644 ms 11:09:56.066 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:09:56.075 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:09:56.076 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:09:56.077 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:09:56.077 [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. 11:09:56.078 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:09:56.078 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:09:56.078 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e1881ba 11:09:57.772 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:09:57.777 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:09:57.917 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:09:57.943 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:09:57.944 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:09:57.944 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:09:57.965 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:09:57.973 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:09:57.983 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:09:58.012 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:09:58.064 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:09:58.066 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:09:58.066 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:09:58.090 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.18 seconds (process running for 9.058) 11:09:58.092 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:09:58.099 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:09:58.679 [restartedMain] INFO p6spy - 2023-08-24 11:09:58 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:09:58.684 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@14c6ae22 11:09:58.693 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:09:58.757 [restartedMain] INFO p6spy - 2023-08-24 11:09:58 | Time Consuming: 6 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 11:09:58.777 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:09:58.778 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:09:58.973 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:09:58 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:09:59.370 [RMI TCP Connection(14)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:09:59.371 [RMI TCP Connection(14)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:09:59.375 [RMI TCP Connection(14)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:09:59.383 [RMI TCP Connection(15)-192.168.3.5] INFO p6spy - 2023-08-24 11:09:59 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 11:10:01.735 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:01 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:10:01.746 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:01 | Time Consuming: 5 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.job_id = 439094 11:10:09.411 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:09 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:10:09.428 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:09 | Time Consuming: 10 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 10 110 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T11:10:09.414976500' WHERE job_id = 439094 11:10:09.532 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:09 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:10:09.539 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:09 | Time Consuming: 5 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 ORDER BY A.job_id ASC LIMIT 10 11:10:14.558 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:14 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:10:14.567 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:14 | Time Consuming: 4 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.job_id = 439094 11:10:18.466 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:18 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:10:18.479 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:18 | 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.job_id = 439094 11:10:24.491 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:24 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:10:24.506 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:24 | Time Consuming: 8 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 11 110 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T11:10:24.496728' WHERE job_id = 439094 11:10:24.552 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:24 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:10:24.558 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:10:24 | Time Consuming: 4 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 ORDER BY A.job_id ASC LIMIT 10 11:10:29.420 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:10:29.421 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:10:29.423 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:10:29.425 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:10:29.425 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:10:29.425 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:10:29.548 [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) 11:10:29.550 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:10:29.550 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:10:29.550 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:10:29.550 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:10:29.567 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:10:29.571 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:10:33.225 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:10:33.285 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4716 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:10:33.286 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:10:33.350 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:10:33.350 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:10:35.306 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:10:35.309 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:10:35.418 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces. 11:10:35.604 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:10:35.620 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:10:36.438 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:10:36.438 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3087 ms 11:10:39.133 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:10:39.145 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:10:39.145 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:10:39.146 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:10:39.146 [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. 11:10:39.146 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:10:39.147 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:10:39.147 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@eef2823 11:10:41.158 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:10:41.166 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:10:41.331 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:10:41.369 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:10:41.369 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:10:41.369 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:10:41.398 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:10:41.407 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:10:41.420 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:10:41.462 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:10:41.516 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:10:41.517 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:10:41.517 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:10:41.543 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 9.092 seconds (process running for 9.998) 11:10:41.545 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:10:41.552 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:10:41.953 [restartedMain] INFO p6spy - 2023-08-24 11:10:41 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:10:41.959 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@135b444d 11:10:41.969 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:10:42.037 [restartedMain] INFO p6spy - 2023-08-24 11:10:42 | Time Consuming: 4 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 11:10:42.070 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLogger - Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. 11:10:42.106 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:10:42.107 [restartedMain] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:10:42.115 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:10:42.115 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:10:42.115 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:10:42.121 [restartedMain] 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) 11:10:42.122 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:10:42.122 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:10:42.122 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:10:42.123 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:10:42.134 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:10:42.137 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:11:21.159 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:11:21.207 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1768 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:11:21.208 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:11:21.261 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:11:21.261 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:11:23.011 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:11:23.014 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:11:23.105 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 11:11:23.277 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:11:23.293 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:11:24.026 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:11:24.026 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2764 ms 11:11:26.357 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:11:26.366 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:11:26.367 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:11:26.367 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:11:26.368 [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. 11:11:26.368 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:11:26.368 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:11:26.368 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@359ffd5f 11:11:28.026 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:11:28.032 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:11:28.174 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:11:28.202 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:11:28.202 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:11:28.203 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:11:28.222 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:11:28.231 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:11:28.241 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:11:28.271 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:11:28.322 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:11:28.324 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:11:28.324 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:11:28.349 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.686 seconds (process running for 8.476) 11:11:28.351 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:11:28.358 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:11:28.693 [restartedMain] INFO p6spy - 2023-08-24 11:11:28 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 11:11:28.697 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3f0b67d 11:11:28.700 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:11:28.768 [restartedMain] INFO p6spy - 2023-08-24 11:11:28 | Time Consuming: 4 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 11:11:28.798 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLogger - Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. 11:11:28.830 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:11:28.831 [restartedMain] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:11:28.839 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:11:28.839 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:11:28.839 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:11:28.844 [restartedMain] 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) 11:11:28.846 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:11:28.846 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:11:28.846 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:11:28.846 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:11:28.857 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:11:28.874 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:13:04.938 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:13:04.987 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 19344 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:13:04.987 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:13:05.040 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:13:05.040 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:13:06.732 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:13:06.735 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:13:06.824 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 11:13:06.980 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:13:06.996 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:13:07.690 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:13:07.691 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2649 ms 11:13:09.915 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:13:09.925 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:13:09.925 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:13:09.925 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:13:09.926 [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. 11:13:09.926 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:13:09.926 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:13:09.926 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ce678f8 11:13:11.448 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:13:11.454 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:13:11.607 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:13:11.639 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:13:11.640 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:13:11.640 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:13:11.660 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:13:11.669 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:13:11.679 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:13:11.707 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:13:11.756 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:13:11.758 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:13:11.758 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:13:11.782 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.301 seconds (process running for 7.845) 11:13:11.784 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:13:12.018 [nioEventLoopGroup-5-1] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:13:12.396 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:13:12 | Time Consuming: 18 ms | Connection: statement-0 | SQL: SELECT 1 11:13:12.397 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:13:12.397 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:13:12.401 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:13:12.401 [nioEventLoopGroup-5-1] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3682c733 11:13:12.412 [nioEventLoopGroup-5-1] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:13:12.435 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:13:12 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:13:12.464 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:13:12 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:13:16.441 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:13:16.477 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:13:16.497 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'system' OR A.account_phone = 'system' OR A.account_mail = 'system' OR A.account_staff_no = 'system') 11:13:16.504 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 1 11:13:16.510 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 1 LIMIT 1 11:13:16.516 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 1 AND A.account_id = 1 LIMIT 1 11:13:16.523 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 LIMIT 1 11:13:16.530 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 AND A.position_id = 1 LIMIT 1 11:13:16.981 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:16 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:13:17.002 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:17 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 11:13:17.198 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:17 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 11:13:21.591 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:21 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:13:21.669 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:21 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:13:21.677 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:21 | Time Consuming: 4 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 ORDER BY A.job_id ASC LIMIT 10 11:13:30.658 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:13:30 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:13:30.663 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:30 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 11:13:30.667 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:13:30 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 11:13:30.673 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:30 | Time Consuming: 5 ms | Connection: statement-1 | 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.job_id = 439094 11:13:37.154 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:37 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 11:13:37.171 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:37 | Time Consuming: 9 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 15 11 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T11:13:37.159070500' WHERE job_id = 439094 11:13:37.208 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:37 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:13:37.214 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:13:37 | Time Consuming: 5 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 11:13:51.179 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:13:51.180 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:13:51.183 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:13:51.185 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:13:51.185 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:13:51.185 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:13:51.191 [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) 11:13:51.192 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:13:51.192 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:13:51.192 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:13:51.192 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:13:51.205 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:13:51.209 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:13:56.465 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:13:56.508 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1680 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:13:56.509 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:13:56.558 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:13:56.558 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:13:58.237 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:13:58.240 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:13:58.328 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:13:58.480 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:13:58.494 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:13:59.182 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:13:59.182 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2623 ms 11:14:01.384 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:14:01.393 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:14:01.393 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:14:01.394 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:14:01.394 [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. 11:14:01.394 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:14:01.394 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:14:01.394 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5225ff8d 11:14:02.976 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:14:02.981 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:14:03.112 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:14:03.138 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:14:03.138 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:14:03.138 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:14:03.156 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:14:03.164 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:14:03.172 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:14:03.199 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:14:03.253 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:14:03.254 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:14:03.255 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:14:03.278 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.264 seconds (process running for 7.92) 11:14:03.282 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:14:03.289 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:14:03.600 [restartedMain] INFO p6spy - 2023-08-24 11:14:03 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 11:14:03.604 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@47115e93 11:14:03.613 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:14:03.680 [restartedMain] INFO p6spy - 2023-08-24 11:14:03 | 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 11:14:03.700 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:14:03.702 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:14:03.916 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:14:03 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:14:04.406 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:14:04.407 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:14:04.409 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms 11:14:04.414 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:14:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:15:00.022 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 11:15:00.028 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 11:15:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:15:00.043 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 11:15:49.245 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:15:49.254 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:15:49.273 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 11:15:49.280 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 11:15:49.285 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 11:15:49.291 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 11:15:49.296 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 11:15:49.302 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 11:15:49.679 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:15:49.697 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:49 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 11:15:50.092 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:50 | Time Consuming: 30 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 11:15:50.664 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:50 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:15:50.667 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:50 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:15:50.672 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:50 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:15:53.183 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:53 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:15:53.194 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:15:53 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 11:16:22.454 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:22 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:16:22.472 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:22 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 11:16:22.492 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:22 | Time Consuming: 18 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 11:16:26.245 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:16:26 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 11:16:26.250 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:16:26 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:16:59.628 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:59 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:16:59.631 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:59 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:16:59.635 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:16:59 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:17:41.716 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:17:41 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:17:41.721 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:17:41 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:18:02.390 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:18:02 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:18:02.395 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:18:02 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:18:02.399 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:18:02 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 11:18:02.400 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:18:02 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:18:02.403 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:18:02 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT COUNT(*) AS 'goafSensorTotalNum', IFNULL(SUM( CASE WHEN goaf_sensor_status = 1 THEN 1 ELSE 0 END ), 0) AS 'sensorOnlineNum' FROM goaf_sensor WHERE oc_id = 406283 11:18:03.661 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:18:03 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 11:18:03.666 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:18:03 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 11:18:03.668 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:18:03 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:18:03.669 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:18:03 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 11:18:03.677 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:18:03 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 11:18:57.188 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:18:57 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:18:57.194 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:18:57 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:20:12.656 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 11:20:12 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:20:12.662 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 11:20:12 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:20:28.824 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:20:28 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:20:28.832 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:20:28 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 11:21:28.081 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 11:21:28 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:21:28.087 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 11:21:28 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:22:43.597 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 11:22:43 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 11:22:43.600 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 11:22:43 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:23:47.431 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:47 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 11:23:47.440 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:47 | Time Consuming: 4 ms | Connection: statement-5 | 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.job_id = 439094 11:23:52.941 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:52 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 11:23:52.958 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:52 | Time Consuming: 10 ms | Connection: statement-5 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 25 11 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T11:23:52.945622400' WHERE job_id = 439094 11:23:53.001 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:53 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:23:53.007 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:23:53 | Time Consuming: 4 ms | Connection: statement-5 | 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 ORDER BY A.job_id ASC LIMIT 10 11:23:59.021 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 11:23:59 | Time Consuming: 8 ms | Connection: statement-5 | SQL: SELECT 1 11:23:59.025 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 11:23:59 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:24:00.294 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:24:00.296 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:24:00.298 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:24:00.300 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:24:00.300 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:24:00.300 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:24:00.307 [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) 11:24:00.308 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:24:00.308 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:24:00.308 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:24:00.308 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:24:00.321 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:24:00.341 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:24:03.836 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:24:03.885 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14264 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:24:03.885 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:24:03.940 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:24:03.941 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:24:05.748 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:24:05.752 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:24:05.835 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71 ms. Found 0 Redis repository interfaces. 11:24:06.003 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:24:06.019 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:24:06.769 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:24:06.770 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2828 ms 11:24:09.113 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:24:09.123 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:24:09.123 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:24:09.124 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:24:09.124 [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. 11:24:09.124 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:24:09.124 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:24:09.124 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b81c9a3 11:24:10.810 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:24:10.816 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:24:10.959 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:24:10.989 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:24:10.990 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:24:10.990 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:24:11.012 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:24:11.024 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:24:11.040 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:24:11.076 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:24:11.138 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:24:11.139 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:24:11.140 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:24:11.166 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.824 seconds (process running for 8.685) 11:24:11.169 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:24:11.177 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:24:11.509 [restartedMain] INFO p6spy - 2023-08-24 11:24:11 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:24:11.516 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7d4a2f02 11:24:11.527 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:24:11.599 [restartedMain] INFO p6spy - 2023-08-24 11:24:11 | Time Consuming: 4 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 11:24:11.620 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:24:11.622 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:24:11.879 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:24:11 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:24:12.361 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:24:12.362 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:24:12.366 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:24:12.407 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 11:24:12 | Time Consuming: 19 ms | Connection: statement-0 | SQL: SELECT 1 11:25:00.006 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 11:25:00.011 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 11:25:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:25:00.028 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 11:26:25.915 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:26:25 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:26:25.919 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:26:25 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:27:41.386 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:27:41 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:27:41.392 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:27:41 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:28:56.857 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:28:56 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:28:56.862 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:28:56 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:29:52.511 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:29:52 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1 11:29:52.536 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:29:52 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 11:29:52.583 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:29:52 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 11:29:52.802 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:29:52 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 11:29:57.787 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:29:57 | Time Consuming: 5009 ms | Connection: statement-1 | SQL: SELECT 1 11:29:57.794 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:29:57 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:29:57.875 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:29:57 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:29:57.882 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:29:57 | Time Consuming: 5 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 ORDER BY A.job_id ASC LIMIT 10 11:30:00.207 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:30:00 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:30:00.215 [XNIO-1 task-2] INFO p6spy - 2023-08-24 11:30:00 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 11:30:05.215 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:05 | Time Consuming: 5001 ms | Connection: statement-2 | SQL: SELECT 1 11:30:05.218 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:05 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:30:05.226 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:05 | Time Consuming: 3 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.job_id = 439094 11:30:05.244 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:05 | Time Consuming: 3 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.job_id = 439094 11:30:12.031 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:12 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:30:12.046 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:12 | Time Consuming: 8 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 31 11 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T11:30:12.034770800' WHERE job_id = 439094 11:30:12.088 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:12 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 11:30:12.092 [XNIO-1 task-3] INFO p6spy - 2023-08-24 11:30:12 | Time Consuming: 3 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 ORDER BY A.job_id ASC LIMIT 10 11:30:12.322 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 11:30:12 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:30:17.961 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:30:17.962 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:30:17.964 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:30:17.966 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:30:17.966 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:30:17.967 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:30:17.972 [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) 11:30:17.973 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:30:17.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:30:17.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:30:17.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:30:17.988 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:30:18.024 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:30:23.309 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:30:23.356 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1736 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:30:23.356 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:30:23.410 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:30:23.410 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:30:25.260 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:30:25.264 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:30:25.351 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. 11:30:25.516 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:30:25.532 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:30:26.268 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:30:26.268 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2858 ms 11:30:28.598 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:30:28.608 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:30:28.608 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:30:28.609 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:30:28.609 [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. 11:30:28.609 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:30:28.609 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:30:28.609 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75cf37a4 11:30:30.260 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:30:30.266 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:30:30.403 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:30:30.432 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:30:30.432 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:30:30.433 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:30:30.452 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:30:30.461 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:30:30.471 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:30:30.500 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:30:30.552 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:30:30.553 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:30:30.553 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:30:30.578 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.803 seconds (process running for 8.7) 11:30:30.580 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:30:30.588 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:30:30.903 [restartedMain] INFO p6spy - 2023-08-24 11:30:30 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:30:30.908 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@4e4c9046 11:30:30.925 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:30:30.992 [restartedMain] INFO p6spy - 2023-08-24 11:30:30 | Time Consuming: 5 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 11:30:31.013 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:30:31.014 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:30:31.315 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:30:31 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:30:31.391 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:30:31.391 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:30:31.401 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:30:31 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:30:31.416 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 25 ms 11:31:00.013 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 11:31:00.020 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 11:31:00 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:31:00.046 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 11:31:20.339 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:31:20 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:31:20.344 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:31:20 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:31:20.354 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:31:20 | Time Consuming: 6 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 11:31:20.360 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:31:20 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 11:31:20.389 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:31:20 | Time Consuming: 19 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442163, 406283, 442139, 'jacintoqqq', 453, 453, 2284, 9116, 7622, 1353, 21664, 18190, 1223, 2195, 1911, 83, 325, -6251, 2716, -388, 60123, 59238, 59298, 59117, 58504, 58650, 59058, 59351, 60765, -3855, '-2020,-2243,-2402,-2200,-2236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-5572,-5993,-5418,-4502,-4492,-4688,-3661,-3629,-4651,-4913,-4739,-4647,-4419,-4473,-4466,-4084,-3995,-4404,-4898,-5185,-6477,-5264,-4778,-7420,-7252,-8758,-10809,-10704,-12880,-11707,-9678,-9245,-10209,-10852,-9195,-9072,-9211,-8241,-6625,-5723,-5356,-4120,-2711,-2027,-775,-208,36,-88,-877,-1277,-1186,-2655,-4619,-4755,-6067,-4613,-3532,-4675,-3976,-184,467,189,1374,1340,2799,4080,4266,4083,5209,5956,4793,5054,5732,4799,6700,7531,7659,9277,9518,7376,7202,7809,7674,8074,7498,7670,7946,7266,7490,7658,7482,7960,7418,6831,7177,6363,5516,5683,5040,4169,4881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-1493,-1758,-2186,-2288,-2312,-2478,-2759,-2501,-2112,-1919,-1512,-890,-6,719,1156,1404,1648,1566,1078,629,524,787,1152,1294,1120,1155,1094,822,816,654,-327,-1621,-2142,-2005,-1984,-2178,-1883,-1477,-1359,-1142,-667,-219,50,214,235,362,320,196,263,627,902,815,1059,1174,2124,2919,1480,691,-390,-1575,-1393,-851,-250,414,957,1529,2056,1657,1898,1360,890,1417,1637,1912,1964,1436,884,636,-1,79,-401,-1495,-1790,-2015,-2343,-2670,-2961,-2945,-2643,-2820,-2633,-2232,-1876,-1175,-708,-326,239,708,903,1276,1411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '2023-08-24T11:31:20.361798' ) 11:32:35.790 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:32:35 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:32:35.799 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:32:35 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:33:51.262 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:33:51 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 11:33:51.267 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:33:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:34:58.147 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:34:58.149 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:34:58.157 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:34:58.159 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:34:58.159 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:34:58.160 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:34:58.165 [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) 11:34:58.167 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:34:58.167 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:34:58.167 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:34:58.167 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:34:58.183 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:34:58.186 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:35:28.042 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:35:28.094 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15336 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:35:28.095 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:35:28.155 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:35:28.155 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:35:29.923 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:35:29.926 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:35:30.011 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71 ms. Found 0 Redis repository interfaces. 11:35:30.174 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:35:30.191 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:35:30.926 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:35:30.926 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2771 ms 11:35:33.283 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:35:33.293 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:35:33.294 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:35:33.294 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:35:33.295 [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. 11:35:33.295 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:35:33.295 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:35:33.295 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ced931c 11:35:35.038 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:35:35.043 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:35:35.187 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:35:35.218 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:35:35.218 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:35:35.218 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:35:35.237 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:35:35.246 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:35:35.257 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:35:35.287 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:35:35.339 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:35:35.341 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:35:35.341 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:35:35.366 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.846 seconds (process running for 8.721) 11:35:35.369 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:35:35.375 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:35:35.695 [restartedMain] INFO p6spy - 2023-08-24 11:35:35 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:35:35.699 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@b0c4902 11:35:35.710 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:35:35.784 [restartedMain] INFO p6spy - 2023-08-24 11:35:35 | Time Consuming: 4 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 11:35:35.805 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:35:35.806 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:35:36.034 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:35:36 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:35:36.576 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:35:36.576 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:35:36.580 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:35:36.582 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:35:36 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:35:36.592 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:35:36 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:36:33.257 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:36:33 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:36:33.262 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:36:33 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:37:48.732 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:37:48 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:37:48.737 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:37:48 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:39:04.155 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:39:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:39:04.160 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:39:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:40:19.670 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 11:40:19 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:40:19.676 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 11:40:19 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:40:30.678 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:40:30.680 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:40:30.690 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:40:30.696 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:40:30.701 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:40:30.702 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:40:30.725 [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) 11:40:30.727 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:40:30.727 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:40:30.727 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:40:30.730 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:40:30.747 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:40:30.751 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:40:37.494 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:40:37.539 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15196 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:40:37.539 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:40:37.588 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:40:37.588 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:40:39.300 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:40:39.304 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:40:39.393 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:40:39.556 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:40:39.571 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:40:40.305 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:40:40.305 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2716 ms 11:40:42.699 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:40:42.711 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:40:42.711 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:40:42.712 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:40:42.714 [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. 11:40:42.714 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:40:42.714 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:40:42.714 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e1881ba 11:40:44.567 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:40:44.572 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:40:44.737 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:40:44.793 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:40:44.793 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:40:44.793 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:40:44.815 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:40:44.823 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:40:44.831 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:40:44.878 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:40:44.934 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:40:44.935 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:40:44.935 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:40:44.968 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.935 seconds (process running for 8.615) 11:40:44.970 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:40:44.979 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:40:45.360 [restartedMain] INFO p6spy - 2023-08-24 11:40:45 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 11:40:45.364 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@14c6ae22 11:40:45.373 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:40:45.453 [restartedMain] INFO p6spy - 2023-08-24 11:40:45 | Time Consuming: 4 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 11:40:45.474 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:40:45.476 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:40:45.693 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:40:45 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:40:46.049 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:40:46.049 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:40:46.053 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:40:46.060 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:40:46 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:42:01.150 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:42:01 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:42:01.155 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:42:01 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:42:36.353 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:42:36.354 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:42:36.361 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:42:36.363 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:42:36.363 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:42:36.364 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:42:36.380 [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) 11:42:36.386 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:42:36.386 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:42:36.386 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:42:36.386 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:42:36.407 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:42:36.411 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:42:42.650 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:42:42.703 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1296 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:42:42.704 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:42:42.765 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:42:42.765 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:42:44.473 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:42:44.476 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:42:44.564 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:42:44.718 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:42:44.733 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:42:45.421 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:42:45.422 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2655 ms 11:42:47.635 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:42:47.644 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:42:47.644 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:42:47.645 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:42:47.645 [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. 11:42:47.645 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:42:47.645 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:42:47.645 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@219ab2a4 11:42:49.182 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:42:49.187 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:42:49.320 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:42:49.346 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:42:49.346 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:42:49.346 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:42:49.364 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:42:49.373 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:42:49.381 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:42:49.409 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:42:49.465 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:42:49.466 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:42:49.466 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:42:49.493 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.335 seconds (process running for 8.012) 11:42:49.496 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:42:49.502 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:42:49.795 [restartedMain] INFO p6spy - 2023-08-24 11:42:49 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 11:42:49.799 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@61e9923c 11:42:49.808 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:42:49.870 [restartedMain] INFO p6spy - 2023-08-24 11:42:49 | Time Consuming: 4 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 11:42:49.891 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:42:49.893 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:42:50.122 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:42:50 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:42:50.614 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:42:50.614 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:42:50.622 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 8 ms 11:42:50.627 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:42:50 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:43:39.147 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:43:39 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:43:39.152 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:43:39 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:43:44.310 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:43:44 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:43:44.315 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:43:44 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:44:27.178 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:44:27 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:44:27.182 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 11:44:27 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:44:48.268 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:44:48.269 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:44:48.276 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:44:48.278 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:44:48.278 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:44:48.278 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:44:48.320 [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) 11:44:48.321 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:44:48.321 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:44:48.321 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:44:48.321 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:44:48.333 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:44:48.337 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:44:53.688 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:44:53.736 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 13808 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:44:53.737 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:44:53.788 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:44:53.789 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:44:55.477 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:44:55.480 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:44:55.568 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:44:55.723 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:44:55.740 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:44:56.441 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:44:56.442 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2653 ms 11:44:58.718 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:44:58.728 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:44:58.728 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:44:58.728 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:44:58.729 [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. 11:44:58.729 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:44:58.729 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:44:58.729 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ce678f8 11:45:00.285 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:45:00.291 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:45:00.432 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:45:00.461 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:45:00.462 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:45:00.462 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:45:00.482 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:45:00.490 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:45:00.500 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:45:00.531 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:45:00.587 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:45:00.589 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:45:00.589 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:45:00.616 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.384 seconds (process running for 8.003) 11:45:00.618 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:45:00.625 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:45:00.940 [restartedMain] INFO p6spy - 2023-08-24 11:45:00 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:45:00.945 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@29f4aa81 11:45:00.955 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:45:01.019 [restartedMain] INFO p6spy - 2023-08-24 11:45:01 | Time Consuming: 5 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 11:45:01.038 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:45:01.040 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:45:01.289 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 11:45:01 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:45:01.398 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:45:01.399 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:45:01.403 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:45:01 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:45:01.406 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 7 ms 11:46:16.952 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:46:16 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 11:46:16.959 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 11:46:16 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:47:32.430 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:47:32 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 11:47:32.435 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 11:47:32 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 11:47:59.312 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:47:59.313 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:47:59.319 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:47:59.322 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:47:59.322 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:47:59.322 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:47:59.331 [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) 11:47:59.333 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:47:59.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:47:59.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:47:59.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:47:59.361 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:47:59.364 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:48:03.968 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:48:04.016 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14552 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:48:04.017 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:48:04.070 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:48:04.070 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:48:05.849 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:48:05.852 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:48:05.941 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 11:48:06.110 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:48:06.126 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:48:06.891 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:48:06.892 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2821 ms 11:48:09.227 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:48:09.238 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:48:09.238 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:48:09.238 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:48:09.239 [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. 11:48:09.239 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:48:09.239 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:48:09.239 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@54822cd4 11:48:10.924 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:48:10.930 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:48:11.081 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:48:11.111 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:48:11.111 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:48:11.112 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:48:11.132 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:48:11.142 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:48:11.153 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:48:11.184 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:48:11.238 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:48:11.240 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:48:11.240 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:48:11.266 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.782 seconds (process running for 8.58) 11:48:11.268 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:48:11.276 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:48:11.614 [restartedMain] INFO p6spy - 2023-08-24 11:48:11 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 11:48:11.620 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@ae96221 11:48:11.623 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:48:11.694 [restartedMain] INFO p6spy - 2023-08-24 11:48:11 | Time Consuming: 5 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 11:48:11.714 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:48:11.716 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:48:12.367 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 11:48:12 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:48:12.368 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:48:12.368 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:48:12.372 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:48:12.383 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 11:48:12 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 11:51:00.164 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:51:00.166 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:51:00.177 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:51:00.180 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:51:00.180 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:51:00.180 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:51:00.187 [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) 11:51:00.188 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:51:00.188 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:51:00.188 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:51:00.188 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:51:00.200 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:51:00.208 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:51:03.514 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:51:03.563 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 11676 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:51:03.564 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:51:03.618 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:51:03.618 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:51:05.394 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:51:05.397 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:51:05.480 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 69 ms. Found 0 Redis repository interfaces. 11:51:05.648 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:51:05.664 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:51:06.400 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:51:06.400 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2781 ms 11:51:08.740 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:51:08.750 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:51:08.750 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:51:08.751 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:51:08.752 [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. 11:51:08.752 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:51:08.752 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:51:08.752 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@e3f59c8 11:51:10.438 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:51:10.444 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:51:10.587 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:51:10.617 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:51:10.617 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:51:10.618 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:51:10.638 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:51:10.647 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:51:10.657 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:51:10.687 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:51:10.739 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:51:10.740 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:51:10.741 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:51:10.766 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.743 seconds (process running for 8.55) 11:51:10.768 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:51:10.775 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:51:11.101 [restartedMain] INFO p6spy - 2023-08-24 11:51:11 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 11:51:11.105 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@5ed6877c 11:51:11.116 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:51:11.186 [restartedMain] INFO p6spy - 2023-08-24 11:51:11 | Time Consuming: 4 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 11:51:11.206 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:51:11.208 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:51:11.615 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:11.616 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:51:11.621 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 11:51:11.633 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 11:51:11 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 11:52:05.830 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:52:05.831 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:52:05.841 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:52:05.843 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:52:05.844 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:52:05.844 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:52:05.933 [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) 11:52:05.934 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:52:05.934 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:52:05.934 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:52:05.935 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:52:05.955 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:52:05.965 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:52:46.102 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:52:46.157 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 6424 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:52:46.157 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:52:46.226 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:52:46.226 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:52:48.092 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:52:48.095 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:52:48.185 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 11:52:48.346 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:52:48.363 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:52:49.104 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:52:49.104 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2878 ms 11:52:51.449 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:52:51.458 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:52:51.458 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:52:51.459 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:52:51.459 [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. 11:52:51.459 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:52:51.459 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:52:51.459 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15e88965 11:52:53.143 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:52:53.148 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:52:53.293 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:52:53.323 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:52:53.323 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:52:53.324 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:52:53.344 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:52:53.353 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:52:53.364 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:52:53.394 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:52:53.446 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:52:53.448 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:52:53.448 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:52:53.473 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.904 seconds (process running for 8.794) 11:52:53.477 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:52:53.485 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:52:53.806 [restartedMain] INFO p6spy - 2023-08-24 11:52:53 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 11:52:53.810 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37873594 11:52:53.820 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:52:53.885 [restartedMain] INFO p6spy - 2023-08-24 11:52:53 | Time Consuming: 4 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 11:52:53.908 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:52:53.910 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:52:54.548 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:54.548 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:52:54.549 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:52:54 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:52:54.552 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:52:54.567 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:52:54 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 11:53:50.614 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:53:50.615 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:53:50.624 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:53:50.626 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:53:50.626 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:53:50.627 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:53:50.650 [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) 11:53:50.653 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:53:50.653 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:53:50.653 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:53:50.653 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:53:50.668 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:53:50.672 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:53:55.344 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:53:55.398 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 18976 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:53:55.399 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:53:55.460 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:53:55.460 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:53:57.273 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:53:57.277 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:53:57.363 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. 11:53:57.531 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:53:57.548 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:53:58.303 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:53:58.303 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2842 ms 11:54:00.686 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:54:00.696 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:54:00.696 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:54:00.697 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:54:00.698 [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. 11:54:00.698 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:54:00.698 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:54:00.698 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6cacb00 11:54:02.410 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:54:02.416 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:54:02.559 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:54:02.589 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:54:02.590 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:54:02.590 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:54:02.611 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:54:02.621 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:54:02.631 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:54:02.663 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:54:02.717 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:54:02.718 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:54:02.719 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:54:02.743 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.895 seconds (process running for 8.75) 11:54:02.746 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:54:02.754 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:54:03.119 [restartedMain] INFO p6spy - 2023-08-24 11:54:03 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 11:54:03.124 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@466bc5d8 11:54:03.127 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:54:03.194 [restartedMain] INFO p6spy - 2023-08-24 11:54:03 | Time Consuming: 4 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 11:54:03.215 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:54:03.217 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:54:03.769 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:54:03 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 11:54:03.769 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:54:03.770 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:54:03.774 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:54:03.784 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 11:54:03 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 11:56:00.154 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:56:00.155 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 11:56:00.163 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 11:56:00.165 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:56:00.167 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 11:56:00.167 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 11:56:00.176 [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) 11:56:00.179 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 11:56:00.179 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:56:00.179 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:56:00.179 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:56:00.197 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 11:56:00.211 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 11:56:49.178 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 11:56:49.233 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 11784 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 11:56:49.233 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 11:56:49.305 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 11:56:49.305 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 11:56:51.146 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 11:56:51.150 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:56:51.238 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 11:56:51.410 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 11:56:51.426 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 11:56:52.162 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 11:56:52.162 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2856 ms 11:56:54.500 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 11:56:54.510 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:56:54.510 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 11:56:54.511 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 11:56:54.512 [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. 11:56:54.512 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:56:54.512 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 11:56:54.512 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15e88965 11:56:56.185 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 11:56:56.190 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 11:56:56.331 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 11:56:56.363 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 11:56:56.363 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 11:56:56.364 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 11:56:56.385 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 11:56:56.394 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 11:56:56.405 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 11:56:56.435 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 11:56:56.487 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 11:56:56.489 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 11:56:56.489 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:56:56.513 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.898 seconds (process running for 8.796) 11:56:56.516 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 11:56:56.524 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 11:56:56.845 [restartedMain] INFO p6spy - 2023-08-24 11:56:56 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1 11:56:56.850 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37873594 11:56:56.861 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 11:56:56.935 [restartedMain] INFO p6spy - 2023-08-24 11:56:56 | Time Consuming: 4 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 11:56:56.956 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:56:56.958 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:56:57.525 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:56:57.525 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 11:56:57.530 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 11:56:57.546 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:56:57 | Time Consuming: 24 ms | Connection: statement-0 | SQL: SELECT 1 11:56:57.559 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 11:56:57 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:00:22.121 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:00:22.122 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:00:22.131 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:00:22.133 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:00:22.134 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:00:22.134 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:00:22.189 [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) 12:00:22.190 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:00:22.191 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:00:22.191 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:00:22.191 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:00:22.204 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:00:22.208 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:00:26.973 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:00:27.022 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 6344 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:00:27.022 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:00:27.077 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:00:27.077 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:00:28.867 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:00:28.870 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:00:28.956 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 12:00:29.125 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:00:29.141 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:00:29.888 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:00:29.888 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2810 ms 12:00:32.302 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:00:32.313 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:00:32.313 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:00:32.313 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:00:32.314 [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. 12:00:32.314 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:00:32.314 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:00:32.314 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@abef3d 12:00:33.991 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:00:33.997 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:00:34.140 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:00:34.170 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:00:34.170 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:00:34.170 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:00:34.190 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:00:34.199 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:00:34.210 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:00:34.240 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:00:34.291 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:00:34.293 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:00:34.293 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:00:34.318 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.837 seconds (process running for 8.556) 12:00:34.320 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:00:34.327 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:00:34.643 [restartedMain] INFO p6spy - 2023-08-24 12:00:34 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 12:00:34.648 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@e8ada0 12:00:34.658 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:00:34.732 [restartedMain] INFO p6spy - 2023-08-24 12:00:34 | Time Consuming: 4 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 12:00:34.752 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:00:34.754 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:00:35.144 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:00:35.145 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:00:35.148 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms 12:00:35.170 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 12:00:35 | Time Consuming: 16 ms | Connection: statement-0 | SQL: SELECT 1 12:04:40.883 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:04:40.885 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:04:40.892 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:04:40.896 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:04:40.897 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:04:40.897 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:04:40.922 [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) 12:04:40.924 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:04:40.924 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:04:40.924 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:04:40.924 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:04:40.937 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:04:40.942 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:04:45.739 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:04:45.794 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 3604 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:04:45.795 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:04:45.853 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:04:45.853 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:04:47.665 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:04:47.669 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:04:47.754 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 12:04:47.925 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:04:47.942 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:04:48.736 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:04:48.736 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2882 ms 12:04:51.076 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:04:51.086 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:04:51.086 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:04:51.087 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:04:51.087 [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. 12:04:51.087 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:04:51.087 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:04:51.087 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2b8ccc79 12:04:52.781 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:04:52.787 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:04:52.931 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:04:52.965 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:04:52.965 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:04:52.965 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:04:52.985 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:04:52.994 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:04:53.005 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:04:53.036 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:04:53.087 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:04:53.088 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:04:53.088 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:04:53.114 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.864 seconds (process running for 8.712) 12:04:53.115 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:04:53.122 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:04:53.441 [restartedMain] INFO p6spy - 2023-08-24 12:04:53 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 12:04:53.446 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37d1a3a 12:04:53.456 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:04:53.529 [restartedMain] INFO p6spy - 2023-08-24 12:04:53 | Time Consuming: 4 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 12:04:53.549 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:04:53.551 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:04:54.200 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 12:04:54 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 12:04:54.202 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:04:54.202 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:04:54.207 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 12:04:54.216 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 12:04:54 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:12:02.624 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:12:02.626 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:12:02.629 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:12:02.632 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:12:02.632 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:12:02.632 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:12:02.641 [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) 12:12:02.642 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:12:02.642 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:12:02.642 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:12:02.643 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:12:02.659 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:12:02.663 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:12:06.929 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:12:06.976 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 2012 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:12:06.977 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:12:07.032 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:12:07.033 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:12:08.827 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:12:08.830 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:12:08.918 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. 12:12:09.089 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:12:09.105 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:12:09.893 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:12:09.893 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2860 ms 12:12:12.241 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:12:12.250 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:12:12.250 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:12:12.251 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:12:12.252 [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. 12:12:12.252 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:12:12.252 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:12:12.252 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5b07b6ac 12:12:13.936 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:12:13.942 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:12:14.085 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:12:14.114 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:12:14.114 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:12:14.115 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:12:14.134 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:12:14.143 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:12:14.153 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:12:14.183 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:12:14.234 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:12:14.235 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:12:14.235 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:12:14.261 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.814 seconds (process running for 8.606) 12:12:14.264 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:12:14.272 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:12:14.611 [restartedMain] INFO p6spy - 2023-08-24 12:12:14 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 12:12:14.616 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3b0e649a 12:12:14.626 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:12:14.699 [restartedMain] INFO p6spy - 2023-08-24 12:12:14 | Time Consuming: 5 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 12:12:14.720 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:12:14.722 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:12:15.056 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:12:15.056 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:12:15.060 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 12:12:15.066 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 12:12:15 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 12:15:57.431 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:15:57.433 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:15:57.445 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:15:57.448 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:15:57.449 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:15:57.450 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:15:57.457 [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) 12:15:57.459 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:15:57.459 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:15:57.459 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:15:57.459 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:15:57.478 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:15:57.482 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:16:00.837 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:16:00.887 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4544 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:16:00.888 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:16:00.941 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:16:00.942 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:16:02.814 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:16:02.817 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:16:02.908 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 0 Redis repository interfaces. 12:16:03.082 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:16:03.098 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:16:03.838 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:16:03.838 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2896 ms 12:16:06.188 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:16:06.198 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:16:06.199 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:16:06.199 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:16:06.200 [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. 12:16:06.200 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:16:06.200 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:16:06.200 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@285fe226 12:16:07.868 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:16:07.874 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:16:08.016 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:16:08.046 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:16:08.046 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:16:08.046 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:16:08.067 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:16:08.076 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:16:08.086 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:16:08.114 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:16:08.164 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:16:08.165 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:16:08.165 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:16:08.190 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.013 seconds (process running for 8.929) 12:16:08.192 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:16:08.198 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:16:08.517 [restartedMain] INFO p6spy - 2023-08-24 12:16:08 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 12:16:08.523 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@7fd1b99b 12:16:08.533 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:16:08.602 [restartedMain] INFO p6spy - 2023-08-24 12:16:08 | Time Consuming: 5 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 12:16:08.623 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:16:08.625 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:16:09.306 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:16:09.307 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:16:09.308 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 12:16:09 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:16:09.310 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 12:16:09.320 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 12:16:09 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:16:38.703 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:38 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 12:16:38.720 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:38 | Time Consuming: 16 ms | Connection: statement-0 | SQL: UPDATE goaf_sensor SET goaf_sensor_name = 'jacinto.boyle', modbus_id = 3, sensor_baudrate = 138, goaf_sensor_ip = '24.231.48.31', goaf_dev_name = 'jacinto.boyle', goaf_dev_typename = '空压机', goaf_sensor_location = 'za58u9', goaf_check_time_interval = 20, goaf_install_time = '2023-08-23T00:08', thv_acc_x = 3000, thv_acc_y = 3000, thv_acc_z = 3000, thv_vel_x = 3000, thv_vel_y = 3000, thv_vel_z = 3000, thv_dis_x = 3000, thv_dis_y = 3000, thv_dis_z = 3000, thv_temperature = 50 WHERE goaf_sensor_id = 442135 12:16:38.868 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:38 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 12:16:38.875 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:38 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 12:16:51.877 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:16:51.889 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:51 | Time Consuming: 11 ms | Connection: statement-0 | SQL: UPDATE goaf_sensor SET goaf_sensor_name = 'jacintoqqq', modbus_id = 1, sensor_baudrate = 9600, goaf_sensor_ip = '192.168.3.12', goaf_dev_name = '12', goaf_dev_typename = '空压机', goaf_sensor_location = '12', goaf_check_time_interval = 20, goaf_install_time = '2023-08-23T16:43:40', thv_acc_x = 3000, thv_acc_y = 3000, thv_acc_z = 3000, thv_vel_x = 3000, thv_vel_y = 3000, thv_vel_z = 3000, thv_dis_x = 3000, thv_dis_y = 3000, thv_dis_z = 3000, thv_temperature = 50 WHERE goaf_sensor_id = 442139 12:16:51.923 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 12:16:51.928 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:16:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 12:27:24.781 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:27:24.782 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:27:24.785 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:27:24.788 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:27:24.788 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:27:24.788 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:27:24.795 [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) 12:27:24.797 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:27:24.798 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:27:24.798 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:27:24.798 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:27:24.813 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:27:24.816 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:27:33.630 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:27:33.693 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 5912 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:27:33.694 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:27:33.774 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:27:33.775 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:27:35.597 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:27:35.600 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:27:35.687 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 12:27:35.841 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:27:35.857 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:27:36.557 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:27:36.557 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2782 ms 12:27:38.764 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:27:38.774 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:27:38.774 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:27:38.775 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:27:38.775 [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. 12:27:38.775 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:27:38.775 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:27:38.776 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@47f63f67 12:27:40.313 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:27:40.320 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:27:40.508 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:27:40.542 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:27:40.543 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:27:40.543 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:27:40.567 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:27:40.576 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:27:40.584 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:27:40.611 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:27:40.664 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:27:40.666 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:27:40.666 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:27:40.690 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.693 seconds (process running for 8.594) 12:27:40.693 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:27:40.701 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:27:41.055 [restartedMain] INFO p6spy - 2023-08-24 12:27:41 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 12:27:41.059 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@610e4454 12:27:41.068 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:27:41.138 [restartedMain] INFO p6spy - 2023-08-24 12:27:41 | Time Consuming: 5 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 12:27:41.159 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:27:41.161 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:27:41.453 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:27:41 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:27:41.494 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:27:41.495 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:27:41.498 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 12:27:41.503 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 12:27:41 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:27:49.072 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 12:27:49.082 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 12:27:49.097 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 12:27:49.248 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 12:27:49.255 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 12:27:49.349 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 6 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 12:27:49.359 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:49 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 12:27:56.445 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:27:56 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 12:27:56.453 [XNIO-1 task-2] INFO p6spy - 2023-08-24 12:27:56 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 12:27:56.455 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:56 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 12:27:56.464 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:27:56 | Time Consuming: 4 ms | Connection: statement-1 | 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.job_id = 439094 12:28:04.824 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:28:04 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 12:28:04.845 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:28:04 | Time Consuming: 12 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 29 12 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T12:28:04.828261' WHERE job_id = 439094 12:28:04.890 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:28:04 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 12:28:04.898 [XNIO-1 task-3] INFO p6spy - 2023-08-24 12:28:04 | Time Consuming: 6 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 12:28:10.218 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:28:10.219 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 12:28:10.221 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 12:28:10.223 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:28:10.223 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 12:28:10.223 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 12:28:10.230 [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) 12:28:10.231 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 12:28:10.231 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 12:28:10.231 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 12:28:10.231 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 12:28:10.260 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 12:28:10.264 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 12:28:13.613 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 12:28:13.662 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 12328 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 12:28:13.662 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 12:28:13.714 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 12:28:13.714 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 12:28:15.489 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 12:28:15.492 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 12:28:15.580 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 12:28:15.745 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 12:28:15.762 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 12:28:16.500 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 12:28:16.501 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2785 ms 12:28:18.840 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 12:28:18.850 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 12:28:18.851 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 12:28:18.851 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 12:28:18.852 [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. 12:28:18.852 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 12:28:18.852 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 12:28:18.852 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@eef2823 12:28:20.530 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 12:28:20.536 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 12:28:20.680 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 12:28:20.710 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 12:28:20.710 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 12:28:20.711 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 12:28:20.731 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 12:28:20.740 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 12:28:20.750 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 12:28:20.781 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 12:28:20.831 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 12:28:20.832 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 12:28:20.832 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:28:20.857 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.733 seconds (process running for 8.594) 12:28:20.859 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 12:28:20.866 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 12:28:21.198 [restartedMain] INFO p6spy - 2023-08-24 12:28:21 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 12:28:21.203 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@135b444d 12:28:21.216 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 12:28:21.294 [restartedMain] INFO p6spy - 2023-08-24 12:28:21 | Time Consuming: 5 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 12:28:21.318 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:28:21.320 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 12:28:21.588 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:28:21 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:28:22.140 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 12:28:22 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1 12:28:22.142 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:28:22.142 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:28:22.148 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 12:28:22.158 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 12:28:22 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT 1 12:29:00.017 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 12:29:00.022 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 12:29:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:29:00.036 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 12:29:16.908 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:29:16 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:29:16.913 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:29:16 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:29:16.923 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:29:16 | Time Consuming: 7 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 12:29:16.927 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:29:16 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 12:29:16.953 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 12:29:16 | Time Consuming: 17 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442164, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 7, 5, 3, 1, 1, 0, 351, -5936, 3053, -217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '-843,-839,-848,-846,-841,-848,-846,-843,-839,-841,-848,-849,-840,-837,-837,-846,-850,-835,-838,-843,-835,-841,-848,-835,-833,-842,-847,-838,-838,-841,-838,-847,-848,-845,-842,-839,-846,-843,-824,-838,-841,-835,-837,-837,-854,-850,-839,-842,-844,-844,-848,-842,-844,-846,-836,-844,-835,-835,-846,-842,-836,-836,-842,-838,-835,-836,-843,-846,-846,-843,-836,-841,-843,-843,-842,-839,-840,-844,-836,-833,-842,-839,-835,-831,-839,-841,-846,-843,-839,-844,-840,-847,-842,-839,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '491,485,503,503,495,493,492,498,496,493,494,492,495,494,494,504,506,508,497,494,493,489,502,503,495,490,501,503,486,496,490,487,502,486,483,494,494,496,491,493,500,495,494,493,497,499,494,507,502,499,500,496,507,497,479,495,507,492,486,501,499,494,495,492,489,491,500,501,500,502,501,499,502,499,493,496,494,492,495,494,500,503,504,505,505,505,496,494,501,504,499,495,500,498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-37,-36,-38,-34,-36,-32,-30,-33,-37,-32,-28,-34,-47,-39,-34,-37,-32,-33,-37,-41,-45,-40,-28,-32,-38,-43,-42,-33,-39,-42,-33,-30,-34,-30,-33,-37,-30,-32,-32,-42,-39,-29,-40,-43,-34,-35,-48,-44,-34,-37,-38,-29,-35,-36,-39,-43,-38,-36,-42,-42,-33,-39,-40,-44,-52,-46,-41,-36,-33,-39,-30,-34,-45,-34,-40,-45,-37,-37,-35,-35,-46,-43,-38,-42,-37,-38,-41,-33,-39,-41,-40,-40,-34,-28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '2023-08-24T12:29:16.928080800' ) 12:30:32.342 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 12:30:32 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:30:32.349 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 12:30:32 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:31:47.817 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 12:31:47 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:31:47.823 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 12:31:47 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:33:03.282 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 12:33:03 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:33:03.289 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 12:33:03 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:34:18.708 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 12:34:18 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 12:34:18.712 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 12:34:18 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:35:34.228 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 12:35:34 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 12:35:34.235 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 12:35:34 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:36:49.707 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 12:36:49 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 12:36:49.713 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 12:36:49 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:38:05.164 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 12:38:05 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 12:38:05.168 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 12:38:05 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:39:20.640 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 12:39:20 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 12:39:20.647 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 12:39:20 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:40:36.065 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 12:40:36 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 12:40:36.072 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 12:40:36 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:41:51.497 [nioEventLoopGroup-5-11] INFO p6spy - 2023-08-24 12:41:51 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 12:41:51.505 [nioEventLoopGroup-5-11] INFO p6spy - 2023-08-24 12:41:51 | Time Consuming: 8 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:43:06.948 [nioEventLoopGroup-5-12] INFO p6spy - 2023-08-24 12:43:06 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 12:43:06.952 [nioEventLoopGroup-5-12] INFO p6spy - 2023-08-24 12:43:06 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:44:22.377 [nioEventLoopGroup-5-13] INFO p6spy - 2023-08-24 12:44:22 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 12:44:22.386 [nioEventLoopGroup-5-13] INFO p6spy - 2023-08-24 12:44:22 | Time Consuming: 7 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:45:37.890 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 12:45:37 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 12:45:37.897 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 12:45:37 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:46:53.460 [nioEventLoopGroup-5-15] INFO p6spy - 2023-08-24 12:46:53 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT 1 12:46:53.468 [nioEventLoopGroup-5-15] INFO p6spy - 2023-08-24 12:46:53 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:48:08.937 [nioEventLoopGroup-5-16] INFO p6spy - 2023-08-24 12:48:08 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT 1 12:48:08.942 [nioEventLoopGroup-5-16] INFO p6spy - 2023-08-24 12:48:08 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:49:24.363 [nioEventLoopGroup-5-17] INFO p6spy - 2023-08-24 12:49:24 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 12:49:24.370 [nioEventLoopGroup-5-17] INFO p6spy - 2023-08-24 12:49:24 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:50:39.792 [nioEventLoopGroup-5-18] INFO p6spy - 2023-08-24 12:50:39 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 12:50:39.797 [nioEventLoopGroup-5-18] INFO p6spy - 2023-08-24 12:50:39 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:51:55.215 [nioEventLoopGroup-5-19] INFO p6spy - 2023-08-24 12:51:55 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 12:51:55.222 [nioEventLoopGroup-5-19] INFO p6spy - 2023-08-24 12:51:55 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:53:10.713 [nioEventLoopGroup-5-20] INFO p6spy - 2023-08-24 12:53:10 | Time Consuming: 4 ms | Connection: statement-15 | SQL: SELECT 1 12:53:10.718 [nioEventLoopGroup-5-20] INFO p6spy - 2023-08-24 12:53:10 | Time Consuming: 3 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:54:26.136 [nioEventLoopGroup-5-21] INFO p6spy - 2023-08-24 12:54:26 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT 1 12:54:26.142 [nioEventLoopGroup-5-21] INFO p6spy - 2023-08-24 12:54:26 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:55:41.653 [nioEventLoopGroup-5-22] INFO p6spy - 2023-08-24 12:55:41 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT 1 12:55:41.659 [nioEventLoopGroup-5-22] INFO p6spy - 2023-08-24 12:55:41 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:56:57.119 [nioEventLoopGroup-5-23] INFO p6spy - 2023-08-24 12:56:57 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT 1 12:56:57.123 [nioEventLoopGroup-5-23] INFO p6spy - 2023-08-24 12:56:57 | Time Consuming: 3 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:58:12.600 [nioEventLoopGroup-5-24] INFO p6spy - 2023-08-24 12:58:12 | Time Consuming: 4 ms | Connection: statement-15 | SQL: SELECT 1 12:58:12.605 [nioEventLoopGroup-5-24] INFO p6spy - 2023-08-24 12:58:12 | Time Consuming: 4 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 12:59:28.067 [nioEventLoopGroup-5-25] INFO p6spy - 2023-08-24 12:59:28 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT 1 12:59:28.072 [nioEventLoopGroup-5-25] INFO p6spy - 2023-08-24 12:59:28 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:00:43.535 [nioEventLoopGroup-5-26] INFO p6spy - 2023-08-24 13:00:43 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT 1 13:00:43.541 [nioEventLoopGroup-5-26] INFO p6spy - 2023-08-24 13:00:43 | Time Consuming: 5 ms | Connection: statement-15 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:01:59.007 [nioEventLoopGroup-5-27] INFO p6spy - 2023-08-24 13:01:59 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT 1 13:01:59.012 [nioEventLoopGroup-5-27] INFO p6spy - 2023-08-24 13:01:59 | Time Consuming: 5 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:03:14.479 [nioEventLoopGroup-5-28] INFO p6spy - 2023-08-24 13:03:14 | Time Consuming: 6 ms | Connection: statement-20 | SQL: SELECT 1 13:03:14.484 [nioEventLoopGroup-5-28] INFO p6spy - 2023-08-24 13:03:14 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:04:29.955 [nioEventLoopGroup-5-29] INFO p6spy - 2023-08-24 13:04:29 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT 1 13:04:29.960 [nioEventLoopGroup-5-29] INFO p6spy - 2023-08-24 13:04:29 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:05:45.627 [nioEventLoopGroup-5-30] INFO p6spy - 2023-08-24 13:05:45 | Time Consuming: 7 ms | Connection: statement-20 | SQL: SELECT 1 13:05:45.632 [nioEventLoopGroup-5-30] INFO p6spy - 2023-08-24 13:05:45 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:07:01.091 [nioEventLoopGroup-5-31] INFO p6spy - 2023-08-24 13:07:01 | Time Consuming: 5 ms | Connection: statement-20 | SQL: SELECT 1 13:07:01.097 [nioEventLoopGroup-5-31] INFO p6spy - 2023-08-24 13:07:01 | Time Consuming: 5 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:08:16.570 [nioEventLoopGroup-5-32] INFO p6spy - 2023-08-24 13:08:16 | Time Consuming: 5 ms | Connection: statement-20 | SQL: SELECT 1 13:08:16.576 [nioEventLoopGroup-5-32] INFO p6spy - 2023-08-24 13:08:16 | Time Consuming: 4 ms | Connection: statement-20 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:09:37.035 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:09:37 | Time Consuming: 5009 ms | Connection: statement-24 | SQL: SELECT 1 13:09:37.041 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:09:37 | Time Consuming: 5 ms | Connection: statement-25 | SQL: SELECT 1 13:09:37.045 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:09:37 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:10:52.526 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 13:10:52 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT 1 13:10:52.531 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 13:10:52 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:12:07.991 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 13:12:07 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT 1 13:12:07.996 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 13:12:07 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:13:23.460 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 13:13:23 | Time Consuming: 6 ms | Connection: statement-25 | SQL: SELECT 1 13:13:23.467 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 13:13:23 | Time Consuming: 5 ms | Connection: statement-25 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:14:38.935 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 13:14:38 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT 1 13:14:38.940 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 13:14:38 | Time Consuming: 4 ms | Connection: statement-25 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:14:47.569 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:14:47.571 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:14:47.577 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:14:47.579 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:14:47.579 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:14:47.579 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:14:47.587 [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) 13:14:47.588 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:14:47.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:14:47.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:14:47.588 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:14:47.601 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:14:47.603 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 13:37:41.315 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 13:37:41.360 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14132 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 13:37:41.361 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 13:37:41.412 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 13:37:41.412 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 13:37:43.129 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 13:37:43.132 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 13:37:43.217 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces. 13:37:43.370 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 13:37:43.386 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 13:37:44.076 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 13:37:44.076 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2664 ms 13:37:46.303 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:37:46.312 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:37:46.312 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 13:37:46.313 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 13:37:46.313 [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. 13:37:46.313 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 13:37:46.313 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 13:37:46.313 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e1881ba 13:37:47.834 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 13:37:47.839 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 13:37:47.970 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 13:37:47.995 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:37:47.995 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 13:37:47.996 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 13:37:48.014 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 13:37:48.022 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 13:37:48.030 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 13:37:48.056 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 13:37:48.108 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 13:37:48.109 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 13:37:48.110 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:37:48.136 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.269 seconds (process running for 7.927) 13:37:48.139 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 13:37:48.146 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 13:37:48.463 [restartedMain] INFO p6spy - 2023-08-24 13:37:48 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 13:37:48.471 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@14c6ae22 13:37:48.480 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 13:37:48.544 [restartedMain] INFO p6spy - 2023-08-24 13:37:48 | Time Consuming: 7 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 13:37:48.566 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:37:48.567 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:37:49.320 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 13:37:49.321 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 13:37:49.323 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 13:37:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:37:49.325 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 13:37:49.335 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 13:37:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:38:08.980 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:38:08.981 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:38:08.990 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:38:08.992 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:38:08.992 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:38:08.992 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:38:09.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) 13:38:09.002 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:38:09.002 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:38:09.003 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:38:09.003 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:38:09.077 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:38:09.081 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 13:38:13.861 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 13:38:13.907 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 3092 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 13:38:13.907 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 13:38:13.960 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 13:38:13.960 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 13:38:15.660 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 13:38:15.664 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 13:38:15.752 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 13:38:15.909 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 13:38:15.924 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 13:38:16.623 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 13:38:16.624 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2662 ms 13:38:18.819 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:38:18.828 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:38:18.828 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 13:38:18.829 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 13:38:18.829 [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. 13:38:18.829 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 13:38:18.829 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 13:38:18.829 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ce678f8 13:38:20.323 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 13:38:20.328 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 13:38:20.456 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 13:38:20.481 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:38:20.482 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 13:38:20.482 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 13:38:20.499 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 13:38:20.508 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 13:38:20.516 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 13:38:20.543 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 13:38:20.593 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 13:38:20.595 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 13:38:20.595 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:38:20.620 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.207 seconds (process running for 7.757) 13:38:20.623 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 13:38:20.630 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 13:38:20.919 [restartedMain] INFO p6spy - 2023-08-24 13:38:20 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1 13:38:20.923 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@29f4aa81 13:38:20.932 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 13:38:20.997 [restartedMain] INFO p6spy - 2023-08-24 13:38:20 | Time Consuming: 7 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 13:38:21.018 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:38:21.019 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:38:21.207 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:38:21 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:38:21.675 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 13:38:21.675 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 13:38:21.678 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 13:38:21.687 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 13:38:21 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:38:37.378 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:38:37.380 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:38:37.388 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:38:37.390 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:38:37.390 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:38:37.390 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:38:37.397 [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) 13:38:37.399 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:38:37.399 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:38:37.399 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:38:37.399 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:38:37.434 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:38:37.457 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 13:39:52.750 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 13:39:52.795 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 18396 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 13:39:52.796 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 13:39:52.847 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 13:39:52.847 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 13:39:54.535 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 13:39:54.538 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 13:39:54.632 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. 13:39:54.782 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 13:39:54.798 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 13:39:55.483 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 13:39:55.483 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2635 ms 13:39:57.692 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:39:57.701 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:39:57.701 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 13:39:57.702 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 13:39:57.703 [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. 13:39:57.703 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 13:39:57.703 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 13:39:57.703 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4adfc0fc 13:39:59.212 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 13:39:59.217 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 13:39:59.348 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 13:39:59.375 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:39:59.375 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 13:39:59.375 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 13:39:59.394 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 13:39:59.402 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 13:39:59.411 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 13:39:59.438 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 13:39:59.488 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 13:39:59.490 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 13:39:59.490 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:39:59.515 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.216 seconds (process running for 7.86) 13:39:59.517 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 13:39:59.524 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 13:39:59.819 [restartedMain] INFO p6spy - 2023-08-24 13:39:59 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1 13:39:59.823 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@40c84809 13:39:59.833 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 13:39:59.895 [restartedMain] INFO p6spy - 2023-08-24 13:39:59 | Time Consuming: 4 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 13:39:59.915 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:39:59.917 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:40:00.128 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:40:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:40:00.527 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 13:40:00.527 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 13:40:00.533 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms 13:40:00.575 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 13:40:00 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 13:40:06.741 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 13:40:06.751 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 13:40:06.768 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'system' OR A.account_phone = 'system' OR A.account_mail = 'system' OR A.account_staff_no = 'system') 13:40:06.774 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 1 13:40:06.779 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 1 LIMIT 1 13:40:06.785 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 1 AND A.account_id = 1 LIMIT 1 13:40:06.790 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 LIMIT 1 13:40:06.795 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 AND A.position_id = 1 LIMIT 1 13:40:07.198 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:07 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 13:40:07.214 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:07 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 13:40:07.385 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:07 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 13:40:14.017 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:14 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:40:14.109 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:14 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 13:40:14.117 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:14 | Time Consuming: 4 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 ORDER BY A.job_id ASC LIMIT 10 13:40:21.470 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:40:21 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:40:21.480 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:21 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 13:40:21.480 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:40:21 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 13:40:21.491 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:21 | Time Consuming: 6 ms | Connection: statement-1 | 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.job_id = 439094 13:40:39.285 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:39 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 13:40:39.304 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:39 | Time Consuming: 12 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 42 13 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T13:40:39.289285400' WHERE job_id = 439094 13:40:39.343 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:39 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 13:40:39.353 [XNIO-1 task-3] INFO p6spy - 2023-08-24 13:40:39 | Time Consuming: 8 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 13:41:02.899 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:41:02.900 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:41:02.902 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:41:02.904 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:41:02.904 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:41:02.904 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:41:02.913 [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) 13:41:02.914 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:41:02.914 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:41:02.914 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:41:02.914 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:41:02.937 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:41:02.988 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 13:41:06.355 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 13:41:06.402 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14144 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 13:41:06.403 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 13:41:06.455 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 13:41:06.455 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 13:41:08.238 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 13:41:08.242 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 13:41:08.330 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 74 ms. Found 0 Redis repository interfaces. 13:41:08.526 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 13:41:08.544 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 13:41:09.306 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 13:41:09.306 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2850 ms 13:41:11.666 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:41:11.677 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:41:11.677 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 13:41:11.677 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 13:41:11.678 [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. 13:41:11.678 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 13:41:11.678 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 13:41:11.678 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2dcaea4a 13:41:13.360 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 13:41:13.365 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 13:41:13.506 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 13:41:13.536 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:41:13.536 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 13:41:13.536 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 13:41:13.556 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 13:41:13.565 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 13:41:13.576 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 13:41:13.606 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 13:41:13.657 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 13:41:13.658 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 13:41:13.659 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:41:13.683 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.817 seconds (process running for 8.652) 13:41:13.685 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 13:41:13.692 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 13:41:14.017 [restartedMain] INFO p6spy - 2023-08-24 13:41:14 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 13:41:14.022 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3df31e69 13:41:14.032 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 13:41:14.106 [restartedMain] INFO p6spy - 2023-08-24 13:41:14 | Time Consuming: 5 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 13:41:14.127 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:41:14.128 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:41:14.884 [RMI TCP Connection(2)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 13:41:14.884 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 13:41:14.888 [RMI TCP Connection(2)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 13:41:14.891 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 13:41:14 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT 1 13:41:14.905 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 13:41:14 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:41:15.598 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:41:15 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:41:15.603 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:41:15 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:42:00.006 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 13:42:00.011 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 13:42:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:42:00.027 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 13:44:54.982 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:44:54 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 13:44:54.988 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:44:54 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:44:55.000 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:44:55 | Time Consuming: 9 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 13:44:55.006 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:44:55 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 13:44:55.043 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:44:55 | Time Consuming: 29 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442165, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 6, 5, 5, 1, 1, 0, 333, -5944, 3045, -217, 64703, 64695, 64686, 64694, 64696, 64689, 64692, 64696, 64700, -844, '-838,-835,-837,-837,-833,-835,-847,-841,-838,-838,-835,-836,-839,-838,-833,-836,-845,-842,-839,-837,-846,-846,-828,-834,-838,-845,-852,-841,-845,-843,-843,-844,-836,-837,-834,-847,-846,-837,-840,-838,-841,-840,-835,-835,-841,-850,-846,-842,-849,-846,-841,-839,-846,-838,-842,-847,-842,-843,-840,-842,-841,-844,-845,-842,-846,-844,-834,-837,-848,-841,-842,-845,-833,-837,-846,-842,-836,-840,-838,-846,-854,-837,-833,-838,-834,-842,-844,-840,-847,-842,-839,-837,-843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '494,483,486,496,500,498,500,496,497,500,498,497,498,489,485,495,503,502,487,493,497,489,500,496,495,489,495,499,497,498,492,489,498,501,494,491,495,506,501,494,491,495,499,495,499,499,499,499,499,500,492,498,499,494,495,487,490,499,494,495,501,494,497,497,480,490,502,497,491,494,498,493,500,499,494,497,493,493,494,492,497,498,501,499,497,494,490,493,493,489,494,501,499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-34,-41,-39,-30,-40,-38,-26,-38,-41,-35,-23,-25,-47,-43,-37,-33,-22,-32,-25,-32,-32,-28,-36,-39,-43,-35,-38,-33,-30,-39,-36,-30,-43,-38,-35,-45,-40,-31,-35,-38,-33,-33,-36,-33,-39,-40,-30,-38,-38,-38,-38,-36,-42,-42,-42,-37,-45,-40,-27,-38,-39,-29,-34,-38,-39,-34,-27,-35,-31,-43,-44,-28,-26,-31,-34,-34,-38,-28,-32,-37,-35,-41,-43,-34,-38,-39,-44,-46,-32,-33,-37,-38,-36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '2023-08-24T13:44:55.006543800' ) 13:46:10.506 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 13:46:10 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 13:46:10.513 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 13:46:10 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:47:25.978 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 13:47:25 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 13:47:25.986 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 13:47:25 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:48:41.653 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 13:48:41 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 13:48:41.660 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 13:48:41 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:49:57.122 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 13:49:57 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 13:49:57.128 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 13:49:57 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:51:12.592 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 13:51:12 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 13:51:12.597 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 13:51:12 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:52:28.064 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 13:52:28 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 13:52:28.070 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 13:52:28 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:53:43.533 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 13:53:43 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 13:53:43.537 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 13:53:43 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:54:59.002 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 13:54:59 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 13:54:59.007 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 13:54:59 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:56:14.485 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 13:56:14 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 13:56:14.490 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 13:56:14 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:56:16.606 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:16 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 13:56:16.621 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:16 | Time Consuming: 6 ms | Connection: statement-5 | 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.job_id = 439094 13:56:24.384 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:24 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 13:56:24.399 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:24 | Time Consuming: 9 ms | Connection: statement-5 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 57 13 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T13:56:24.388499100' WHERE job_id = 439094 13:56:24.510 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:24 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 13:56:24.518 [XNIO-1 task-2] INFO p6spy - 2023-08-24 13:56:24 | Time Consuming: 5 ms | Connection: statement-5 | 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 ORDER BY A.job_id ASC LIMIT 10 13:56:27.962 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:56:27.963 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:56:27.966 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:56:27.969 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:56:27.969 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:56:27.971 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:56:27.978 [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) 13:56:27.980 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:56:27.980 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:56:27.980 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:56:27.981 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:56:28.071 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:56:28.075 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 13:56:34.516 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 13:56:34.565 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 7776 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 13:56:34.565 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 13:56:34.618 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 13:56:34.618 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 13:56:36.449 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 13:56:36.453 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 13:56:36.547 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. 13:56:36.735 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 13:56:36.752 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 13:56:37.587 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 13:56:37.588 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2969 ms 13:56:40.207 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:56:40.218 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:56:40.219 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 13:56:40.219 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 13:56:40.220 [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. 13:56:40.220 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 13:56:40.220 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 13:56:40.220 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@564ad6ff 13:56:42.248 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 13:56:42.253 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 13:56:42.435 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 13:56:42.473 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:56:42.474 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 13:56:42.474 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 13:56:42.499 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 13:56:42.509 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 13:56:42.519 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 13:56:42.556 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 13:56:42.624 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 13:56:42.625 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 13:56:42.626 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:56:42.656 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.639 seconds (process running for 9.48) 13:56:42.658 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 13:56:42.665 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 13:56:43.152 [restartedMain] INFO p6spy - 2023-08-24 13:56:43 | Time Consuming: 17 ms | Connection: statement-0 | SQL: SELECT 1 13:56:43.157 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@703a3be 13:56:43.172 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 13:56:43.268 [restartedMain] INFO p6spy - 2023-08-24 13:56:43 | Time Consuming: 7 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 13:56:43.290 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:56:43.292 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 13:56:43.576 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 13:56:43 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 13:56:43.681 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 13:56:43.681 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 13:56:43.685 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 13:56:43.692 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 13:56:43 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 13:57:00.006 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 13:57:00.010 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 13:57:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 13:57:00.025 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 13:59:30.637 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:59:30.638 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 13:59:30.646 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 13:59:30.650 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 13:59:30.650 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 13:59:30.650 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 13:59:30.658 [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) 13:59:30.660 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 13:59:30.660 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 13:59:30.660 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 13:59:30.660 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 13:59:30.732 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 13:59:30.736 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:05:32.560 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:05:32.606 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16472 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:05:32.606 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:05:32.657 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:05:32.657 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:05:34.317 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:05:34.320 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:05:34.404 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 14:05:34.557 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:05:34.575 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:05:35.258 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:05:35.258 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2601 ms 14:05:37.464 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:05:37.473 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:05:37.473 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:05:37.474 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:05:37.474 [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. 14:05:37.475 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:05:37.475 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:05:37.475 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@219ab2a4 14:05:38.993 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:05:38.997 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:05:39.128 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:05:39.152 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:05:39.153 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:05:39.153 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:05:39.171 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:05:39.179 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:05:39.187 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:05:39.213 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:05:39.264 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:05:39.266 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:05:39.266 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:05:39.292 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.187 seconds (process running for 7.821) 14:05:39.295 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:05:39.302 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:05:39.653 [restartedMain] INFO p6spy - 2023-08-24 14:05:39 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:05:39.658 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@61e9923c 14:05:39.667 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:05:39.730 [restartedMain] INFO p6spy - 2023-08-24 14:05:39 | Time Consuming: 6 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 14:05:39.748 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:05:39.750 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:05:40.286 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 14:05:40 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:05:40.302 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:05:40.302 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:05:40.307 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 14:05:40.309 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 14:05:40 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 14:05:48.117 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:05:48 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:05:48.126 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:05:48 | Time Consuming: 3 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.job_id = 439094 14:06:04.412 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:06:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:06:04.429 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:06:04 | Time Consuming: 10 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 7 14 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T14:06:04.416267300' WHERE job_id = 439094 14:06:04.531 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:06:04 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 14:06:04.541 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:06:04 | Time Consuming: 6 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 ORDER BY A.job_id ASC LIMIT 10 14:06:13.308 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:06:13.310 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:06:13.312 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:06:13.314 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:06:13.314 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:06:13.314 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:06:13.321 [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) 14:06:13.322 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:06:13.322 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:06:13.323 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:06:13.323 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:06:13.343 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:06:13.347 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:06:16.699 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:06:16.747 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 13904 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:06:16.747 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:06:16.802 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:06:16.802 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:06:18.579 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:06:18.582 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:06:18.668 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 14:06:18.833 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:06:18.849 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:06:19.585 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:06:19.585 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2783 ms 14:06:21.918 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:06:21.929 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:06:21.930 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:06:21.930 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:06:21.931 [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. 14:06:21.931 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:06:21.931 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:06:21.931 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2dcaea4a 14:06:23.591 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:06:23.596 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:06:23.737 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:06:23.768 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:06:23.768 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:06:23.769 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:06:23.788 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:06:23.797 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:06:23.807 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:06:23.836 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:06:23.888 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:06:23.889 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:06:23.889 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:06:23.913 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.718 seconds (process running for 8.572) 14:06:23.916 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:06:23.923 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:06:24.245 [restartedMain] INFO p6spy - 2023-08-24 14:06:24 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:06:24.250 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@3df31e69 14:06:24.253 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:06:24.318 [restartedMain] INFO p6spy - 2023-08-24 14:06:24 | Time Consuming: 5 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 14:06:24.338 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:06:24.340 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:06:24.636 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:06:24 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:06:24.700 [RMI TCP Connection(1)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:06:24.700 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:06:24.708 [RMI TCP Connection(1)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 8 ms 14:06:24.711 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 14:06:24 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:07:00.005 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 14:07:00.010 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 14:07:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:07:00.026 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 14:09:06.084 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:09:06.086 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:09:06.094 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:09:06.098 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:09:06.098 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:09:06.098 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:09:06.105 [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) 14:09:06.106 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:09:06.106 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:09:06.106 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:09:06.106 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:09:06.122 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:09:06.126 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:13:26.565 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:13:26.619 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4716 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:13:26.620 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:13:26.682 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:13:26.682 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:13:28.412 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:13:28.417 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:13:28.512 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 0 Redis repository interfaces. 14:13:28.698 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:13:28.714 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:13:29.429 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:13:29.429 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2746 ms 14:13:31.618 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:13:31.627 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:13:31.628 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:13:31.628 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:13:31.628 [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. 14:13:31.628 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:13:31.628 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:13:31.628 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@47f63f67 14:13:33.144 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:13:33.149 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:13:33.281 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:13:33.305 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:13:33.305 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:13:33.306 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:13:33.323 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:13:33.331 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:13:33.340 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:13:33.366 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:13:33.419 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:13:33.420 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:13:33.421 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:13:33.445 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.366 seconds (process running for 8.145) 14:13:33.448 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:13:33.455 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:13:33.751 [restartedMain] INFO p6spy - 2023-08-24 14:13:33 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 14:13:33.755 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@610e4454 14:13:33.764 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:13:33.824 [restartedMain] INFO p6spy - 2023-08-24 14:13:33 | Time Consuming: 4 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 14:13:33.843 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:13:33.844 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:13:34.152 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:13:34 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:13:34.192 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:13:34.193 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:13:34.198 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 14:13:34.232 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 14:13:34 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 14:13:55.567 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:13:55 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:13:55.576 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:13:55 | Time Consuming: 3 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.job_id = 439094 14:14:07.658 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:14:07 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:14:07.677 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:14:07 | Time Consuming: 11 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 15 14 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T14:14:07.661996300' WHERE job_id = 439094 14:14:07.788 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:14:07 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 14:14:07.796 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:14:07 | Time Consuming: 5 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 ORDER BY A.job_id ASC LIMIT 10 14:14:14.493 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:14:14.494 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:14:14.496 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:14:14.498 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:14:14.498 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:14:14.499 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:14:14.507 [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) 14:14:14.508 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:14:14.508 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:14:14.508 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:14:14.508 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:14:14.582 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:14:14.586 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:14:18.179 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:14:18.233 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10320 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:14:18.233 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:14:18.290 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:14:18.290 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:14:20.063 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:14:20.067 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:14:20.160 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. 14:14:20.325 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:14:20.342 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:14:21.090 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:14:21.091 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2800 ms 14:14:23.547 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:14:23.557 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:14:23.557 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:14:23.558 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:14:23.558 [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. 14:14:23.559 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:14:23.559 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:14:23.559 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@110efbbf 14:14:25.215 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:14:25.221 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:14:25.359 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:14:25.390 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:14:25.390 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:14:25.391 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:14:25.411 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:14:25.420 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:14:25.430 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:14:25.458 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:14:25.508 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:14:25.509 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:14:25.510 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:14:25.534 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.898 seconds (process running for 8.851) 14:14:25.536 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:14:25.543 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:14:25.870 [restartedMain] INFO p6spy - 2023-08-24 14:14:25 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 14:14:25.875 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@6465d552 14:14:25.885 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:14:25.961 [restartedMain] INFO p6spy - 2023-08-24 14:14:25 | Time Consuming: 5 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 14:14:25.981 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:14:25.983 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:14:26.197 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:14:26 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:14:26.575 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:14:26.575 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:14:26.581 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 14:14:26.616 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 14:14:26 | Time Consuming: 32 ms | Connection: statement-0 | SQL: SELECT 1 14:15:00.008 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 14:15:00.014 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 14:15:00 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 14:15:00.029 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 14:15:25.905 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:15:25.907 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:15:25.917 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:15:25.919 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:15:25.919 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:15:25.920 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:15:25.928 [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) 14:15:25.930 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:15:25.930 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:15:25.930 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:15:25.930 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:15:25.943 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:15:25.947 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:20:42.176 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:20:42.224 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 2184 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:20:42.224 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:20:42.274 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:20:42.274 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:20:43.955 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:20:43.958 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:20:44.047 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 14:20:44.205 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:20:44.221 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:20:44.918 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:20:44.918 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2643 ms 14:20:47.130 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:20:47.140 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:20:47.140 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:20:47.140 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:20:47.141 [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. 14:20:47.141 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:20:47.141 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:20:47.141 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1539065e 14:20:48.907 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:20:48.919 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:20:49.191 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:20:49.256 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:20:49.257 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:20:49.257 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:20:49.295 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:20:49.310 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:20:49.329 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:20:49.369 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:20:49.437 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:20:49.439 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:20:49.439 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:20:49.480 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.755 seconds (process running for 8.41) 14:20:49.484 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:20:49.496 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:20:49.942 [restartedMain] INFO p6spy - 2023-08-24 14:20:49 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 14:20:49.947 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@780efec8 14:20:49.962 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:20:50.057 [restartedMain] INFO p6spy - 2023-08-24 14:20:50 | Time Consuming: 7 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 14:20:50.085 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:20:50.087 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:20:50.407 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:20:50 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:20:50.938 [RMI TCP Connection(13)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:20:50.939 [RMI TCP Connection(13)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:20:50.939 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-08-24 14:20:50 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:20:50.942 [RMI TCP Connection(13)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 14:20:50.953 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-08-24 14:20:50 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 14:21:06.197 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:21:06.206 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:06 | Time Consuming: 4 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.job_id = 439094 14:21:13.675 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:13 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:21:13.689 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:13 | Time Consuming: 9 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 22 14 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T14:21:13.678159900' WHERE job_id = 439094 14:21:13.803 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:13 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 14:21:13.810 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:21:13 | Time Consuming: 4 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 ORDER BY A.job_id ASC LIMIT 10 14:21:19.979 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:21:19.981 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:21:19.983 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:21:19.984 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:21:19.984 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:21:19.985 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:21:19.991 [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) 14:21:19.992 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:21:19.992 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:21:19.993 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:21:19.993 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:21:20.012 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:21:20.031 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:21:23.462 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:21:23.509 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 16100 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:21:23.510 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:21:23.565 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:21:23.566 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:21:25.344 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:21:25.348 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:21:25.438 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 14:21:25.607 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:21:25.623 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:21:26.381 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:21:26.381 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2815 ms 14:21:28.748 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:21:28.758 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:21:28.758 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:21:28.759 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:21:28.759 [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. 14:21:28.760 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:21:28.760 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:21:28.760 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75cf37a4 14:21:30.410 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:21:30.415 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:21:30.556 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:21:30.585 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:21:30.586 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:21:30.586 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:21:30.605 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:21:30.614 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:21:30.625 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:21:30.655 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:21:30.709 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:21:30.710 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:21:30.711 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:21:30.735 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.757 seconds (process running for 8.668) 14:21:30.737 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:21:30.745 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:21:31.126 [restartedMain] INFO p6spy - 2023-08-24 14:21:31 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1 14:21:31.131 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@4e4c9046 14:21:31.140 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:21:31.206 [restartedMain] INFO p6spy - 2023-08-24 14:21:31 | Time Consuming: 5 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 14:21:31.226 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:21:31.228 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:21:31.472 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:21:31 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:21:31.896 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:21:31.896 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:21:31.900 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 14:21:31.910 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 14:21:31 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:22:00.006 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 14:22:00.012 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 14:22:00 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 14:22:00.032 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 14:22:56.755 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:22:56.757 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:22:56.764 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:22:56.768 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:22:56.769 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:22:56.769 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:22:56.776 [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) 14:22:56.777 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:22:56.778 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:22:56.778 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:22:56.778 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:22:56.792 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:22:56.800 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:32:05.430 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:32:05.478 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14976 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:32:05.478 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:32:05.531 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:32:05.531 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:32:07.295 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:32:07.298 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:32:07.383 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 14:32:07.549 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:32:07.565 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:32:08.302 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:32:08.302 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2770 ms 14:32:10.655 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:32:10.665 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:32:10.665 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:32:10.666 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:32:10.666 [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. 14:32:10.666 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:32:10.667 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:32:10.667 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@110efbbf 14:32:12.332 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:32:12.337 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:32:12.479 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:32:12.509 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:32:12.509 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:32:12.509 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:32:12.529 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:32:12.538 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:32:12.548 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:32:12.577 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:32:12.628 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:32:12.630 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:32:12.630 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:12.656 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.718 seconds (process running for 8.6) 14:32:12.659 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:32:12.666 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:32:13.001 [restartedMain] INFO p6spy - 2023-08-24 14:32:13 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:32:13.005 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@6465d552 14:32:13.015 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:32:13.081 [restartedMain] INFO p6spy - 2023-08-24 14:32:13 | Time Consuming: 5 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 14:32:13.101 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:13.103 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:13.916 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:32:13.916 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:32:13.918 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 14:32:13 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:32:13.920 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 14:32:13.978 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 14:32:13 | Time Consuming: 51 ms | Connection: statement-0 | SQL: SELECT 1 14:32:23.700 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:32:23.702 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:32:23.710 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:32:23.713 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:32:23.714 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:32:23.714 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:32:23.720 [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) 14:32:23.721 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:32:23.721 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:32:23.721 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:32:23.721 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:32:23.743 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:32:23.759 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:32:29.021 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:32:29.070 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 13720 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:32:29.070 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:32:29.122 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:32:29.122 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:32:30.887 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:32:30.890 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:32:30.979 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 14:32:31.144 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:32:31.160 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:32:31.897 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:32:31.897 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2774 ms 14:32:34.231 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:32:34.242 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:32:34.242 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:32:34.243 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:32:34.243 [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. 14:32:34.243 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:32:34.243 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:32:34.244 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15e88965 14:32:35.904 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:32:35.909 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:32:36.049 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:32:36.079 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:32:36.079 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:32:36.080 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:32:36.100 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:32:36.109 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:32:36.119 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:32:36.149 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:32:36.202 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:32:36.203 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:32:36.203 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:36.229 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.7 seconds (process running for 8.609) 14:32:36.231 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:32:36.239 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:32:36.559 [restartedMain] INFO p6spy - 2023-08-24 14:32:36 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:32:36.564 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37873594 14:32:36.574 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:32:36.649 [restartedMain] INFO p6spy - 2023-08-24 14:32:36 | Time Consuming: 5 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 14:32:36.670 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:36.672 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:32:37.524 [RMI TCP Connection(4)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:32:37.525 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:32:37.525 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 14:32:37 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT 1 14:32:37.529 [RMI TCP Connection(4)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 14:32:37.563 [RMI TCP Connection(3)-192.168.3.5] INFO p6spy - 2023-08-24 14:32:37 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:32:54.081 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:32:54 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 14:32:54.096 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:32:54 | Time Consuming: 7 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.job_id = 439094 14:33:02.075 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:33:02 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 14:33:02.107 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:33:02 | Time Consuming: 20 ms | Connection: statement-0 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 34 14 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T14:33:02.083849100' WHERE job_id = 439094 14:33:02.248 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:33:02 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 14:33:02.262 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:33:02 | 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 ORDER BY A.job_id ASC LIMIT 10 14:33:07.073 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:33:07.075 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:33:07.077 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:33:07.079 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:33:07.081 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:33:07.081 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:33:07.091 [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) 14:33:07.092 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:33:07.092 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:33:07.092 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:33:07.092 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:33:07.140 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:33:07.170 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:33:10.477 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:33:10.525 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 19320 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:33:10.526 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:33:10.580 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:33:10.580 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:33:12.366 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:33:12.369 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:33:12.453 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70 ms. Found 0 Redis repository interfaces. 14:33:12.620 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:33:12.636 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:33:13.370 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:33:13.370 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2790 ms 14:33:15.702 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:33:15.712 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:33:15.713 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:33:15.713 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:33:15.714 [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. 14:33:15.714 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:33:15.714 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:33:15.714 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@110efbbf 14:33:17.395 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:33:17.400 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:33:17.543 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:33:17.573 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:33:17.573 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:33:17.573 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:33:17.593 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:33:17.602 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:33:17.612 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:33:17.642 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:33:17.693 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:33:17.694 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:33:17.694 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:33:17.719 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.727 seconds (process running for 8.59) 14:33:17.722 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:33:17.730 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:33:18.059 [restartedMain] INFO p6spy - 2023-08-24 14:33:18 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:33:18.064 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@6465d552 14:33:18.074 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:33:18.149 [restartedMain] INFO p6spy - 2023-08-24 14:33:18 | Time Consuming: 6 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 14:33:18.170 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:33:18.172 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:33:18.357 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:33:18 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:33:18.556 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:33:18.556 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:33:18.561 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 14:33:18.575 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 14:33:18 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 14:34:00.025 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 14:34:00.030 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 14:34:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:34:00.046 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 14:35:03.307 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:35:03.308 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 14:35:03.317 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 14:35:03.320 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:35:03.320 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 14:35:03.320 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 14:35:03.328 [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) 14:35:03.330 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 14:35:03.330 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:35:03.330 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:35:03.330 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:35:03.402 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 14:35:03.407 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 14:57:11.072 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 14:57:11.116 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 6288 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 14:57:11.116 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 14:57:11.166 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 14:57:11.166 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 14:57:12.874 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 14:57:12.878 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:57:12.971 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. 14:57:13.131 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 14:57:13.147 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 14:57:13.848 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 14:57:13.849 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2682 ms 14:57:16.045 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 14:57:16.055 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:57:16.055 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 14:57:16.056 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 14:57:16.056 [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. 14:57:16.056 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:57:16.056 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 14:57:16.056 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@13eda5b 14:57:17.831 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 14:57:17.837 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 14:57:17.981 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 14:57:18.007 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 14:57:18.007 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 14:57:18.007 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 14:57:18.026 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 14:57:18.034 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 14:57:18.042 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 14:57:18.071 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 14:57:18.131 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 14:57:18.133 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 14:57:18.133 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:57:18.161 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.497 seconds (process running for 14.679) 14:57:18.164 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 14:57:18.172 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 14:57:18.551 [restartedMain] INFO p6spy - 2023-08-24 14:57:18 | Time Consuming: 14 ms | Connection: statement-0 | SQL: SELECT 1 14:57:18.556 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@1adeb31b 14:57:18.566 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 14:57:18.636 [restartedMain] INFO p6spy - 2023-08-24 14:57:18 | Time Consuming: 5 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 14:57:18.657 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:57:18.659 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:57:18.853 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 14:57:18 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:57:36.262 [XNIO-1 task-2] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 14:57:36.262 [XNIO-1 task-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:57:36.266 [XNIO-1 task-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 14:57:38.151 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:38 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 14:57:38.173 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:38 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 14:57:38.215 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:38 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 14:57:38.387 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:38 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 14:57:42.547 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:42 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:57:45.805 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:57:45.813 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 14:57:45.832 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 14:57:45.840 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 14:57:45.850 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 14:57:45.858 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 14:57:45.869 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 14:57:45.877 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:45 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 14:57:46.003 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:46 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 14:57:46.027 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:46 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 14:57:46.596 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:46 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:57:46.630 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:46 | Time Consuming: 28 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 14:57:47.291 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:47 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 14:57:47.296 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:47 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 14:57:47.306 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:47 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 14:57:57.708 [XNIO-1 task-5] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 6 ms | Connection: statement-2 | SQL: SELECT 1 14:57:57.708 [XNIO-1 task-4] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 6 ms | Connection: statement-3 | SQL: SELECT 1 14:57:57.708 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 14:57:57.708 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 6 ms | Connection: statement-1 | SQL: SELECT 1 14:57:57.720 [XNIO-1 task-2] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT oc_id, map_id, map_title, map_desc, map_cat_id, map_raster_layer, map_type_id FROM ent_map WHERE 1 = 1 AND deleted_flag = 0 AND oc_id = 406283 14:57:57.723 [XNIO-1 task-4] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 7 ms | Connection: statement-3 | SQL: SELECT IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum', IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum', IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum', IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum', IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum', IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum', IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum', IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum', IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum', IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum' FROM goaf_hdanger AS A WHERE A.oc_id = 406283 AND A.status != -1 AND A.hdanger_type = '0' ORDER BY A.submit_time DESC 14:57:57.723 [XNIO-1 task-5] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 7 ms | Connection: statement-2 | SQL: SELECT IFNULL(SUM( CASE WHEN hdanger_level = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelLowerNum', IFNULL(SUM( CASE WHEN hdanger_level = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelGeneralNum', IFNULL(SUM( CASE WHEN hdanger_level = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelMajorNum', IFNULL(SUM( CASE WHEN hdanger_level = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerLevelSeriousNum', IFNULL(SUM( CASE WHEN status = 0 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTosubmitNum', IFNULL(SUM( CASE WHEN status = 1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToforreviewlNum', IFNULL(SUM( CASE WHEN status = 2 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusTorectifyNum', IFNULL(SUM( CASE WHEN status = 3 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusToacceptNum', IFNULL(SUM( CASE WHEN status = 4 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCompleteNum', IFNULL(SUM( CASE WHEN status = -1 THEN 1 ELSE 0 END ), 0) AS 'goafHdangerStatusCancelNum' FROM goaf_hdanger AS A WHERE A.oc_id = 406283 AND A.status != -1 AND A.hdanger_type = '1' ORDER BY A.submit_time DESC 14:57:57.724 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 9 ms | Connection: statement-1 | SQL: SELECT A.hdanger_id, A.oc_id, A.goaf_id, A.hdanger_title, A.hdanger_level, A.hdanger_type, A.checklist_id, A.hdanger_desc, A.submit_group_id, A.submit_group_name, A.submit_position_id, A.submit_position_name, A.submit_account_id, A.submit_account_name, A.submit_time, A.review_group_id, A.review_group_name, A.review_position_id, A.review_position_name, A.review_account_id, A.review_account_name, A.danger_deadline, A.review_time, A.review_remark, A.rectify_group_id, A.rectify_group_name, A.rectify_position_id, A.rectify_position_name, A.rectify_account_id, A.rectify_account_name, A.rectify_time, A.danger_reason, A.rectify_measure, A.rectify_remark, A.accept_group_id, A.accept_group_name, A.accept_position_id, A.accept_position_name, A.accept_account_id, A.accept_account_name, A.accept_time, A.accept_remark, A.finish_time, A.status, B.wf_def_id, B.wf_ins_id, B.wf_ins_title, B.cur_group_id, B.cur_group_name, B.cur_position_id, B.cur_position_name, B.cur_account_id, B.cur_account_name, B.cur_activity_ins_id, B.cur_activity_code, B.cur_activity_title, B.cur_form_code, B.cur_activity_begin_time FROM goaf_hdanger AS A LEFT JOIN wf_ins AS B ON A.hdanger_id = B.wf_ins_id WHERE A.oc_id = 406283 AND A.hdanger_type = '1' ORDER BY A.submit_time DESC 14:57:57.770 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:57:57 | Time Consuming: 7 ms | Connection: statement-1 | SQL: SELECT A.goaflayer_id, A.oc_id, A.goaf_id, A.goaf_name, A.map_id, A.layer_id, B.layer_cat_id, B.layer_title, B.layer_marker, B.layer_vector, B.layer_vector_type FROM goaf_map_layer AS A left join ent_map_layer AS B ON B.layer_id = A.layer_id WHERE A.oc_id = 406283 AND A.map_id = '406283' 14:58:34.310 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 14:58:34 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 14:58:34.318 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 14:58:34 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 14:59:08.559 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:08 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 14:59:08.600 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:08 | Time Consuming: 33 ms | Connection: statement-1 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 14:59:09.109 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:09 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 14:59:09.115 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:09 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 14:59:11.435 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:11 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 14:59:11.464 [XNIO-1 task-3] INFO p6spy - 2023-08-24 14:59:11 | Time Consuming: 10 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 14:59:49.777 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 14:59:49 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 14:59:49.781 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 14:59:49 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:01:05.249 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 15:01:05 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:01:05.259 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 15:01:05 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:01:18.382 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 5 ms | Connection: statement-3 | SQL: SELECT 1 15:01:18.384 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 4 ms | Connection: statement-2 | SQL: SELECT 1 15:01:18.384 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT 1 15:01:18.391 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 4 ms | Connection: statement-3 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 15:01:18.393 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_devinfo WHERE oc_id = 406283 15:01:18.394 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 5 ms | Connection: statement-2 | SQL: SELECT * FROM goaf_baseinfo WHERE oc_id = 406283 15:01:18.398 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:18 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_devinfo where oc_id = 406283 LIMIT 10 15:01:24.984 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:24 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 15:01:24.993 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:24 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:01:25.012 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 15:01:25.016 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 15:01:25.020 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 15:01:25.025 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 15:01:25.031 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 15:01:25.037 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 15:01:25.087 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:01:25.107 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:01:25.555 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:25 | Time Consuming: 26 ms | Connection: statement-1 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:01:26.028 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:26 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 15:01:26.033 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:26 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 15:01:35.493 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:35 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 15:01:35.502 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:35 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:01:37.637 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:37 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 15:01:37.638 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:37 | Time Consuming: 4 ms | Connection: statement-2 | SQL: SELECT 1 15:01:37.642 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:37 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT COUNT(*) AS 'goafSensorTotalNum', IFNULL(SUM( CASE WHEN goaf_sensor_status = 1 THEN 1 ELSE 0 END ), 0) AS 'sensorOnlineNum' FROM goaf_sensor WHERE oc_id = 406283 15:01:37.643 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:37 | Time Consuming: 4 ms | Connection: statement-2 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 15:01:37.647 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:37 | Time Consuming: 3 ms | Connection: statement-2 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 15:01:54.456 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:54 | Time Consuming: 5 ms | Connection: statement-2 | SQL: SELECT 1 15:01:54.456 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:54 | Time Consuming: 6 ms | Connection: statement-1 | SQL: SELECT 1 15:01:54.461 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:54 | Time Consuming: 4 ms | Connection: statement-2 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 15:01:54.466 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:01:54 | Time Consuming: 3 ms | Connection: statement-2 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 15:01:54.466 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:01:54 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 15:02:20.720 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 15:02:20 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:02:20.726 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 15:02:20 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:03:05.603 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:05 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT 1 15:03:05.608 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:05 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 15:03:05.616 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:05 | Time Consuming: 6 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 15:03:07.145 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 3 ms | Connection: statement-2 | SQL: SELECT 1 15:03:07.145 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 15:03:07.146 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 4 ms | Connection: statement-3 | SQL: SELECT 1 15:03:07.153 [XNIO-1 task-5] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 3 ms | Connection: statement-2 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 15:03:07.154 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT count(0) FROM goaf_devinfo WHERE oc_id = 406283 15:03:07.156 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 5 ms | Connection: statement-3 | SQL: SELECT * FROM goaf_baseinfo WHERE oc_id = 406283 15:03:07.159 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:07 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_devinfo where oc_id = 406283 LIMIT 10 15:03:08.025 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:08 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 15:03:08.034 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:03:08 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:03:36.187 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 15:03:36 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:03:36.191 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 15:03:36 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:04:51.611 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 15:04:51 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 15:04:51.619 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 15:04:51 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:06:07.136 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 15:06:07 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:06:07.142 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 15:06:07 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:06:28.630 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:06:28 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:06:28.644 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:06:28 | Time Consuming: 8 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:07:22.574 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 15:07:22 | Time Consuming: 9 ms | Connection: statement-5 | SQL: SELECT 1 15:07:22.581 [nioEventLoopGroup-5-9] INFO p6spy - 2023-08-24 15:07:22 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:07:29.415 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:07:29 | Time Consuming: 9 ms | Connection: statement-5 | SQL: SELECT 1 15:07:29.439 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:07:29 | Time Consuming: 23 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442139 WHERE goaf_sensor_id = 442139 15:08:38.070 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 15:08:38 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:08:38.075 [nioEventLoopGroup-5-10] INFO p6spy - 2023-08-24 15:08:38 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:09:35.604 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:09:35 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 15:09:35.609 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:09:35 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442139 WHERE goaf_sensor_id = 442139 15:09:51.851 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:09:51 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:09:51.857 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:09:51 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442139 WHERE goaf_sensor_id = 442139 15:09:53.499 [nioEventLoopGroup-5-11] INFO p6spy - 2023-08-24 15:09:53 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:09:53.507 [nioEventLoopGroup-5-11] INFO p6spy - 2023-08-24 15:09:53 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:10:01.531 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:10:01 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT 1 15:10:01.536 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:10:01 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442135 WHERE goaf_sensor_id = 442135 15:11:09.013 [nioEventLoopGroup-5-12] INFO p6spy - 2023-08-24 15:11:09 | Time Consuming: 7 ms | Connection: statement-5 | SQL: SELECT 1 15:11:09.025 [nioEventLoopGroup-5-12] INFO p6spy - 2023-08-24 15:11:09 | Time Consuming: 11 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:12:24.446 [nioEventLoopGroup-5-13] INFO p6spy - 2023-08-24 15:12:24 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 15:12:24.452 [nioEventLoopGroup-5-13] INFO p6spy - 2023-08-24 15:12:24 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:13:44.957 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:44 | Time Consuming: 5007 ms | Connection: statement-6 | SQL: SELECT 1 15:13:44.965 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:44 | Time Consuming: 6 ms | Connection: statement-7 | SQL: SELECT 1 15:13:49.968 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:49 | Time Consuming: 5001 ms | Connection: statement-8 | SQL: SELECT 1 15:13:54.971 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:54 | Time Consuming: 5002 ms | Connection: statement-9 | SQL: SELECT 1 15:13:54.977 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:54 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT 1 15:13:54.983 [nioEventLoopGroup-5-14] INFO p6spy - 2023-08-24 15:13:54 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:15:10.403 [nioEventLoopGroup-5-15] INFO p6spy - 2023-08-24 15:15:10 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 15:15:10.408 [nioEventLoopGroup-5-15] INFO p6spy - 2023-08-24 15:15:10 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:16:25.851 [nioEventLoopGroup-5-16] INFO p6spy - 2023-08-24 15:16:25 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT 1 15:16:25.858 [nioEventLoopGroup-5-16] INFO p6spy - 2023-08-24 15:16:25 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:17:41.319 [nioEventLoopGroup-5-17] INFO p6spy - 2023-08-24 15:17:41 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 15:17:41.326 [nioEventLoopGroup-5-17] INFO p6spy - 2023-08-24 15:17:41 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:18:56.787 [nioEventLoopGroup-5-18] INFO p6spy - 2023-08-24 15:18:56 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 15:18:56.795 [nioEventLoopGroup-5-18] INFO p6spy - 2023-08-24 15:18:56 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:20:12.257 [nioEventLoopGroup-5-19] INFO p6spy - 2023-08-24 15:20:12 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 15:20:12.263 [nioEventLoopGroup-5-19] INFO p6spy - 2023-08-24 15:20:12 | Time Consuming: 6 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:21:27.727 [nioEventLoopGroup-5-20] INFO p6spy - 2023-08-24 15:21:27 | Time Consuming: 5 ms | Connection: statement-10 | SQL: SELECT 1 15:21:27.732 [nioEventLoopGroup-5-20] INFO p6spy - 2023-08-24 15:21:27 | Time Consuming: 4 ms | Connection: statement-10 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:22:43.195 [nioEventLoopGroup-5-21] INFO p6spy - 2023-08-24 15:22:43 | Time Consuming: 3 ms | Connection: statement-16 | SQL: SELECT 1 15:22:43.200 [nioEventLoopGroup-5-21] INFO p6spy - 2023-08-24 15:22:43 | Time Consuming: 3 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:22:47.112 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 5 ms | Connection: statement-16 | SQL: SELECT 1 15:22:47.122 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:22:47.138 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:22:47.314 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 3 ms | Connection: statement-17 | SQL: SELECT 1 15:22:47.322 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 8 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:22:47.349 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:47 | Time Consuming: 27 ms | Connection: statement-17 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:22:58.968 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:58 | Time Consuming: 3 ms | Connection: statement-17 | SQL: SELECT 1 15:22:58.978 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:58 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:22:58.994 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:58 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:22:59.257 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:59 | Time Consuming: 3 ms | Connection: statement-16 | SQL: SELECT 1 15:22:59.266 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:22:59 | Time Consuming: 5 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:22:59.283 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:22:59 | Time Consuming: 26 ms | Connection: statement-17 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:23:37.263 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT 1 15:23:37.275 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 5 ms | Connection: statement-17 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:23:37.296 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 6 ms | Connection: statement-17 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:23:37.562 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT 1 15:23:37.572 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 6 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:23:37.589 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:37 | Time Consuming: 27 ms | Connection: statement-17 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:23:50.801 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:50 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT 1 15:23:50.810 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:50 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:23:54.235 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:54 | Time Consuming: 3 ms | Connection: statement-17 | SQL: SELECT 1 15:23:54.244 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:23:54 | Time Consuming: 5 ms | Connection: statement-17 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:23:58.668 [nioEventLoopGroup-5-22] INFO p6spy - 2023-08-24 15:23:58 | Time Consuming: 5 ms | Connection: statement-16 | SQL: SELECT 1 15:23:58.673 [nioEventLoopGroup-5-22] INFO p6spy - 2023-08-24 15:23:58 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:24:02.818 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:02 | Time Consuming: 4 ms | Connection: statement-17 | SQL: SELECT 1 15:24:02.829 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:02 | Time Consuming: 6 ms | Connection: statement-17 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:24:03.150 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:03 | Time Consuming: 7 ms | Connection: statement-17 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:24:43.650 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 5 ms | Connection: statement-17 | SQL: SELECT 1 15:24:43.660 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 5 ms | Connection: statement-17 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:24:43.678 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 5 ms | Connection: statement-17 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:24:43.957 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT 1 15:24:43.962 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 7 ms | Connection: statement-17 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:24:43.989 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:24:43 | Time Consuming: 26 ms | Connection: statement-16 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:25:14.135 [nioEventLoopGroup-5-23] INFO p6spy - 2023-08-24 15:25:14 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT 1 15:25:14.141 [nioEventLoopGroup-5-23] INFO p6spy - 2023-08-24 15:25:14 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:26:29.606 [nioEventLoopGroup-5-24] INFO p6spy - 2023-08-24 15:26:29 | Time Consuming: 6 ms | Connection: statement-16 | SQL: SELECT 1 15:26:29.611 [nioEventLoopGroup-5-24] INFO p6spy - 2023-08-24 15:26:29 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:26:32.614 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 7 ms | Connection: statement-16 | SQL: SELECT 1 15:26:32.627 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 8 ms | Connection: statement-16 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:26:32.661 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:26:32.937 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 3 ms | Connection: statement-17 | SQL: SELECT 1 15:26:32.940 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 5 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:26:32.976 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:26:32 | Time Consuming: 30 ms | Connection: statement-17 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:27:45.077 [nioEventLoopGroup-5-25] INFO p6spy - 2023-08-24 15:27:45 | Time Consuming: 4 ms | Connection: statement-16 | SQL: SELECT 1 15:27:45.082 [nioEventLoopGroup-5-25] INFO p6spy - 2023-08-24 15:27:45 | Time Consuming: 3 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:29:00.553 [nioEventLoopGroup-5-26] INFO p6spy - 2023-08-24 15:29:00 | Time Consuming: 10 ms | Connection: statement-16 | SQL: SELECT 1 15:29:00.559 [nioEventLoopGroup-5-26] INFO p6spy - 2023-08-24 15:29:00 | Time Consuming: 5 ms | Connection: statement-16 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:30:21.016 [nioEventLoopGroup-5-27] INFO p6spy - 2023-08-24 15:30:21 | Time Consuming: 5001 ms | Connection: statement-18 | SQL: SELECT 1 15:30:21.022 [nioEventLoopGroup-5-27] INFO p6spy - 2023-08-24 15:30:21 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:30:21.027 [nioEventLoopGroup-5-27] INFO p6spy - 2023-08-24 15:30:21 | Time Consuming: 5 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:31:36.506 [nioEventLoopGroup-5-28] INFO p6spy - 2023-08-24 15:31:36 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:31:36.511 [nioEventLoopGroup-5-28] INFO p6spy - 2023-08-24 15:31:36 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:32:51.978 [nioEventLoopGroup-5-29] INFO p6spy - 2023-08-24 15:32:51 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:32:51.985 [nioEventLoopGroup-5-29] INFO p6spy - 2023-08-24 15:32:51 | Time Consuming: 7 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:34:07.447 [nioEventLoopGroup-5-30] INFO p6spy - 2023-08-24 15:34:07 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:34:07.452 [nioEventLoopGroup-5-30] INFO p6spy - 2023-08-24 15:34:07 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:35:22.919 [nioEventLoopGroup-5-31] INFO p6spy - 2023-08-24 15:35:22 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:35:22.924 [nioEventLoopGroup-5-31] INFO p6spy - 2023-08-24 15:35:22 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:36:38.384 [nioEventLoopGroup-5-32] INFO p6spy - 2023-08-24 15:36:38 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:36:38.389 [nioEventLoopGroup-5-32] INFO p6spy - 2023-08-24 15:36:38 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:37:53.859 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:37:53 | Time Consuming: 4 ms | Connection: statement-21 | SQL: SELECT 1 15:37:53.863 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:37:53 | Time Consuming: 3 ms | Connection: statement-21 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:39:09.332 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 15:39:09 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1 15:39:09.338 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 15:39:09 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:40:24.811 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 15:40:24 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1 15:40:24.817 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 15:40:24 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:41:40.276 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 15:41:40 | Time Consuming: 7 ms | Connection: statement-27 | SQL: SELECT 1 15:41:40.284 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 15:41:40 | Time Consuming: 6 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:42:55.749 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 15:42:55 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1 15:42:55.754 [nioEventLoopGroup-5-5] INFO p6spy - 2023-08-24 15:42:55 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:43:26.139 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:43:26 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1 15:43:26.144 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:43:26 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor oc_id = 442135 WHERE goaf_sensor_id = 442135 15:43:40.644 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:43:40 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1 15:43:40.654 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:43:40 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:44:07.445 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:44:07 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1 15:44:07.459 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:44:07 | Time Consuming: 3 ms | Connection: statement-27 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 15:44:07.498 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:44:07 | Time Consuming: 37 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 15:44:11.209 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 15:44:11 | Time Consuming: 3 ms | Connection: statement-27 | SQL: SELECT 1 15:44:11.213 [nioEventLoopGroup-5-6] INFO p6spy - 2023-08-24 15:44:11 | Time Consuming: 3 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:44:45.529 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:44:45 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1 15:44:45.541 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:44:45 | Time Consuming: 6 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 15:45:26.635 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 15:45:26 | Time Consuming: 6 ms | Connection: statement-27 | SQL: SELECT 1 15:45:26.641 [nioEventLoopGroup-5-7] INFO p6spy - 2023-08-24 15:45:26 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:45:34.553 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:45:34 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1 15:45:34.566 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:45:34 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 15:45:34.594 [XNIO-1 task-4] INFO p6spy - 2023-08-24 15:45:34 | Time Consuming: 27 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 15:46:47.149 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 15:46:47 | Time Consuming: 5002 ms | Connection: statement-29 | SQL: SELECT 1 15:46:47.154 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 15:46:47 | Time Consuming: 4 ms | Connection: statement-32 | SQL: SELECT 1 15:46:47.159 [nioEventLoopGroup-5-8] INFO p6spy - 2023-08-24 15:46:47 | Time Consuming: 4 ms | Connection: statement-32 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:47:52.321 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:47:52.322 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 15:47:52.324 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 15:47:52.326 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 15:47:52.326 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 15:47:52.326 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 15:47:52.332 [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) 15:47:52.333 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 15:47:52.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 15:47:52.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:47:52.333 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 15:47:52.345 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 15:47:52.348 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 15:50:19.766 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 15:50:19.815 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10396 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 15:50:19.815 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 15:50:19.871 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 15:50:19.872 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 15:50:21.646 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 15:50:21.650 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 15:50:21.746 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 83 ms. Found 0 Redis repository interfaces. 15:50:21.912 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 15:50:21.929 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 15:50:22.637 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 15:50:22.638 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2766 ms 15:50:24.962 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 15:50:24.971 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 15:50:24.971 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 15:50:24.972 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 15:50:24.972 [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. 15:50:24.973 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 15:50:24.973 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 15:50:24.973 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2282d2a3 15:50:26.493 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 15:50:26.498 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 15:50:26.646 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 15:50:26.679 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 15:50:26.679 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 15:50:26.680 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 15:50:26.700 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 15:50:26.709 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 15:50:26.718 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 15:50:26.747 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 15:50:26.799 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 15:50:26.802 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 15:50:26.802 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:50:26.828 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.524 seconds (process running for 8.844) 15:50:26.830 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 15:50:26.838 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 15:50:27.173 [restartedMain] INFO p6spy - 2023-08-24 15:50:27 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 15:50:27.177 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@4cf99d59 15:50:27.180 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 15:50:27.243 [restartedMain] INFO p6spy - 2023-08-24 15:50:27 | Time Consuming: 5 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 15:50:27.261 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:50:27.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:50:27.450 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:50:27 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:50:27.832 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:50:27.834 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 15:50:27.837 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 15:50:27.843 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 15:50:27 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 15:50:51.052 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:51 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 15:50:51.075 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:51 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:50:51.122 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:51 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:50:51.405 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:51 | Time Consuming: 49 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 15:50:52.115 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:52 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT 1 15:50:52.127 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:52 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 15:50:52.138 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:50:52 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 15:51:01.147 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:01 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 15:51:04.337 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 15:51:04.348 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:51:04.366 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'system' OR A.account_phone = 'system' OR A.account_mail = 'system' OR A.account_staff_no = 'system') 15:51:04.372 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 1 15:51:04.378 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 1 LIMIT 1 15:51:04.387 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 1 AND A.account_id = 1 LIMIT 1 15:51:04.397 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 LIMIT 1 15:51:04.405 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 1 AND A.group_id = 1 AND A.account_id = 1 AND A.position_id = 1 LIMIT 1 15:51:04.461 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 15:51:04.476 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 15:51:04.614 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:04 | Time Consuming: 7 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 15:51:07.569 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:07 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 15:51:07.590 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:07 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 15:51:07.595 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:07 | Time Consuming: 3 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 ORDER BY A.job_id ASC LIMIT 10 15:51:09.067 [XNIO-1 task-2] INFO p6spy - 2023-08-24 15:51:09 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 15:51:09.077 [XNIO-1 task-2] INFO p6spy - 2023-08-24 15:51:09 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 15:51:09.077 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:09 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT 1 15:51:09.086 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:09 | Time Consuming: 4 ms | Connection: statement-1 | 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.job_id = 439094 15:51:18.963 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:18 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 15:51:18.982 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:18 | Time Consuming: 11 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 52 15 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T15:51:18.967619800' WHERE job_id = 439094 15:51:19.028 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:19 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 15:51:19.033 [XNIO-1 task-3] INFO p6spy - 2023-08-24 15:51:19 | Time Consuming: 4 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 15:51:24.197 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:51:24.198 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 15:51:24.202 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 15:51:24.205 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 15:51:24.205 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 15:51:24.205 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 15:51:24.211 [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) 15:51:24.213 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 15:51:24.213 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 15:51:24.213 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:51:24.213 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 15:51:24.248 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 15:51:24.261 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 15:51:28.365 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 15:51:28.429 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4184 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 15:51:28.430 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 15:51:28.551 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 15:51:28.551 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 15:51:30.781 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 15:51:30.787 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 15:51:30.885 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces. 15:51:31.083 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 15:51:31.099 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 15:51:31.913 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 15:51:31.913 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3361 ms 15:51:34.281 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 15:51:34.291 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 15:51:34.291 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 15:51:34.292 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 15:51:34.292 [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. 15:51:34.292 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 15:51:34.292 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 15:51:34.293 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@445040f3 15:51:36.013 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 15:51:36.019 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 15:51:36.164 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 15:51:36.195 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 15:51:36.195 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 15:51:36.196 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 15:51:36.215 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 15:51:36.225 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 15:51:36.236 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 15:51:36.265 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 15:51:36.324 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 15:51:36.325 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 15:51:36.325 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:51:36.350 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.783 seconds (process running for 9.943) 15:51:36.352 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 15:51:36.358 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 15:51:36.680 [restartedMain] INFO p6spy - 2023-08-24 15:51:36 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 15:51:36.686 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@151e4bcd 15:51:36.689 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 15:51:36.755 [restartedMain] INFO p6spy - 2023-08-24 15:51:36 | Time Consuming: 5 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 15:51:36.776 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:51:36.778 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 15:51:36.981 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:51:36 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:51:37.489 [RMI TCP Connection(8)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:51:37.489 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 15:51:37.493 [RMI TCP Connection(8)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 15:51:37.503 [RMI TCP Connection(9)-192.168.3.5] INFO p6spy - 2023-08-24 15:51:37 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 15:51:37.519 [RMI TCP Connection(9)-192.168.3.5] INFO p6spy - 2023-08-24 15:51:37 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:52:00.014 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 15:52:00.018 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 15:52:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:52:00.034 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 15:52:40.439 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:52:40 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 15:52:40.444 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:52:40 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 15:52:40.455 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:52:40 | Time Consuming: 8 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 15:52:40.460 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:52:40 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 15:52:40.485 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 15:52:40 | Time Consuming: 17 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442166, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 6, 9, 5, 2, 2, 1, 326, -5919, 3076, -152, 64698, 64698, 64701, 64702, 64696, 64692, 64692, 64701, 64702, -845, '-836,-835,-836,-838,-835,-839,-848,-837,-835,-851,-845,-843,-840,-834,-844,-844,-844,-838,-834,-830,-842,-845,-833,-837,-835,-834,-833,-845,-846,-840,-834,-837,-840,-840,-846,-840,-840,-843,-837,-843,-846,-838,-844,-832,-835,-841,-831,-842,-847,-847,-839,-842,-850,-849,-843,-840,-846,-844,-841,-831,-840,-840,-825,-837,-846,-844,-835,-832,-836,-839,-839,-829,-837,-834,-835,-839,-832,-828,-824,-833,-835,-840,-843,-840,-835,-844,-848,-838,-842,-843,-844,-848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '500,495,495,496,497,503,505,497,501,494,486,499,503,494,501,500,494,498,500,499,494,494,490,494,502,500,498,494,505,505,500,500,494,500,508,511,503,497,497,495,496,492,498,496,497,504,500,504,505,507,509,505,501,500,506,502,493,499,502,497,508,507,503,512,502,504,510,500,496,495,484,492,502,498,499,499,493,493,500,499,500,505,491,488,497,500,497,498,492,488,504,499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '-22,-25,-37,-25,-22,-18,-16,-27,-32,-31,-31,-15,-16,-26,-20,-27,-25,-27,-27,-26,-28,-31,-27,-23,-26,-28,-30,-23,-24,-31,-33,-26,-25,-26,-21,-23,-25,-24,-22,-27,-32,-27,-23,-28,-33,-29,-22,-21,-21,-24,-21,-21,-31,-24,-24,-27,-23,-28,-31,-38,-33,-27,-39,-32,-30,-29,-21,-33,-29,-21,-22,-23,-31,-31,-32,-29,-28,-20,-11,-21,-31,-30,-33,-23,-24,-26,-18,-23,-35,-25,-20,-31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,', '2023-08-24T15:52:40.460400500' ) 15:52:49.572 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:52:49.573 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 15:52:49.582 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 15:52:49.585 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 15:52:49.585 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 15:52:49.585 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 15:52:49.592 [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) 15:52:49.593 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 15:52:49.593 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 15:52:49.593 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 15:52:49.593 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 15:52:49.606 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 15:52:49.610 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:23:22.239 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:23:22.289 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 14208 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:23:22.289 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:23:22.355 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:23:22.355 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:23:24.173 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:23:24.176 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:23:24.265 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 16:23:24.422 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:23:24.436 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:23:25.133 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:23:25.133 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2777 ms 16:23:27.319 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:23:27.329 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:23:27.329 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:23:27.329 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:23:27.330 [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. 16:23:27.330 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:23:27.330 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:23:27.330 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1539065e 16:23:28.859 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:23:28.865 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:23:28.999 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:23:29.024 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:23:29.025 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:23:29.025 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:23:29.043 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:23:29.050 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:23:29.058 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:23:29.086 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:23:29.137 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:23:29.138 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:23:29.139 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:23:29.164 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.431 seconds (process running for 8.173) 16:23:29.166 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:23:29.173 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:23:29.478 [restartedMain] INFO p6spy - 2023-08-24 16:23:29 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 16:23:29.482 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@780efec8 16:23:29.491 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:23:29.553 [restartedMain] INFO p6spy - 2023-08-24 16:23:29 | Time Consuming: 5 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 16:23:29.573 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:23:29.574 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:23:30.175 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:23:30.175 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:23:30.176 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 16:23:30 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:23:30.179 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 16:23:30.189 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 16:23:30 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:25:47.441 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:25:47.442 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:25:47.449 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 16:25:47.451 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:25:47.451 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:25:47.452 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:25:47.463 [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) 16:25:47.465 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:25:47.465 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:25:47.465 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:25:47.466 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:25:47.483 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 16:25:47.489 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:27:52.561 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:27:52.619 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 4988 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:27:52.619 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:27:52.684 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:27:52.684 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:27:54.487 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:27:54.490 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:27:54.593 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 88 ms. Found 0 Redis repository interfaces. 16:27:54.788 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:27:54.804 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:27:55.553 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:27:55.554 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2869 ms 16:27:57.897 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:27:57.907 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:27:57.907 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:27:57.908 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:27:57.908 [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. 16:27:57.909 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:27:57.909 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:27:57.909 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1b7332a4 16:27:59.597 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:27:59.602 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:27:59.744 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:27:59.775 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:27:59.775 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:27:59.775 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:27:59.795 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:27:59.805 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:27:59.815 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:27:59.845 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:27:59.898 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:27:59.899 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:27:59.899 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:27:59.924 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.929 seconds (process running for 8.828) 16:27:59.926 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:27:59.934 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:28:00.390 [restartedMain] INFO p6spy - 2023-08-24 16:28:00 | Time Consuming: 39 ms | Connection: statement-0 | SQL: SELECT 1 16:28:00.395 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@464c5020 16:28:00.405 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:28:00.494 [restartedMain] INFO p6spy - 2023-08-24 16:28:00 | Time Consuming: 5 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 16:28:00.515 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:28:00.516 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:28:00.876 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:28:00.876 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:28:00.880 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 16:28:00.932 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 16:28:00 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1 16:35:54.054 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:35:54.056 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:35:54.065 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 16:35:54.069 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:35:54.069 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:35:54.069 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:35:54.084 [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) 16:35:54.087 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:35:54.087 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:35:54.087 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:35:54.087 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:35:54.128 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 16:35:54.133 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:37:13.984 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:37:14.028 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 7760 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:37:14.028 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:37:14.080 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:37:14.080 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:37:15.747 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:37:15.750 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:37:15.846 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 0 Redis repository interfaces. 16:37:15.999 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:37:16.015 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:37:16.704 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:37:16.705 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2624 ms 16:37:18.927 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:37:18.936 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:37:18.936 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:37:18.937 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:37:18.937 [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. 16:37:18.938 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:37:18.938 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:37:18.938 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2439f6af 16:37:20.425 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:37:20.429 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:37:20.556 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:37:20.582 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:37:20.593 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:37:20.593 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:37:20.611 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:37:20.619 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:37:20.627 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:37:20.653 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:37:20.704 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:37:20.704 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:37:20.704 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:20.728 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.188 seconds (process running for 7.81) 16:37:20.732 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:37:20.738 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:37:21.076 [restartedMain] INFO p6spy - 2023-08-24 16:37:21 | Time Consuming: 12 ms | Connection: statement-0 | SQL: SELECT 1 16:37:21.080 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@48166873 16:37:21.090 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:37:21.156 [restartedMain] INFO p6spy - 2023-08-24 16:37:21 | Time Consuming: 6 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 16:37:21.175 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:21.176 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:21.510 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:37:21.510 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:37:21.514 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 16:37:21.529 [RMI TCP Connection(5)-192.168.3.5] INFO p6spy - 2023-08-24 16:37:21 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT 1 16:37:28.877 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:37:28.878 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:37:28.886 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 16:37:28.888 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:37:28.888 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:37:28.889 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:37:28.895 [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) 16:37:28.899 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:37:28.900 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:37:28.900 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:37:28.900 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:37:28.936 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 16:37:28.940 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:37:34.310 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:37:34.355 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 10884 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:37:34.355 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:37:34.405 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:37:34.405 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:37:36.065 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:37:36.068 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:37:36.155 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 16:37:36.303 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:37:36.319 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:37:36.993 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:37:36.994 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2588 ms 16:37:39.182 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:37:39.192 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:37:39.192 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:37:39.192 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:37:39.193 [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. 16:37:39.193 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:37:39.193 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:37:39.193 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e1881ba 16:37:40.712 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:37:40.717 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:37:40.846 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:37:40.873 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:37:40.873 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:37:40.873 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:37:40.890 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:37:40.898 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:37:40.906 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:37:40.931 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:37:40.983 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:37:40.985 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:37:40.985 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:41.010 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.145 seconds (process running for 7.815) 16:37:41.012 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:37:41.020 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:37:41.316 [restartedMain] INFO p6spy - 2023-08-24 16:37:41 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 16:37:41.321 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@14c6ae22 16:37:41.330 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:37:41.392 [restartedMain] INFO p6spy - 2023-08-24 16:37:41 | Time Consuming: 4 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 16:37:41.411 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:41.412 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:37:42.000 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 16:37:42 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 16:37:42.026 [RMI TCP Connection(3)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:37:42.026 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:37:42.030 [RMI TCP Connection(3)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 16:37:42.036 [RMI TCP Connection(2)-192.168.3.5] INFO p6spy - 2023-08-24 16:37:42 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:50:20.424 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:50:20.426 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:50:20.436 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 16:50:20.449 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:50:20.449 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:50:20.449 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:50:20.628 [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) 16:50:20.629 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:50:20.629 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:50:20.629 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:50:20.629 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:50:20.642 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 16:50:20.645 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:50:27.531 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:50:27.580 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 1192 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:50:27.580 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:50:27.632 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:50:27.632 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:50:29.464 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:50:29.467 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:50:29.559 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 0 Redis repository interfaces. 16:50:29.721 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:50:29.737 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:50:30.449 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:50:30.449 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2816 ms 16:50:32.669 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:50:32.678 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:50:32.678 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:50:32.679 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:50:32.680 [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. 16:50:32.680 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:50:32.680 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:50:32.680 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17b341c8 16:50:34.407 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:50:34.412 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:50:34.559 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:50:34.587 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:50:34.588 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:50:34.588 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:50:34.609 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:50:34.622 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:50:34.631 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:50:34.667 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:50:34.719 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:50:34.721 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:50:34.721 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:50:34.747 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.696 seconds (process running for 8.335) 16:50:34.749 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:50:34.750 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:50:34.750 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:50:34.757 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:50:34.757 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:50:34.758 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:50:34.758 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:50:34.763 [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) 16:50:34.764 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:50:34.764 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:50:34.764 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:50:34.764 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:51:16.647 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:51:16.699 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 9300 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:51:16.700 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:51:16.753 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:51:16.753 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:51:18.556 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:51:18.559 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:51:18.659 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces. 16:51:18.839 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:51:18.853 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:51:19.627 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:51:19.627 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2873 ms 16:51:22.096 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:51:22.106 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:51:22.106 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:51:22.106 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:51:22.107 [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. 16:51:22.107 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:51:22.107 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:51:22.107 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@36303866 16:51:23.657 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:51:23.661 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:51:23.793 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:51:23.818 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:51:23.819 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:51:23.819 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:51:23.837 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:51:23.845 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:51:23.852 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:51:23.880 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:51:23.943 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:51:23.944 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:51:23.945 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:51:23.969 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.912 seconds (process running for 8.586) 16:51:23.971 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:51:23.977 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:51:24.285 [restartedMain] INFO p6spy - 2023-08-24 16:51:24 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 16:51:24.289 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@1da487b4 16:51:24.299 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:51:24.364 [restartedMain] INFO p6spy - 2023-08-24 16:51:24 | Time Consuming: 5 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 16:51:24.385 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:51:24.386 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:51:25.030 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 16:51:25 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:51:25.031 [RMI TCP Connection(6)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:51:25.031 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:51:25.035 [RMI TCP Connection(6)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 16:51:25.043 [RMI TCP Connection(7)-192.168.3.5] INFO p6spy - 2023-08-24 16:51:25 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:51:26.169 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:51:26.179 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 16:51:26.196 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 16:51:26.333 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 16:51:26.342 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 16:51:26.412 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 16:51:26.419 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:26 | Time Consuming: 4 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 16:51:38.147 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:51:38 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 16:51:38.172 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:38 | Time Consuming: 19 ms | Connection: statement-1 | SQL: SELECT 1 16:51:38.172 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:51:38 | Time Consuming: 19 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 16:51:38.185 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:38 | Time Consuming: 7 ms | Connection: statement-1 | 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.job_id = 439094 16:51:46.361 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:46 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 16:51:46.393 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:46 | Time Consuming: 22 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 53 16 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T16:51:46.367438200' WHERE job_id = 439094 16:51:46.443 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:46 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 16:51:46.456 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:51:46 | Time Consuming: 10 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 16:51:58.449 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:51:58.450 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 16:51:58.453 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 16:51:58.455 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:51:58.455 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 16:51:58.456 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 16:51:58.461 [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) 16:51:58.462 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 16:51:58.463 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:51:58.463 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:51:58.463 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:51:58.499 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 16:51:58.503 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 16:52:05.240 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 16:52:05.287 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 18368 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 16:52:05.288 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 16:52:05.342 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 16:52:05.342 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 16:52:07.174 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 16:52:07.177 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:52:07.263 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 16:52:07.435 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 16:52:07.451 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 16:52:08.198 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 16:52:08.198 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2855 ms 16:52:10.553 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 16:52:10.564 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:52:10.564 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 16:52:10.564 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 16:52:10.565 [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. 16:52:10.565 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:52:10.565 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 16:52:10.565 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7c504c66 16:52:12.227 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 16:52:12.233 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 16:52:12.375 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 16:52:12.405 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 16:52:12.405 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 16:52:12.406 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 16:52:12.426 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 16:52:12.435 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 16:52:12.445 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 16:52:12.475 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 16:52:12.529 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 16:52:12.531 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 16:52:12.531 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:52:12.556 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 7.804 seconds (process running for 8.491) 16:52:12.558 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 16:52:12.565 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 16:52:12.901 [restartedMain] INFO p6spy - 2023-08-24 16:52:12 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 16:52:12.905 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@505ca7a7 16:52:12.916 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 16:52:12.990 [restartedMain] INFO p6spy - 2023-08-24 16:52:12 | Time Consuming: 4 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 16:52:13.010 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:52:13.012 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:52:13.362 [RMI TCP Connection(5)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 16:52:13.363 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 16:52:13.368 [RMI TCP Connection(5)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 16:52:13.396 [RMI TCP Connection(4)-192.168.3.5] INFO p6spy - 2023-08-24 16:52:13 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:53:00.014 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 16:53:00.019 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 16:53:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 16:53:00.037 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 16:53:35.181 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 16:53:35 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 16:53:35.188 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 16:53:35 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 16:53:35.207 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 16:53:35 | Time Consuming: 12 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 16:53:35.213 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 16:53:35 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 16:53:35.248 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 16:53:35 | Time Consuming: 25 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442167, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 9, 5, 6, 2, 1, 2, 323, -5927, 3067, -158, 64695, 64697, 64703, 64696, 64704, 64697, 64693, 64698, 64700, -843, '-841,-835,-841,-839,-833,-840,-832,-839,-843,-838,-836,-843,-838,-834,-845,-836,-842,-845,-835,-841,-844,-834,-832,-835,-836,-839,-843,-844,-834,-829,-833,-835,-835,-838,-844,-846,-839,-842,-843,-834,-841,-849,-845,-837,-841,-841,-834,-838,-840,-841,-846,-849,-844,-841,-841,-842,-835,-837,-840,-837,-841,-838,-829,-824,-835,-844,-842,-842,-836,-833,-837,-833,-836,-840,-834,-831,-841,-841,-831,-840,-848,-837,-828,-834,-844,-844,-834,-837,-834,-843,-858,-848,-833,-836,-839,-839,-840,-837,-835,-842,-837,-830,-838,-836,-836,-847,-845,-839,-847,-843,-841,-845,-843,-837,-837,-841,-834,-843,-843,-840,-848,-854,-850,-842,-840,-838,-846,-841,-849,-849,-838,-841,-839,-840,-840,-834,-833,-834,-835,-834,-828,-837,-843,-840,-847,-842,-836,-837,-835,-841,-836,-836,-847,-850,-836,-839,-840,-838,-839,-833,-836,-835,-837,-833,-833,-840,-843,-843,-840,-843,-835,-836,-849,-851,-846,-851,-848,-833,-836,-829,-833,-841,-838,-839,-843,-838,-834,-833,-835,-838,-836,-843,-844,-841,-844,-844,-846,-832,-824,-848,-849,-846,-843,-840,-843,-843,-837,-830,-841,-848,-834,-833,-838,-835,-836,-839,-843,-846,-845,-839,-830,-833,-840,-840,-848,-844,-829,-838,-845,-840,-840,-840,-838,-842,-843,-833,-836,-835,-838,-846,-842,-835,-837,-839,-828,-837,-844,-835,-841,-846,-829,-832,-842,-839,-840,-835,-834,-845,-836,-833,-842,-836,-839,-842,-845,-840,-834,-848,-848,-837,-833,-834,-837,-831,-837,-850,-842,-833,-835,-841,-841,-841,-838,-841,-838,-836,-839,-830,-833,-829,-844,-844,-834,-836,-839,-836,-829,-834,-843,-850,-845,-846,-837,-831,-833,-845,-840,-825,-830,-835,-841,-832,-828,-833,-833,-840,-843,-838,-837,-839,-843,-846,-838,-834,-836,-836,-842,-842,-842,-836,-832,-848,-844,-835,-834,-834,-837,-844,-839,-830,-842,-846,-834,-840,-846,-835,-841,-852,-845,-836,-840,-841,-849,-841,-832,-839,-837,-834,-833,-831,-835,-834,-835,-839,-840,-838,-838,-841,-841,-846,-842,-850,-852,-841,-842,-836,-840,-835,-835,-842,-842,-837,-836,-837,-831,-840,-838,-835,-838,-835,-831,-830,-842,-849,-833,-828,-837,-837,-834,-837,-840,-835,-838,-832,-832,-839,-846,-844,-838,-848,-848,-837,-831,-833,-835,-835,-844,-845,-835,-844,-845,-839,-839,-835,-838,-834,-835,-844,-839,-836,-839,-835,-831,-837,-835,-838,-844,-851,-842,-829,-836,-838,-842,-836,-836,-837,-840,-844,-830,-833,-839,-842,-842,-837,-844,-845,-839,-835,-842,-850,-845,-835,-831,-834,-835,-836,-836,-842,-839,-842,-843,-837,-848,-847,-846,-845,-841,-852,-844,-836,-845,-837,-836,-846,-846,-838,-834,-842,-845,-843,-833,-834,-843,-841,-841,-842,-840,-837,-835,-841,-841,-832,-842,-829,-828,-841,-838,-838,-835,-842,-845,-839,-835,-843,-844,-839,-847,-835,-833,-838,-834,-830,-829,-841,-845,-845,-845,-849,-846,-834,-833,-839,-839,-840,-843,-834,-840,-843,-830,-839,-839,-832,-841,-836,-836,-836,-835,-840,-837,-827,-836,-837,-835,-846,-844,-838,-838,-841,-836,-837,-841,-835,-836,-844,-839,-842,-842,-833,-842,-839,-839,-843,-837,-833,-827,-832,-838,-839,-846,-848,-834,-830,-836,-842,-849,-847,-842,-837,-835,-839,-845,-843,-834,-837,-847,-839,-832,-834,-840,-843,-837,-837,-840,-838,-839,-839,-840,-843,-838,-843,-844,-836,-842,-847,-839,-836,-833,-832,-837,-846,-844,-838,-842,-840,-840,-843,-834,-837,-841,-842,-842,-833,-833,-833,-829,-833,-838,-835,-842,-840,-833,-836,-837,-834,-835,-833,-835,-838,-842,-832,-828,-838,-842,-846,-835,-849,-855,-841,-842,-847,-843,-839,-837,-834,-835,-841,-836,-837,-851,-850,-844,-839,-844,-846,-844,-849,-845,-850,-846,-838,-839,-835,-831,-830,-844,-844,-838,-838,-831,-839,-843,-834,-833,-840,-844,-842,-835,-840,-841,-828,-835,-841,-842,-842,-845,-846,-846,-840,-837,-848,-840,-837,-846,-837,-840,-837,-838,-842,-842,-839,-842,-833,-835,-840,-834,-835,-839,-846,-843,-840,-844,-854,-842,-836,-833,-839,-837,-841,-844,-836,-837,-835,-835,-839,-844,-837,-836,-838,-832,-836,-848,-841,-839,-839,-843,-844,-835,-835,-834,-840,-837,-838,-844,-842,-838,-836,-835,-840,-841,-833,-830,-836,-845,-837,-838,-839,-837,-834,-835,-842,-836,-839,-846,-835,-836,-850,-837,-841,-844,-832,-832,-832,-842,-843,-834,-833,-836,-836,-835,-838,-842,-843,-831,-835,-845,-836,-842,-847,-845,-843,-838,-841,-844,-839,-849,-841,-835,-836,-840,-850,-842,-829,-837,-838,-842,-840,-825,-834,-828,-824,-839,-843,-838,-831,-833,-840,-839,-834,-835,-846,-845,-838,-832,-836,-843,-841,-845,-846,-841,-838,-845,-846,-846,-840,-831,-835,-832,-829,-834,-832,-835,-845,-843,-847,-851,-839,-833,-845,-850,-847,-846,-838,-836,-833,-830,-846,-844,-835,-836,-839,-842,-832,-835,-838,-828,-832,-838,-838,-844,-844,-841,-845,-847,-837,-832,-835,-832,-835,-829,-831,-836,-840,-838,-832,-838,-842,-836,-837,-841,-839,-846,-841,-836,-837,-844,-838,-834,-837,-840,-838,-828,-829,-834,-834,-835,-835,-836,-837,-828,-835,-834,-840,-841,-832,-836,-835,-834,-834,-837,-835,-839,-842,-836,-839,-843,-835,-834,-837,-838,-848,-839,-845,-845,-836,-849,-848,-847,-842,-837,-838,-842,-846,-841,-839,-842,-846,-841,-834,-835,-838,-842,-840,-841,-838,-832,-838,-841,-844,-849,-842,-843,-841,-854,-846,-838,-841,-835,-838,-836,-847,-833,-836,-837,-843,-840,-831,-834,-825,-835,-829,-831,-840,-835,-831,-836,-845,-846,-843,-840,-846,-841,-845,-849,-850,-839,-839,-837,-824,-838,-849,-844,-838,-836,-839,-839,-839,-845,-840,-840,-847,-845,-842,-849,-847,-839,-843,-838,-836,-842,-843,-833,-829,-836,-842,-845,-839,-843,-844,-834,-835,-837,-844,-848,-840,-837,-844,-836,-829,-834,-837,-841,-842,-840,-838,-839,-836,-843,-846,-841,-841,-834,-833,-836,-842,-840,-835,-835,-842,-839,-829,-846,-846,-849,-845,-837,-838,-831,-845,-850,-839,-845,-855,-847,-845,-843,-835,-836,-833,-843,-841,-838,-844,-845,-837,-834,-840,-833,-826,-825,-841,-837,-832,-841,-835,-836,-837,-830,-838,-839,-833,-833,-840,-850,-844,-845,-849,-838,-839,-846,-837,-833,-835,-841,-842,-835,-838,-845,-837,-835,-838,-844,-845,-842,-840,-838,-838,-836,-840,-837,-835,-839,-832,-830,-842,-843,-844,-839,-830,-835,-840,-841,-843,-836,-834,-841,-835,-836,-847,-835,-831,-838,-836,-832,-838,-842,-842,-839,-840,-844,-836,-840,-837,-833,-846,-836,-835,-842,-839,-839,-836,-840,-840,-835,-846,-845,-837,-848,-848,-846,-844,-839,-836,-836,-836,-837,-840,-833,-839,-852,-846,-838,-839,-837,-835,-842,-845,-837,-836,-843,-844,-838,-839,-843,-846,-844,-834,-835,-840,-838,-840,-839,-844,-843,-838,-849,-839,-830,-837,-838,-841,-838,-835,-841,-842,-843,-835,-831,-837,-837,-840,-837,-838,-842,-843,-840,-840,-841,-842,-840,-840,-851,-840,-840,-843,-848,-850,-845,-850,-842,-839,-842,-840,-837,-838,-845,-836,-835,-841,-836,-830,-836,-830,-839,-847,-840,-843,-841,-839,-839,-845,-837,-831,-834,-841,-848,-845,-837,-835,-845,-850,-842,-843,-838,-842,-842,-840,-844,-831,-839,-842,-836,-835,-838,-841,-838,-835,-834,-835,-835,-838,-836,-838,-837,-838,-834,-842,-835,-835,-844,-835,-838,-835,-842,-843,-840,-841,-835,-842,-841,-840,-838,-839,-839,-833,-837,-838,-838,-832,-841,-846,-842,-842,-832,-832,-844,-832,-834,-840,-841,-841,-835,-829,-832,-844,-838,-839,-840,-841,-845,-840,-847,-849,-841,-851,-856,-850,-846,-843,-840,-847,-845,-833,-835,-841,-844,-842,-849,-843,-840,-840,-833,-839,-837,-834,-835,-836,-842,-843,-844,-845,-840,-835,-842,-853,-836,-827,-839,-839,-843,-840,-827,-835,-845,-834,-840,-843,-843,-846,-846,-840,-831,-835,-842,-840,-838,-831,-830,-842,-843,-841,-844,-845,-837,-834,-844,-845,-836,-835,-841,-844,-841,-838,-839,-840,-840,-847,-844,-845,-854,-847,-838,-832,-839,-839,-837,-842,-830,-842,-843,-840,-847,-840,-839,-846,-847,-842,-850,-845,-836,-837,-847,-854,-843,-838,-839,-835,-838,-832,-842,-837,-830,-838,-832,-845,-843,-851,-851,-837,-835,-839,-843,-848,-841,-840,-841,-838,-839,-833,-842,-843,-838,-846,-838,-834,-837,-838,-841,-848,-847,-843,-834,-827,-840,-842,-835,-843,-845,-837,-838,-836,-832,-841,-844,-838,-835,-836,-843,-844,-846,-841,-838,-846,-846,-842,-840,-833,-839,-842,-839,-842,-840,-840,-831,-828,-834,-841,-846,-846,-836,-840,-843,-840,-846,-838,-835,-836,-841,-846,-848,-844,-843,-838,-844,-849,-838,-838,-842,-840,-840,-841,-848,-836,-829,-846,-838,-836,-843,-833,-841,-846,-841,-841,-849,-848,-843,-841,-841,-845,-837,-834,-831,-835,-831,-830,-830,-835,-843,-837,-835,-835,', '496,492,502,503,500,504,492,494,503,493,494,505,497,494,497,497,500,500,501,500,491,500,508,494,488,498,492,492,506,504,506,499,491,503,498,497,499,498,502,499,493,493,502,490,490,502,506,502,500,501,487,493,497,491,495,494,501,499,495,494,498,512,504,495,496,500,493,487,491,492,493,487,493,494,489,486,492,501,505,497,481,494,502,501,506,495,498,498,489,501,509,506,498,502,516,497,496,505,495,502,502,499,499,503,511,507,497,494,501,502,503,502,500,508,495,492,502,498,496,502,502,499,494,488,501,507,502,496,492,501,504,502,513,509,506,502,493,500,502,500,497,501,502,500,498,502,508,502,503,505,507,499,502,499,490,492,486,494,497,498,502,500,504,500,495,491,495,493,497,498,489,491,494,503,498,494,501,496,500,500,494,500,498,499,496,500,504,501,504,496,490,499,496,502,503,499,501,494,499,500,497,490,494,512,508,500,505,501,499,506,504,494,501,504,502,504,496,500,498,495,496,494,497,501,500,495,492,496,497,491,498,502,500,494,493,505,500,504,505,495,499,492,496,507,496,497,504,499,498,497,494,501,499,500,499,497,498,494,496,494,497,488,491,495,493,497,501,500,492,496,498,494,501,502,495,487,487,494,496,501,503,501,499,503,503,497,498,496,494,501,499,495,496,483,489,501,498,505,503,507,505,501,499,492,502,507,502,497,498,487,494,491,487,499,494,495,497,495,482,491,507,503,495,494,501,499,493,497,499,507,500,488,495,493,497,495,494,493,493,497,495,504,498,502,503,497,500,503,508,498,497,494,495,497,498,502,500,496,505,505,495,493,489,495,505,507,502,507,506,504,496,494,501,502,498,497,498,492,492,494,494,488,500,500,491,494,495,506,498,495,499,503,501,493,504,499,490,493,500,496,488,498,502,502,496,500,508,498,499,500,496,504,497,494,505,507,497,501,508,495,490,510,519,507,503,495,496,497,494,501,497,498,504,501,494,497,491,490,493,496,503,498,494,500,496,493,493,499,497,494,500,498,494,495,494,491,500,504,499,494,499,498,502,506,499,497,505,494,494,498,494,504,496,491,498,496,493,499,490,497,499,485,494,495,497,504,498,499,504,494,495,511,505,501,503,499,491,491,498,497,495,489,495,501,498,502,500,494,497,497,488,501,497,488,501,499,499,500,502,508,505,504,499,503,506,497,496,498,502,502,505,510,506,504,499,494,511,510,500,501,508,503,493,490,488,491,500,498,499,499,497,506,501,501,504,506,495,492,498,502,508,508,504,505,506,499,494,494,494,501,502,493,493,502,509,501,501,501,502,497,493,492,486,498,502,498,494,499,494,491,495,493,499,499,497,494,493,496,499,497,498,504,499,493,494,499,497,503,501,499,497,498,499,488,495,497,495,495,501,502,501,490,494,502,498,503,499,500,504,499,498,500,495,502,511,505,498,502,507,502,494,499,497,504,505,496,492,496,503,500,498,503,504,501,499,505,503,500,504,493,493,500,502,493,496,500,501,496,495,500,498,495,495,499,494,500,501,503,498,498,502,488,491,495,493,492,501,497,489,492,492,491,490,496,500,502,494,501,513,503,504,505,501,503,504,498,494,494,493,502,498,494,505,501,496,500,494,493,500,504,505,505,498,490,495,494,492,491,494,495,494,502,503,498,499,500,505,498,506,505,490,489,496,510,502,499,497,506,501,495,508,501,490,494,496,491,495,499,497,499,507,496,492,496,494,500,507,496,492,501,500,501,502,498,499,496,493,503,502,494,507,499,487,492,489,501,502,498,496,492,492,496,494,498,507,507,505,502,499,502,500,494,501,497,499,500,495,499,497,504,505,503,498,506,499,488,501,503,509,511,501,497,499,501,500,504,501,498,496,493,494,495,501,504,499,494,495,496,504,509,495,502,510,505,497,498,505,498,503,508,498,502,505,494,504,499,495,505,496,493,497,495,495,504,502,497,507,506,502,504,502,499,500,498,494,497,501,500,495,491,491,503,500,493,496,499,497,495,499,500,501,503,504,498,491,495,502,505,497,501,496,495,507,503,494,495,499,493,496,505,500,496,498,494,491,498,503,504,509,506,495,485,497,500,497,505,503,503,507,503,499,494,495,502,493,493,499,500,504,498,495,506,495,496,507,503,512,506,506,506,501,499,495,497,506,506,508,501,492,499,497,500,504,509,511,500,505,504,492,496,498,496,497,499,494,490,497,495,488,493,493,497,498,496,498,500,499,491,497,495,493,492,492,499,501,490,496,506,501,499,501,492,491,501,499,505,494,496,498,496,492,492,500,498,495,495,495,496,495,500,505,498,497,498,494,495,505,507,505,493,487,502,500,498,499,500,509,505,500,495,499,490,492,501,495,495,499,498,503,506,506,501,489,488,498,497,502,507,502,502,500,498,492,495,498,498,491,491,495,502,504,499,503,504,498,488,497,503,497,498,493,496,496,494,508,505,498,499,494,494,491,501,497,491,505,503,500,504,503,501,505,504,497,498,496,497,494,493,499,505,502,506,506,499,497,502,505,501,502,507,505,499,493,493,497,495,504,508,508,507,502,505,504,502,498,492,488,497,498,492,496,493,505,506,498,504,504,504,502,503,501,502,498,494,501,499,500,505,501,494,492,501,504,501,496,494,495,490,495,503,502,501,492,491,493,487,503,502,493,500,495,498,496,503,498,484,497,496,498,503,496,495,497,494,501,494,492,499,505,510,502,494,491,491,495,506,502,501,497,504,506,498,498,495,502,504,500,495,496,501,490,493,494,496,503,500,493,486,498,499,494,501,499,493,499,493,493,499,502,496,496,502,496,506,501,492,489,494,504,496,487,496,506,501,499,497,495,505,500,488,500,494,491,493,492,492,496,500,494,505,508,500,491,500,501,500,499,490,497,498,498,498,491,491,495,500,504,502,493,489,501,496,503,508,497,507,509,501,499,503,501,496,500,499,498,503,498,499,503,501,500,502,498,497,498,494,494,499,504,503,502,503,497,495,489,494,493,492,499,488,497,510,500,491,498,496,493,500,498,499,497,494,501,503,502,503,503,501,502,509,494,497,501,497,498,498,496,494,501,493,498,497,495,495,498,496,495,505,502,500,501,489,488,493,497,499,501,499,503,506,503,499,490,502,507,500,506,504,498,499,495,507,506,502,500,493,499,503,504,502,500,501,502,503,506,507,500,501,505,497,499,503,500,500,501,493,493,497,504,504,498,496,497,498,496,500,496,504,505,494,498,493,498,507,490,496,502,502,493,496,509,505,497,495,497,494,505,493,482,485,492,503,505,505,508,510,503,502,503,504,502,491,495,499,493,496,496,493,496,497,496,501,505,503,502,503,503,498,493,496,505,509,505,505,500,495,490,496,503,502,505,503,500,501,503,504,504,505,503,498,496,500,502,494,495,490,490,500,499,504,500,496,504,506,502,501,502,497,504,505,503,508,507,507,510,500,494,508,514,503,495,496,496,496,500,505,500,485,495,506,502,504,497,489,494,504,502,494,504,505,503,495,492,495,496,501,497,498,501,502,498,493,494,492,499,495,496,507,506,501,511,510,492,486,488,505,502,493,494,496,495,494,501,495,501,499,500,503,495,493,499,510,502,490,492,501,504,502,501,496,', '-21,-19,-26,-27,-28,-29,-32,-32,-28,-30,-33,-17,-20,-32,-32,-31,-23,-30,-25,-20,-31,-25,-27,-31,-32,-30,-31,-39,-29,-21,-26,-25,-16,-23,-24,-18,-19,-24,-36,-29,-21,-23,-19,-17,-22,-30,-32,-26,-28,-33,-33,-30,-26,-22,-25,-20,-20,-25,-21,-31,-24,-23,-31,-28,-28,-27,-25,-24,-37,-35,-26,-28,-21,-33,-34,-28,-37,-32,-21,-19,-26,-30,-31,-27,-32,-28,-34,-37,-28,-30,-25,-30,-20,-17,-32,-29,-34,-36,-35,-28,-27,-36,-29,-27,-32,-33,-30,-27,-26,-25,-22,-18,-25,-16,-23,-30,-22,-29,-25,-25,-22,-28,-34,-32,-29,-31,-24,-18,-27,-29,-22,-26,-27,-25,-26,-25,-28,-28,-25,-24,-23,-21,-29,-35,-26,-19,-23,-27,-25,-23,-21,-21,-25,-29,-22,-22,-27,-19,-23,-35,-29,-22,-23,-22,-24,-31,-37,-31,-25,-27,-32,-32,-26,-32,-38,-32,-28,-29,-30,-28,-26,-35,-36,-27,-29,-24,-26,-33,-23,-20,-30,-32,-26,-26,-26,-26,-29,-28,-26,-22,-18,-28,-26,-21,-33,-33,-30,-32,-32,-31,-24,-26,-22,-19,-25,-34,-30,-23,-32,-22,-20,-24,-12,-15,-25,-29,-28,-38,-36,-23,-25,-27,-21,-25,-26,-24,-29,-21,-21,-19,-30,-37,-28,-32,-30,-33,-27,-29,-32,-28,-32,-30,-29,-29,-29,-26,-23,-22,-29,-22,-25,-24,-25,-34,-34,-30,-28,-27,-24,-24,-26,-32,-33,-21,-24,-29,-20,-25,-21,-21,-22,-21,-22,-20,-28,-28,-28,-34,-38,-35,-21,-21,-29,-32,-22,-29,-34,-20,-27,-32,-22,-24,-29,-22,-30,-29,-25,-21,-28,-30,-26,-22,-24,-29,-30,-36,-30,-23,-17,-19,-23,-31,-39,-31,-29,-21,-16,-21,-20,-24,-25,-27,-26,-27,-29,-29,-41,-36,-27,-27,-33,-32,-24,-23,-23,-31,-21,-17,-25,-24,-28,-29,-31,-25,-24,-29,-28,-34,-28,-18,-21,-26,-31,-33,-36,-36,-26,-27,-26,-29,-38,-31,-30,-23,-17,-24,-32,-27,-29,-38,-25,-27,-32,-25,-21,-33,-39,-30,-27,-21,-23,-24,-21,-21,-25,-33,-30,-24,-23,-17,-20,-27,-32,-32,-32,-35,-32,-32,-36,-26,-28,-24,-18,-25,-26,-20,-12,-25,-30,-23,-27,-32,-36,-34,-22,-24,-29,-23,-28,-33,-32,-28,-23,-21,-23,-23,-22,-17,-21,-22,-16,-23,-24,-26,-29,-26,-33,-26,-27,-32,-22,-27,-35,-28,-19,-25,-30,-27,-27,-32,-28,-27,-32,-24,-12,-13,-24,-24,-29,-31,-27,-28,-24,-24,-27,-26,-30,-29,-22,-29,-21,-18,-31,-32,-31,-27,-25,-32,-28,-17,-25,-31,-25,-31,-24,-28,-29,-21,-25,-27,-23,-21,-26,-19,-21,-27,-27,-21,-20,-22,-21,-22,-21,-29,-30,-31,-34,-34,-24,-22,-29,-30,-33,-39,-34,-27,-29,-33,-34,-37,-31,-18,-25,-32,-31,-34,-41,-36,-24,-24,-24,-26,-28,-28,-17,-18,-32,-36,-30,-26,-22,-21,-23,-20,-27,-26,-28,-34,-27,-29,-29,-28,-24,-26,-34,-34,-28,-28,-25,-18,-21,-26,-23,-19,-24,-24,-29,-25,-21,-25,-24,-24,-27,-27,-23,-21,-25,-27,-33,-34,-31,-27,-23,-27,-21,-23,-32,-28,-24,-19,-23,-27,-32,-38,-26,-28,-34,-31,-28,-25,-30,-32,-32,-36,-32,-32,-32,-19,-23,-22,-25,-30,-21,-25,-29,-30,-38,-38,-35,-29,-23,-21,-23,-31,-40,-35,-29,-31,-32,-32,-31,-23,-22,-31,-30,-32,-29,-25,-26,-27,-31,-33,-33,-36,-40,-37,-30,-29,-27,-26,-23,-18,-26,-29,-31,-32,-28,-31,-25,-30,-32,-19,-21,-25,-23,-31,-32,-29,-30,-28,-30,-26,-21,-23,-25,-24,-19,-24,-30,-23,-27,-35,-33,-23,-20,-18,-22,-32,-27,-23,-22,-34,-34,-30,-28,-27,-40,-31,-34,-31,-24,-31,-29,-21,-16,-32,-31,-22,-30,-28,-37,-35,-23,-28,-29,-31,-27,-29,-26,-25,-29,-30,-33,-27,-30,-37,-30,-22,-24,-21,-20,-22,-25,-31,-25,-17,-25,-31,-25,-24,-32,-33,-27,-25,-19,-29,-25,-18,-26,-31,-30,-21,-17,-13,-21,-30,-32,-29,-19,-29,-28,-28,-25,-15,-25,-26,-22,-25,-32,-22,-17,-27,-26,-29,-28,-23,-24,-31,-36,-27,-26,-22,-24,-18,-18,-29,-33,-34,-25,-24,-25,-26,-25,-21,-25,-27,-29,-37,-38,-33,-33,-32,-25,-24,-31,-24,-26,-20,-21,-33,-16,-24,-37,-35,-33,-27,-20,-24,-28,-23,-30,-42,-36,-32,-31,-32,-35,-30,-23,-22,-21,-26,-34,-33,-28,-30,-34,-25,-25,-28,-28,-35,-31,-26,-28,-27,-39,-34,-24,-25,-33,-37,-30,-28,-32,-25,-34,-40,-31,-31,-30,-35,-23,-22,-20,-22,-31,-24,-25,-29,-27,-29,-35,-35,-29,-28,-27,-26,-25,-19,-19,-21,-29,-22,-24,-32,-28,-33,-29,-24,-29,-26,-25,-34,-34,-32,-32,-21,-28,-33,-36,-36,-21,-20,-18,-23,-23,-28,-27,-32,-40,-40,-37,-27,-25,-26,-17,-11,-28,-21,-23,-36,-30,-19,-17,-17,-22,-30,-18,-16,-20,-25,-30,-33,-36,-39,-30,-21,-27,-32,-35,-33,-26,-22,-30,-32,-36,-36,-32,-28,-23,-24,-25,-23,-22,-25,-25,-22,-18,-18,-22,-23,-27,-26,-25,-26,-31,-27,-18,-23,-23,-23,-28,-32,-30,-32,-33,-21,-25,-29,-21,-23,-33,-27,-26,-24,-23,-33,-27,-27,-34,-32,-31,-24,-29,-35,-29,-31,-26,-31,-30,-31,-33,-27,-27,-32,-34,-27,-25,-26,-32,-31,-26,-34,-35,-33,-26,-28,-37,-30,-31,-36,-23,-24,-23,-29,-39,-29,-30,-22,-21,-27,-27,-23,-21,-28,-26,-31,-31,-31,-31,-24,-31,-36,-33,-26,-30,-26,-16,-16,-19,-23,-28,-34,-27,-25,-32,-34,-31,-28,-31,-35,-32,-29,-29,-26,-19,-19,-24,-26,-30,-28,-29,-27,-29,-25,-21,-31,-24,-32,-28,-20,-22,-22,-24,-29,-28,-27,-31,-26,-31,-28,-34,-31,-24,-22,-24,-26,-25,-30,-26,-25,-33,-33,-21,-21,-23,-21,-25,-27,-24,-26,-24,-28,-30,-34,-31,-24,-22,-24,-27,-21,-27,-34,-30,-26,-35,-35,-22,-21,-24,-27,-36,-34,-31,-25,-25,-27,-26,-19,-32,-37,-20,-28,-30,-25,-33,-33,-27,-29,-34,-30,-26,-30,-26,-25,-32,-34,-27,-36,-27,-21,-29,-27,-31,-30,-32,-22,-29,-40,-28,-25,-32,-41,-41,-25,-21,-27,-32,-34,-25,-25,-30,-15,-28,-30,-29,-31,-16,-28,-23,-28,-35,-35,-31,-30,-33,-32,-34,-38,-39,-26,-20,-32,-36,-26,-20,-21,-31,-33,-29,-27,-29,-22,-30,-33,-26,-22,-20,-22,-21,-28,-39,-33,-21,-24,-34,-35,-26,-29,-35,-35,-31,-33,-34,-21,-25,-24,-24,-29,-30,-38,-31,-27,-24,-26,-24,-25,-21,-20,-31,-20,-27,-39,-32,-32,-22,-20,-28,-22,-22,-32,-31,-30,-30,-27,-24,-19,-23,-17,-24,-31,-24,-29,-27,-13,-19,-26,-20,-24,-26,-24,-26,-19,-21,-33,-32,-31,-30,-29,-32,-32,-22,-29,-31,-31,-35,-21,-28,-32,-25,-27,-22,-27,-29,-21,-21,-15,-12,-25,-24,-24,-33,-29,-27,-26,-36,-42,-24,-27,-27,-23,-25,-30,-36,-34,-27,-35,-33,-30,-34,-27,-32,-29,-26,-25,-21,-24,-26,-30,-33,-32,-28,-28,-24,-25,-27,-26,-24,-31,-32,-27,-31,-24,-26,-24,-29,-38,-38,-35,-28,-24,-14,-21,-31,-33,-27,-21,-26,-32,-35,-29,-29,-26,-23,-28,-23,-31,-38,-28,-30,-39,-30,-29,-25,-20,-30,-33,-27,-17,-30,-28,-23,-25,-24,-35,-31,-30,-35,-31,-37,-38,-26,-28,-30,-31,-33,-27,-32,-32,-31,-34,-28,-21,-25,-27,-26,-27,-32,-32,-31,-29,-28,-25,-25,-32,-32,-29,-35,-29,-31,-32,-22,-38,-33,-27,-29,-24,-23,-25,-24,-24,-33,-36,-36,-30,-30,-30,-30,-36,-37,-37,-27,-29,-34,-29,-28,-31,-32,-25,-21,-26,-28,-18,-25,-30,-29,-27,-18,-22,-34,-34,-32,-32,-38,-32,-25,-34,-32,-26,-31,-30,-29,-38,-39,-33,-27,-29,-31,-28,-14,-24,-33,-24,-32,-25,-21,-28,-27,-33,-29,-25,-25,-21,-21,-23,-25,-24,-27,-33,-27,-21,-27,-30,-27,-32,-38,-33,-30,-33,-27,-23,-34,-22,-17,-22,-11,-20,-27,-26,-29,-31,-27,-30,-30,-30,-40,-31,-21,-19,-19,-20,-30,-33,-26,-31,-30,-28,-33,-26,-31,-31,-27,-25,-23,-25,-35,-36,-30,-26,-24,-29,-33,-32,-30,-33,-29,-27,-23,-25,-24,-26,-32,-28,-26,-32,-32,-35,-35,-31,-27,-24,-29,-31,-37,-35,-26,-32,-25,-29,', '2023-08-24T16:53:35.213310700' ) 16:54:00.500 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:00 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:54:06.804 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 16:54:06.814 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 16:54:06.832 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 16:54:06.843 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 16:54:06.855 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 11 ms | Connection: statement-0 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 16:54:06.862 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 16:54:06.868 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 16:54:06.873 [XNIO-1 task-2] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 16:54:06.948 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 16:54:06.965 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:06 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 16:54:07.181 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:07 | Time Consuming: 30 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 16:54:07.717 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:07 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 16:54:07.721 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:07 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 16:54:07.727 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:07 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 16:54:10.754 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:10 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 16:54:10.770 [XNIO-1 task-3] INFO p6spy - 2023-08-24 16:54:10 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 17:00:29.186 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:00:29 | Time Consuming: 5021 ms | Connection: statement-0 | SQL: SELECT 1 17:00:29.191 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:00:29 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 17:00:29.205 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:00:29 | Time Consuming: 8 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 17:02:22.836 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:22 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 17:02:22.845 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:22 | Time Consuming: 4 ms | Connection: statement-5 | 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.job_id = 439094 17:02:30.520 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:30 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 17:02:30.535 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:30 | Time Consuming: 8 ms | Connection: statement-5 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 3 17 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T17:02:30.523075900' WHERE job_id = 439094 17:02:30.583 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:30 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 17:02:30.588 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:02:30 | Time Consuming: 3 ms | Connection: statement-5 | 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 ORDER BY A.job_id ASC LIMIT 10 17:03:25.621 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:25 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 17:03:25.631 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:25 | Time Consuming: 5 ms | Connection: statement-5 | 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.job_id = 439094 17:03:29.857 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:29 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 17:03:29.870 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:29 | Time Consuming: 7 ms | Connection: statement-5 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 4 17 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T17:03:29.861454400' WHERE job_id = 439094 17:03:29.907 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:29 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 17:03:29.914 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:03:29 | Time Consuming: 5 ms | Connection: statement-5 | 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 ORDER BY A.job_id ASC LIMIT 10 17:03:33.426 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:03:33.427 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 17:03:33.429 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 17:03:33.432 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:03:33.433 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 17:03:33.433 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 17:03:33.441 [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) 17:03:33.442 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 17:03:33.442 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 17:03:33.442 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:03:33.442 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 17:03:33.475 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 17:03:33.478 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 17:03:36.593 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 17:03:36.641 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 3512 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 17:03:36.641 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 17:03:36.693 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 17:03:36.694 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 17:03:39.278 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 17:03:39.283 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 17:03:39.410 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 98 ms. Found 0 Redis repository interfaces. 17:03:39.649 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 17:03:39.674 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 17:03:40.588 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 17:03:40.588 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3894 ms 17:03:43.250 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 17:03:43.261 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:03:43.261 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 17:03:43.262 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 17:03:43.262 [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. 17:03:43.262 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 17:03:43.262 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 17:03:43.263 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ced931c 17:03:45.242 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 17:03:45.248 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 17:03:45.418 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 17:03:45.454 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:03:45.454 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 17:03:45.454 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 17:03:45.479 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 17:03:45.489 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 17:03:45.499 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 17:03:45.530 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 17:03:45.582 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 17:03:45.583 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 17:03:45.584 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:03:45.609 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 9.496 seconds (process running for 10.274) 17:03:45.611 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 17:03:45.619 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 17:03:46.002 [restartedMain] INFO p6spy - 2023-08-24 17:03:46 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 17:03:46.006 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@b0c4902 17:03:46.021 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 17:03:46.108 [restartedMain] INFO p6spy - 2023-08-24 17:03:46 | Time Consuming: 6 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 17:03:46.129 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:03:46.131 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:03:46.892 [RMI TCP Connection(14)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 17:03:46.893 [RMI TCP Connection(14)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 17:03:46.894 [RMI TCP Connection(15)-192.168.3.5] INFO p6spy - 2023-08-24 17:03:46 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 17:03:46.898 [RMI TCP Connection(14)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 5 ms 17:03:46.908 [RMI TCP Connection(15)-192.168.3.5] INFO p6spy - 2023-08-24 17:03:46 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 17:04:00.005 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 17:04:00.010 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 17:04:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 17:04:00.026 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 17:04:45.444 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:04:45 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 17:04:45.450 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:04:45 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:04:45.465 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:04:45 | Time Consuming: 8 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 17:04:45.470 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:04:45 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 17:04:45.503 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:04:45 | Time Consuming: 22 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442168, 406283, 442139, 'jacintoqqq', 453, 453, 453, 8448, 7027, 966, 20336, 16150, 2277, 2071, 1681, 234, 322, -8794, -17, -204, 64695, 64697, 64703, 64696, 64704, 64697, 64693, 64698, 64700, -843, '-10173,-9842,-8789,-9087,-9281,-8758,-9048,-8590,-7713,-7705,-7581,-7547,-8130,-7830,-7266,-7341,-7121,-7026,-7415,-7058,-6825,-6563,-6128,-6084,-6021,-5690,-5362,-5079,-4734,-4588,-4179,-3749,-3578,-3241,-2828,-2469,-2087,-1834,-1649,-1395,-1053,-605,-175,68,223,487,1021,1595,2191,2686,2988,3380,3998,4603,5111,5637,6021,6293,6533,6677,6836,7124,7208,7272,7435,7271,7247,7305,7123,7099,6968,6854,6838,6761,6745,6615,6521,6471,6483,6587,6627,6548,6470,6479,6527,6539,6406,6100,5952,5875,5687,5483,5167,4877,4667,4409,4087,3820,3549,3359,3089,2914,2611,2285,2148,1843,1651,1375,1048,701,376,35,-171,-504,-953,-1268,-1675,-1984,-2302,-2816,-3581,-4197,-4746,-5308,-5393,-5648,-5405,-5051,-8383,-10040,-7147,-8479,-10771,-8913,-9228,-10574,-9245,-10541,-11057,-9832,-10874,-10494,-9838,-10791,-10560,-9798,-10133,-9077,-8580,-9219,-8760,-8652,-8785,-7832,-7497,-7642,-7370,-7781,-8046,-7296,-7404,-7219,-7042,-7374,-7136,-6925,-6797,-6479,-6183,-6193,-5821,-5605,-5314,-5039,-4824,-4382,-3854,-3621,-3480,-3117,-2743,-2285,-1953,-1851,-1675,-1341,-873,-372,36,32,291,684,1227,2028,2545,2895,3197,3693,4338,4930,5499,5995,6285,6577,6708,6826,7116,7212,7299,7347,7322,7231,7251,7230,7029,7017,6849,6815,6802,6712,6625,6496,6484,6459,6549,6610,6476,6461,6555,6594,6663,6544,6288,6135,6045,5880,5652,5397,5041,4781,4575,4242,3994,3751,3465,3241,2958,2731,2408,2217,1959,1703,1495,1101,788,437,101,-160,-411,-809,-1153,-1525,-1960,-2233,-2655,-3281,-3867,-4456,-5065,-5209,-5562,-5569,-5043,-6562,-11975,-6669,-7749,-11336,-8453,-9320,-10132,-9760,-9652,-11285,-9666,-10507,-10717,-9818,-10395,-10794,-9594,-9942,-9343,-8279,-8937,-8869,-8401,-8743,-8034,-7316,-7511,-7361,-7611,-8103,-7663,-7312,-7312,-7146,-7354,-7431,-7174,-7010,-6615,-6375,-6333,-6206,-5793,-5528,-5220,-4987,-4636,-4037,-3673,-3557,-3332,-2962,-2521,-2079,-1915,-1772,-1495,-1161,-582,-118,41,128,428,989,1774,2392,2763,3136,3527,4131,4716,5389,5862,6263,6502,6576,6807,7059,7152,7183,7293,7313,7226,7195,7197,7026,6983,6891,6772,6729,6649,6594,6465,6527,6469,6469,6595,6561,6608,6596,6615,6720,6650,6467,6309,6170,5947,5771,5556,5217,4946,4690,4405,4145,3893,3566,3266,3001,2786,2499,2272,2064,1722,1541,1143,781,497,108,-84,-272,-641,-1059,-1448,-1854,-2176,-2477,-3024,-3688,-4303,-4838,-5042,-5364,-5522,-5031,-5875,-11728,-7043,-7663,-10633,-8551,-9020,-9601,-10076,-9198,-11080,-9735,-10021,-10681,-9945,-10039,-10848,-9569,-9691,-9481,-8242,-8735,-8954,-8362,-8676,-8272,-7401,-7422,-7423,-7445,-8098,-8072,-7508,-7509,-7339,-7312,-7653,-7535,-7336,-6959,-6545,-6446,-6349,-6161,-5861,-5489,-5118,-4785,-4274,-3895,-3782,-3518,-3126,-2678,-2245,-2015,-1857,-1590,-1274,-750,-362,-149,0,251,795,1532,2178,2593,2961,3387,3890,4615,5164,5686,6065,6318,6486,6648,6876,7089,7119,7185,7306,7131,7124,7093,7004,6886,6853,6686,6602,6586,6560,6551,6491,6462,6409,6625,6705,6708,6728,6592,6681,6760,6677,6479,6246,6016,5880,5719,5406,5103,4804,4517,4262,3968,3667,3406,3136,2922,2622,2386,2138,1833,1619,1348,958,641,300,62,-128,-446,-785,-1145,-1630,-1972,-2292,-2789,-3369,-4043,-4618,-4972,-5243,-5485,-5153,-5125,-8723,-9386,-7026,-8354,-10064,-8507,-8684,-10193,-8812,-10223,-10477,-9431,-10442,-10037,-9548,-10519,-10085,-9452,-9918,-8721,-8266,-8884,-8563,-8517,-8713,-7812,-7378,-7459,-7249,-7894,-8320,-7870,-7653,-7571,-7365,-7610,-7758,-7571,-7245,-6931,-6669,-6589,-6462,-6105,-5681,-5444,-5115,-4616,-4197,-3894,-3726,-3430,-2941,-2413,-2007,-1753,-1603,-1450,-1067,-637,-223,-5,162,467,1112,1866,2379,2856,3193,3633,4251,4806,5272,5817,6086,6402,6471,6699,6971,6994,7146,7185,7182,7052,7074,6967,6887,6811,6687,6522,6551,6533,6493,6467,6441,6492,6611,6792,6749,6800,6670,6687,6813,6732,6609,6293,6105,6025,5861,5556,5243,4940,4646,4356,4042,3817,3516,3294,3050,2787,2526,2297,2015,1789,1522,1119,841,529,296,71,-199,-470,-857,-1299,-1647,-1922,-2469,-3073,-3696,-4296,-4708,-5043,-5325,-5239,-4884,-5941,-10821,-6268,-7368,-10277,-8260,-8806,-9044,-9436,-8930,-10739,-9645,-9940,-10118,-9505,-9824,-10451,-9753,-9914,-9593,-8255,-8687,-8861,-8541,-8990,-8604,-7755,-7549,-7464,-7582,-8318,-8367,-7961,-7750,-7534,-7437,-7876,-7833,-7584,-7228,-6793,-6599,-6683,-6334,-5937,-5701,-5242,-4896,-4588,-4157,-3837,-3603,-3129,-2714,-2202,-1832,-1680,-1472,-1277,-901,-473,-107,85,301,748,1397,2049,2544,2957,3325,3876,4342,4917,5363,5772,6097,6330,6452,6690,6892,6941,7116,7170,7090,7002,7041,6869,6878,6758,6582,6569,6576,6536,6568,6576,6579,6601,6722,6809,6773,6804,6683,6742,6686,6599,6426,6194,6150,5893,5663,5425,5086,4842,4518,4241,3985,3711,3404,3193,2953,2687,2487,2215,1952,1700,1374,1001,790,474,247,43,-197,-533,-985,-1290,-1620,-2067,-2617,-3199,-3861,-4473,-4792,-5102,-5290,-5041,-4762,-6699,-10141,-6194,-7544,-10420,-8087,-8438,-9256,-8926,-9513,-10745,-9586,-10061,-9844,-9390,-10159,-10317,-9813,-10165,-9306,-8566,-9040,-8826,-8795,-9182,-8569,-7953,-7813,-7516,-7785,-8437,-8312,-8045,-7808,-7491,-7469,-7778,-7751,-7574,-7179,-6683,-6477,-6373,-6122,-5919,-5494,-5085,-4860,-4390,-3979,-3806,-3443,-2871,-2485,-1992,-1716,-1530,-1336,-1094,-647,-233,47,228,482,882,1585,2232,2667,3013,3381,3939,4428,4989,5425,5681,6092,6283,6344,6704,6847,6945,7137,7187,7116,7084,7053,6931,6909,6758,6615,6621,6630,6671,6666,6586,6593,6628,6763,6819,6780,6699,6595,6555,6580,6527,6258,6130,5915,5700,5586,5304,4980,4735,4432,4116,3867,3545,3295,3094,2868,2627,2443,2181,1907,1604,1203,919,694,446,237,13,-213,-579,-962,-1298,-1680,-2096,-2689,-3415,-4069,-4507,-4941,-5128,-5153,-4862,-4695,-7635,-8981,-6747,-8032,-10030,-8277,-8239,-9445,-8694,-10077,-10620,-9733,-10188,-9691,-9549,-10335,-10298,-10003,-10219,-9239,-8792,-9260,-8978,-9105,-9245,-8612,-8056,-7876,-7646,-7984,-8445,-8178,-7918,-7678,-7356,-7458,-7680,-7608,-7322,-6852,-6473,-6347,-6182,-5977,-5643,-5249,-5045,-4616,-4219,-3999,-3562,-3170,-2841,-2384,-1886,-1620,-1355,-1182,-909,-468,-140,130,419,625,1087,1776,2259,2754,3132,3498,4079,4578,5029,5398,5713,6006,6245,6418,6690,6873,7042,7198,7258,7161,7143,7067,6965,6942,6781,6681,6656,6698,6709,6695,6630,6643,6622,6746,6784,6725,6557,6487,6484,6450,6401,6150,6020,5792,5646,5484,5179,4906,4632,4326,4040,3780,3456,3224,3027,2817,2612,2376,2173,1864,1510,1176,857,622,425,223,-64,-293,-657,-957,-1321,-1689,-2222,-2950,-3509,-4078,-4668,-4902,-5097,-5172,-4807,-4995,-8386,-8132,-7274,-8596,-9574,-8646,-8326,-9692,-8932,-10460,-10580,-9900,-10272,-9707,-9851,-10609,-10264,-10160,-10120,-9184,-9032,-9488,-9111,-9162,-9138,-8426,-8046,-7972,-7806,-8143,-8338,-7872,-7703,-7527,-7331,-7460,-7495,-7311,-6961,-6625,-6328,-6224,-5986,-5709,-5387,-5065,-4846,-4422,-4116,-3641,-3361,-3238,-2757,-2255,-1893,-1545,-1258,-1154,-780,-429,9,292,449,711,1165,1796,2388,2917,3152,3579,4169,4645,5136,5557,5794,6088,6343,6436,6769,6915,7025,7267,7288,7167,7179,7134,7072,7010,6849,6713,6712,6749,6731,6667,6584,6630,6636,6703,6715,6601,6583,6522,6415,6373,6173,6039,5913,5742,5575,5304,5088,4827,4540,4307,3964,3704,3432,3195,3015,2770,2542,2332,2110,1819,1562,1216,864,604,352,107,-122,-387,-743,-1086,-1439,-1782,-2391,-3012,-3626,-4232,-4769,-5023,-5232,-5299,-4875,-5318,-9370,-7410,-7578,-9389,-9267,-8883,-8775,-9940,-9126,-10830,-10495,-10127,-10405,-9923,-10070,-10783,-10254,-10301,-10048,-9055,-9184,-9467,-8967,-9228,-9034,-8159,-8008,-7864,-7685,-8131,-8119,-7604,-7571,-7355,-7185,-7372,-7234,-7042,-6803,-6416,-6173,-6060,-5749,-5535,-5260,-4967,-4717,-4284,-3903,-3571,-3493,-3022,-2519,-2194,-1756,-1613,-1449,-1164,-622,-209,121,215,394,797,1365,2067,2544,2891,3163,3704,4325,4896,5365,5692,5929,6248,6407,6518,6934,7018,7194,7354,7297,7209,7241,7176,7060,7008,6853,6801,6778,6769,6682,6618,6572,6472,6623,6640,6596,6583,6465,6472,6411,6343,6164,6015,5846,5725,5496,5279,5030,4727,4526,4227,3892,3657,3391,3143,3002,2725,2502,2265,1996,1756,1538,1159,869,576,225,20,-244,-556,-921,-1278,-1648,-1993,-2522,-3131,-3856,-4329,-4988,-5233,-5415,-5466,-5011,-5899,-10656,-6710,-7764,-10517,-8704,-9263,-9545,-9883,-9474,-11282,-10116,-10354,-10637,-9962,-10298,-10899,-10128,-10249,-9821,-8824,-9187,-9291,-8835,-9106,-8612,-7890,-7806,-7613,-7675,-8063,-7811,-7409,-7357,-7204,-7145,-7276,-7075,-6890,-6602,-6263,-6088,-5945,-5607,-5370,-5119,-4839,-4619,-4092,-3712,-3593,-3296,-2870,-2487,-1950,-1750,-1711,-1340,-1085,-529,-71,61,207,485,913,1649,2286,2625,2999,3339,3922,4644,5155,5579,5990,6266,6472,6609,6788,7054,7221,7278,7391,7351,7215,7306,7216,7047,7014,6820,6749,6738,6675,6642,6456,6458,6502,6520,6627,6608,6544,6542,6526,6481,6364,6157,5985,5850,5675,5384,5209,4825,4699,4459,4046,3851,3535,3301,3117,2911,2612,2405,2124,1884,1649,1395,1065,755,396,81,-112,-453,-799,-1170,-1568,-1909,-2235,-2806,-3508,-4129,-4746,-5255,-5406,-5692,-5514,-5223,-7972,-9972,-6961,-8183,-10668,-8901,-9311,-10454,-9306,-10330,-11000,-9922,-10892,-10565,-9896,-10717,', '-1822,-2304,-2670,-2226,-2244,-2781,-3031,-3762,-4161,-4125,-4153,-3991,-3675,-4029,-4140,-4242,-4417,-4236,-4316,-4698,-4881,-5175,-5580,-5623,-6007,-6164,-6212,-6599,-6859,-6980,-7072,-7126,-7310,-7669,-7706,-7679,-7720,-7741,-7636,-7385,-7113,-7068,-6906,-6369,-5956,-5626,-5446,-5457,-5167,-4814,-4593,-4143,-3956,-4010,-3967,-3630,-3219,-2982,-2828,-2544,-2219,-2066,-1767,-1332,-1058,-877,-762,-506,-112,144,384,592,844,1158,1469,1839,2111,2305,2353,2462,2716,2988,3168,3384,3599,3815,4106,4388,4692,4946,5206,5403,5681,5932,6194,6416,6633,6771,6945,7109,7265,7409,7502,7592,7590,7638,7692,7710,7637,7726,7725,7667,7580,7407,7188,6952,6718,6369,5984,5812,5829,5483,5406,4972,4345,3614,2445,2236,4780,3203,3868,4008,1737,941,460,1480,1114,1202,-66,-1044,-938,-582,-527,-200,-952,-1820,-1896,-2494,-2505,-2100,-2695,-2923,-3340,-4030,-3973,-3993,-4085,-3677,-3763,-4079,-4027,-4364,-4360,-4246,-4684,-4755,-4995,-5339,-5617,-5871,-6173,-6186,-6382,-6810,-6975,-7224,-7327,-7364,-7650,-7789,-7741,-7834,-7799,-7694,-7461,-7105,-7019,-7000,-6624,-6080,-5575,-5326,-5410,-5262,-4822,-4505,-4091,-3777,-3830,-3819,-3647,-3282,-2977,-2939,-2728,-2413,-2163,-1911,-1559,-1154,-930,-749,-619,-334,-40,93,265,485,804,1150,1520,1821,2011,2222,2301,2533,2721,2884,3036,3290,3581,3870,4206,4414,4712,5003,5284,5590,5937,6164,6406,6642,6809,6922,7171,7381,7536,7630,7715,7746,7732,7779,7844,7816,7879,7880,7747,7731,7494,7312,7100,6879,6571,6125,5740,5709,5428,5304,4976,4353,3821,2737,2104,3925,4165,3540,3806,2892,934,344,1469,1238,1115,527,-867,-989,-379,-568,-87,-462,-1682,-1669,-2303,-2657,-2093,-2444,-2819,-3095,-3836,-4004,-3929,-4015,-3629,-3538,-3928,-4054,-4269,-4410,-4220,-4480,-4813,-4874,-5228,-5596,-5810,-6120,-6136,-6247,-6719,-7046,-7245,-7424,-7439,-7656,-7817,-7739,-7825,-7830,-7798,-7531,-7093,-6926,-6908,-6692,-6152,-5568,-5220,-5228,-5148,-4863,-4585,-4162,-3724,-3631,-3712,-3760,-3413,-3073,-3007,-2849,-2596,-2350,-2192,-1843,-1415,-1140,-998,-862,-628,-345,-193,-29,264,589,863,1179,1495,1808,2082,2149,2281,2548,2652,2803,3094,3385,3724,4086,4314,4591,4967,5256,5592,5939,6246,6456,6645,6842,7066,7327,7502,7670,7791,7792,7873,7805,7914,7969,7985,7992,7920,7860,7726,7484,7251,7114,6881,6630,6203,5737,5521,5355,5180,4874,4368,3928,2919,2074,3509,4880,3276,3913,3654,910,470,1251,1479,1330,1041,-463,-967,-338,-505,74,4,-1302,-1535,-2156,-2630,-2054,-2127,-2645,-2968,-3637,-4014,-3913,-3944,-3725,-3348,-3704,-3944,-4234,-4472,-4273,-4275,-4625,-4783,-5164,-5606,-5787,-5994,-6018,-6101,-6622,-7050,-7222,-7325,-7335,-7481,-7676,-7768,-7790,-7813,-7733,-7526,-7170,-6946,-6813,-6584,-6042,-5483,-5173,-5123,-5101,-4858,-4543,-4204,-3880,-3672,-3801,-3859,-3595,-3283,-3126,-2990,-2798,-2685,-2499,-2216,-1781,-1486,-1361,-1203,-953,-692,-437,-155,63,279,543,854,1232,1575,1823,1929,2033,2271,2505,2738,2972,3152,3450,3869,4247,4626,4962,5221,5525,5912,6204,6497,6784,6988,7170,7338,7522,7713,7805,7880,7900,7920,7946,7986,7988,7971,7934,7777,7650,7460,7229,7067,6808,6571,6202,5756,5604,5396,5263,4984,4563,4098,3330,2377,2551,4939,2990,4015,4277,1776,932,490,1477,1608,1640,455,-484,-752,-362,-210,331,-300,-1172,-1674,-2463,-2324,-1857,-2389,-2743,-3246,-3949,-3970,-3917,-3898,-3550,-3580,-3851,-3975,-4345,-4427,-4366,-4603,-4688,-4956,-5408,-5733,-5905,-6022,-6098,-6382,-6804,-6963,-7098,-7227,-7307,-7498,-7644,-7705,-7853,-7951,-7748,-7368,-6887,-6645,-6506,-6154,-5578,-5218,-5033,-4988,-4889,-4669,-4487,-4163,-3880,-3866,-3940,-3785,-3493,-3376,-3219,-3051,-2979,-2798,-2629,-2292,-1894,-1701,-1540,-1328,-992,-681,-429,-161,73,349,686,1039,1379,1637,1776,1847,2111,2364,2647,2900,3030,3328,3771,4199,4575,4941,5198,5494,5830,6180,6502,6819,7001,7207,7348,7515,7670,7758,7836,7879,7903,7865,7903,7913,7902,7889,7758,7596,7413,7129,6977,6798,6533,6212,5781,5631,5512,5378,5187,4804,4445,3774,2864,2193,3711,4500,3332,4066,3873,1423,337,1136,1602,1874,1569,243,-649,-508,-522,183,370,-476,-1197,-2109,-2419,-2000,-1982,-2519,-2822,-3518,-3979,-4072,-4067,-3897,-3566,-3630,-3865,-4175,-4512,-4504,-4468,-4559,-4675,-5181,-5673,-5840,-5963,-6012,-6175,-6557,-6808,-6858,-6994,-7087,-7297,-7472,-7550,-7712,-7877,-7855,-7531,-7103,-6714,-6550,-6324,-5862,-5472,-5239,-5055,-4988,-4835,-4735,-4590,-4221,-4040,-4081,-4029,-3802,-3655,-3514,-3327,-3156,-2975,-2879,-2689,-2332,-2020,-1804,-1585,-1300,-945,-681,-338,0,269,535,809,1188,1484,1688,1834,2059,2345,2610,2844,3095,3368,3733,4143,4520,4887,5157,5417,5751,6060,6417,6679,6890,7056,7211,7376,7533,7659,7732,7810,7771,7746,7714,7803,7835,7859,7761,7558,7417,7149,7004,6824,6573,6256,5854,5678,5687,5487,5406,5181,4710,4370,3547,2637,2289,4487,3670,3865,4387,3256,1599,7,1162,1625,2110,1559,294,-691,-666,-651,249,167,-505,-1224,-2278,-2321,-2057,-2146,-2464,-2932,-3649,-4038,-4292,-4318,-3893,-3652,-3737,-3959,-4413,-4625,-4525,-4526,-4484,-4749,-5324,-5732,-5937,-6043,-6053,-6203,-6506,-6689,-6794,-6895,-6872,-7113,-7348,-7513,-7708,-7767,-7679,-7428,-7031,-6744,-6589,-6249,-5839,-5479,-5237,-5140,-5084,-4917,-4858,-4667,-4297,-4254,-4268,-4162,-3944,-3663,-3502,-3351,-3101,-2918,-2878,-2626,-2287,-2006,-1775,-1514,-1244,-857,-472,-83,246,476,771,1087,1459,1730,1953,2093,2270,2526,2874,3185,3470,3742,4026,4414,4761,5023,5318,5594,5859,6099,6358,6608,6803,7008,7174,7348,7469,7532,7575,7622,7567,7543,7604,7737,7786,7769,7628,7405,7237,7022,6838,6632,6356,5995,5719,5721,5753,5585,5597,5110,4729,4334,3413,2461,2505,4995,3156,4197,4619,2786,1525,-33,1061,1738,2205,1317,270,-838,-941,-573,117,-98,-567,-1575,-2581,-2343,-2040,-2183,-2493,-3176,-3852,-4134,-4351,-4274,-3900,-3855,-3924,-4141,-4555,-4630,-4531,-4596,-4575,-4956,-5489,-5776,-5931,-6035,-6098,-6305,-6554,-6660,-6728,-6818,-6908,-7132,-7300,-7423,-7578,-7691,-7623,-7392,-7058,-6850,-6652,-6249,-5846,-5586,-5428,-5281,-5125,-5028,-5003,-4769,-4505,-4431,-4384,-4162,-3869,-3574,-3433,-3218,-2908,-2874,-2736,-2397,-2214,-1884,-1603,-1372,-998,-595,-197,206,539,771,1044,1364,1702,1990,2143,2272,2555,2821,3155,3444,3723,3947,4219,4578,4858,5145,5412,5626,5827,6065,6279,6495,6737,6940,7070,7196,7315,7369,7427,7441,7404,7409,7505,7618,7688,7709,7546,7340,7143,6984,6824,6585,6338,5928,5728,5852,5893,5741,5606,5166,4749,4233,3329,2431,2995,5107,3103,4158,4549,2339,1243,332,1182,1814,1993,837,-122,-990,-939,-411,-45,-455,-1069,-1997,-2512,-2210,-2048,-2370,-2774,-3335,-3934,-4132,-4264,-4227,-3926,-3913,-4039,-4298,-4549,-4483,-4408,-4606,-4735,-5085,-5462,-5641,-5872,-6089,-6190,-6303,-6508,-6670,-6837,-6921,-6945,-7127,-7273,-7351,-7500,-7646,-7594,-7425,-7036,-6860,-6737,-6394,-6010,-5703,-5496,-5334,-5233,-5136,-5065,-4788,-4442,-4377,-4411,-4173,-3797,-3431,-3333,-3105,-2753,-2587,-2379,-2147,-1866,-1540,-1340,-1030,-675,-363,21,437,777,1032,1335,1641,1920,2128,2307,2477,2700,2936,3230,3469,3804,4070,4334,4684,4867,5107,5298,5541,5757,5955,6165,6393,6592,6714,6916,7061,7189,7268,7333,7358,7357,7376,7401,7495,7592,7612,7529,7393,7258,7100,6855,6666,6394,6031,5860,5887,5967,5809,5558,5247,4721,4176,3340,2385,3277,5051,3155,3942,4345,1832,833,798,1184,1624,1631,222,-586,-978,-923,-399,-175,-904,-1443,-2111,-2545,-2246,-2153,-2566,-2856,-3494,-4034,-4094,-4279,-4217,-3882,-3942,-4096,-4273,-4473,-4389,-4382,-4651,-4766,-5077,-5454,-5648,-6024,-6169,-6139,-6343,-6607,-6796,-6943,-6891,-6977,-7288,-7397,-7503,-7614,-7679,-7560,-7327,-7036,-7064,-6927,-6456,-6020,-5667,-5520,-5480,-5340,-5098,-4922,-4549,-4303,-4341,-4317,-4000,-3587,-3250,-3141,-2831,-2469,-2281,-2130,-1817,-1450,-1243,-1005,-771,-478,-85,277,588,892,1136,1443,1816,2060,2253,2466,2541,2775,3010,3244,3538,3771,4056,4278,4547,4761,4997,5202,5460,5648,5891,6111,6285,6529,6683,6881,6990,7196,7276,7312,7369,7422,7417,7489,7556,7580,7604,7513,7455,7375,7247,7005,6815,6531,6219,5963,5883,5989,5702,5544,5206,4639,4124,3179,2326,3519,4714,3359,3727,3820,1329,406,1190,1271,1314,1070,-420,-1056,-784,-827,-363,-399,-1338,-1699,-2219,-2646,-2223,-2293,-2715,-3043,-3775,-4120,-4167,-4253,-4012,-3795,-4033,-4120,-4276,-4405,-4318,-4412,-4725,-4851,-5153,-5536,-5758,-6129,-6179,-6204,-6494,-6814,-6967,-7067,-7035,-7232,-7536,-7633,-7692,-7694,-7769,-7633,-7311,-7114,-7097,-6936,-6462,-5854,-5534,-5502,-5489,-5239,-4901,-4604,-4211,-4082,-4164,-4093,-3792,-3275,-3049,-2948,-2545,-2249,-2054,-1830,-1441,-1142,-933,-795,-649,-216,112,399,709,917,1245,1639,1881,2172,2385,2423,2510,2738,2986,3185,3472,3656,3906,4173,4455,4738,5001,5250,5496,5706,5934,6157,6406,6603,6744,6927,7127,7286,7323,7495,7505,7559,7570,7593,7649,7652,7673,7607,7583,7499,7311,7092,6866,6619,6279,5927,5887,5824,5534,5524,4963,4500,3753,2708,2451,4557,3343,3805,3866,1837,1120,626,1540,1054,1046,-12,-946,-851,-515,-547,-333,', '-2,2,30,-204,-371,-546,-660,-485,-274,-7,29,-115,-426,-570,-584,-498,-445,-500,-483,-452,-270,-64,116,159,95,-50,-232,-414,-714,-1042,-1374,-1615,-1819,-1946,-2003,-2009,-1926,-1835,-1716,-1629,-1505,-1329,-1151,-1025,-999,-995,-924,-744,-554,-405,-382,-409,-387,-345,-325,-401,-498,-587,-707,-841,-925,-959,-982,-956,-880,-783,-632,-419,-207,3,193,328,422,485,510,467,388,281,180,119,62,-21,-122,-209,-266,-272,-253,-241,-213,-150,-48,82,218,364,516,657,787,915,1032,1113,1170,1180,1142,1069,965,862,773,667,585,500,428,435,486,575,676,780,880,1041,1248,1407,1449,1358,1239,1209,1285,1220,1095,978,824,660,-24,-802,-483,38,495,672,581,549,852,1299,1373,1383,833,414,147,61,62,63,-68,-295,-375,-628,-550,-378,-162,-51,-145,-379,-563,-544,-506,-353,-374,-323,-268,-176,-20,63,142,113,20,-192,-397,-696,-1014,-1293,-1528,-1710,-1926,-2071,-2136,-2059,-1968,-1857,-1782,-1699,-1495,-1264,-1034,-947,-928,-903,-746,-505,-309,-249,-344,-388,-379,-353,-369,-443,-509,-595,-714,-813,-877,-957,-1000,-999,-938,-820,-628,-378,-127,123,318,496,609,643,599,483,363,225,112,10,-81,-186,-264,-292,-307,-308,-313,-287,-231,-125,0,140,278,427,588,730,898,1052,1172,1225,1224,1212,1149,1085,998,885,769,643,534,442,394,421,506,585,692,802,932,1142,1349,1458,1441,1349,1287,1351,1308,1127,951,802,593,128,-787,-735,-115,341,693,592,574,772,1306,1448,1486,1064,516,279,123,122,90,52,-205,-311,-578,-659,-479,-245,-38,-115,-326,-598,-603,-509,-300,-224,-223,-166,-129,21,139,212,153,24,-210,-435,-687,-1014,-1297,-1540,-1695,-1911,-2101,-2223,-2208,-2092,-1964,-1841,-1750,-1581,-1352,-1088,-904,-866,-862,-753,-496,-252,-144,-210,-295,-336,-342,-365,-424,-478,-593,-725,-824,-902,-990,-1061,-1075,-1030,-909,-733,-485,-199,76,307,491,610,645,612,508,384,236,103,-10,-100,-173,-260,-311,-334,-360,-383,-373,-312,-209,-67,90,260,428,596,769,945,1110,1216,1251,1265,1262,1242,1182,1076,954,812,655,518,398,347,360,422,530,638,769,883,1078,1321,1481,1485,1381,1293,1303,1316,1150,951,818,501,97,-777,-945,-252,290,774,710,646,758,1292,1576,1639,1328,655,324,99,133,158,147,-159,-311,-537,-688,-509,-297,-53,-85,-238,-553,-659,-611,-398,-195,-123,-77,-121,-8,130,260,241,83,-202,-474,-696,-978,-1236,-1515,-1748,-1998,-2211,-2340,-2307,-2157,-2004,-1848,-1707,-1515,-1299,-1083,-945,-889,-849,-741,-507,-255,-104,-121,-198,-241,-241,-305,-419,-523,-652,-801,-945,-1013,-1066,-1106,-1093,-1037,-923,-752,-525,-261,-4,240,432,547,613,610,562,451,279,112,-1,-95,-179,-273,-372,-425,-446,-431,-417,-388,-303,-139,66,272,470,657,829,959,1102,1219,1289,1333,1323,1270,1185,1068,937,788,620,470,365,321,336,392,503,643,775,916,1097,1299,1430,1455,1371,1255,1221,1202,1042,874,813,630,366,-325,-989,-525,120,707,900,791,670,924,1406,1593,1649,1065,572,185,69,104,198,127,-93,-261,-578,-524,-331,-67,-17,-149,-441,-705,-736,-669,-418,-281,-152,-143,-67,89,223,299,195,-7,-281,-502,-828,-1188,-1539,-1828,-2065,-2267,-2375,-2348,-2145,-1911,-1681,-1545,-1475,-1404,-1286,-1109,-989,-918,-835,-617,-311,-48,56,28,-31,-114,-239,-414,-551,-699,-858,-1005,-1091,-1131,-1158,-1155,-1095,-977,-846,-638,-385,-118,136,340,482,566,604,558,465,332,185,67,-19,-113,-211,-329,-429,-468,-497,-503,-501,-406,-228,-4,233,458,665,835,984,1116,1233,1309,1354,1338,1282,1197,1083,941,767,604,453,338,284,288,360,479,615,743,880,1050,1243,1389,1405,1308,1190,1142,1130,1030,862,766,802,635,242,-633,-819,-169,453,998,992,797,652,1046,1415,1725,1568,931,400,11,9,102,253,60,-99,-369,-547,-400,-169,76,40,-128,-516,-744,-834,-699,-453,-302,-252,-298,-180,8,242,293,167,-80,-331,-587,-935,-1315,-1719,-1986,-2180,-2281,-2271,-2131,-1901,-1660,-1475,-1413,-1398,-1353,-1228,-1113,-999,-900,-749,-492,-224,0,54,18,-41,-151,-301,-482,-645,-816,-976,-1097,-1153,-1191,-1189,-1114,-1008,-870,-696,-486,-277,-47,153,285,395,469,482,447,385,284,186,86,-20,-119,-229,-351,-438,-482,-496,-482,-423,-256,-49,172,396,600,771,908,1033,1150,1239,1279,1276,1238,1182,1098,978,829,664,492,374,326,313,368,462,586,724,837,968,1128,1282,1332,1267,1133,1026,1014,978,880,793,816,935,739,146,-697,-672,21,746,1193,1106,780,570,925,1327,1730,1472,864,280,-47,-3,115,193,23,-98,-375,-449,-323,-85,107,88,-120,-532,-792,-928,-798,-616,-465,-453,-487,-380,-155,143,270,227,-6,-261,-575,-953,-1358,-1729,-1990,-2192,-2239,-2168,-1971,-1741,-1530,-1394,-1353,-1316,-1273,-1192,-1096,-1011,-939,-790,-540,-266,-53,8,-14,-65,-155,-279,-474,-689,-857,-1021,-1156,-1212,-1221,-1176,-1074,-929,-782,-611,-423,-223,-30,98,194,288,353,394,392,351,283,208,143,68,-21,-137,-270,-370,-417,-434,-416,-329,-186,8,225,429,634,798,933,1029,1121,1186,1205,1191,1163,1120,1038,921,758,600,470,362,327,356,419,528,656,784,910,1051,1186,1272,1240,1118,975,878,872,866,839,865,1037,1135,864,108,-654,-472,208,938,1246,1102,678,491,802,1219,1615,1332,786,177,-71,5,196,228,34,-151,-429,-407,-285,-22,111,57,-195,-573,-800,-921,-793,-659,-532,-574,-579,-426,-141,137,204,115,-109,-294,-596,-953,-1318,-1643,-1882,-2028,-2071,-2040,-1890,-1700,-1471,-1330,-1273,-1232,-1194,-1139,-1093,-1045,-980,-836,-630,-379,-175,-83,-57,-80,-143,-289,-503,-719,-911,-1066,-1175,-1212,-1184,-1090,-962,-817,-664,-522,-380,-216,-72,20,97,170,248,323,370,366,340,293,231,156,54,-79,-219,-321,-367,-354,-328,-236,-111,56,249,431,607,745,872,957,1040,1103,1135,1135,1119,1068,985,883,753,618,478,389,364,405,481,568,676,779,894,1032,1153,1197,1142,1028,919,891,923,942,930,970,1165,1191,866,55,-592,-267,343,954,1115,897,496,475,853,1270,1549,1117,590,114,29,132,247,121,-149,-331,-527,-430,-276,-49,26,-29,-274,-560,-721,-769,-669,-650,-610,-656,-567,-346,-100,70,77,8,-144,-307,-603,-934,-1270,-1544,-1744,-1920,-2008,-2004,-1886,-1709,-1491,-1336,-1273,-1204,-1141,-1073,-1017,-993,-978,-891,-703,-450,-263,-207,-209,-214,-237,-337,-506,-692,-859,-1003,-1100,-1136,-1144,-1085,-958,-804,-643,-485,-309,-129,11,97,152,210,283,320,320,306,294,274,244,186,86,-21,-142,-250,-317,-340,-317,-225,-83,76,244,409,573,718,844,940,1037,1106,1133,1125,1097,1043,962,852,715,587,451,369,343,360,429,528,653,781,900,1043,1188,1264,1242,1147,1044,1004,1048,1054,1020,1039,1168,1088,738,-108,-627,-202,330,840,903,720,490,692,1080,1397,1462,968,506,112,43,89,132,-66,-258,-418,-572,-458,-314,-66,41,-35,-312,-528,-641,-672,-630,-636,-594,-609,-494,-310,-112,37,81,19,-140,-337,-666,-987,-1284,-1531,-1743,-1920,-1988,-1958,-1831,-1665,-1518,-1465,-1389,-1239,-1098,-998,-985,-1031,-1015,-877,-655,-440,-346,-343,-331,-283,-245,-331,-496,-667,-818,-967,-1075,-1100,-1096,-1032,-927,-797,-648,-463,-280,-99,64,157,243,315,370,394,363,321,267,230,181,115,43,-66,-169,-229,-268,-287,-254,-182,-61,87,250,408,566,731,840,946,1041,1096,1121,1110,1084,1027,938,822,704,572,455,382,346,361,417,531,658,791,918,1074,1248,1342,1350,1263,1168,1122,1157,1124,1028,997,1040,928,542,-372,-626,-114,339,763,728,614,606,1033,1316,1490,1296,730,350,59,38,13,14,-202,-332,-509,-627,-472,-260,2,21,-112,-401,-562,-624,-592,-571,-590,-537,-496,-331,-163,28,129,116,-2,-181,-421,-766,-1076,-1373,-1609,-1832,-1980,-2043,-1991,-1846,-1732,-1628,-1558,-1440,-1261,-1056,-945,-945,-965,-922,-728,-504,-362,-360,-396,-379,-312,-287,-383,-504,-634,-781,-932,-1034,-1089,-1103,-1053,-951,-801,-625,-397,-162,54,219,323,400,446,472,430,342,283,218,150,100,35,-49,-140,-215,-243,-258,-265,-237,-174,-57,77,228,383,569,739,874,996,1094,1173,1193,1184,1131,1053,942,802,675,544,449,373,332,345,417,532,669,807,940,1123,1320,1452,1461,1363,1264,1239,1263,1168,1041,926,809,659,61,-669,-434,19,443,653,601,646,942,1368,1395,1364,871,481,', '2023-08-24T17:04:45.471484900' ) 17:04:56.013 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:04:56 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 17:04:56.028 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:04:56 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 17:18:30.955 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:18:30.958 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 17:18:30.963 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 17:18:30.966 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:18:30.966 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 17:18:30.966 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 17:18:30.972 [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) 17:18:30.974 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 17:18:30.974 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 17:18:30.974 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:18:30.974 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 17:18:30.989 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 17:18:30.993 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 17:18:36.495 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 17:18:36.551 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 2792 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 17:18:36.551 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 17:18:36.611 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 17:18:36.611 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 17:18:38.600 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 17:18:38.649 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 17820 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 17:18:38.649 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 17:18:38.702 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 17:18:38.703 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 17:18:39.245 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 17:18:39.248 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 17:18:39.344 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 0 Redis repository interfaces. 17:18:39.517 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 17:18:39.534 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 17:18:40.369 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 17:18:40.369 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3758 ms 17:18:40.569 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 17:18:40.572 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 17:18:40.663 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces. 17:18:40.825 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 17:18:40.841 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 17:18:41.583 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 17:18:41.583 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2880 ms 17:18:43.278 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 17:18:43.295 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:18:43.295 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 17:18:43.296 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 17:18:43.297 [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. 17:18:43.297 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 17:18:43.297 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 17:18:43.297 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@54822cd4 17:18:44.798 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 17:18:44.809 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:18:44.809 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 17:18:44.810 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 17:18:44.811 [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. 17:18:44.811 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 17:18:44.811 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 17:18:44.811 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@158d6d08 17:18:45.858 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 17:18:45.865 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 17:18:46.125 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 17:18:46.176 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:18:46.176 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 17:18:46.177 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 17:18:46.206 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 17:18:46.217 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 17:18:46.230 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 17:18:46.276 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 17:18:46.346 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 17:18:46.348 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 17:18:46.348 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:18:46.386 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 10.418 seconds (process running for 11.354) 17:18:46.389 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 17:18:46.400 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 17:18:46.458 [XNIO-1 task-2] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 17:18:46.459 [XNIO-1 task-2] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 17:18:46.462 [XNIO-1 task-2] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 17:18:46.843 [restartedMain] INFO p6spy - 2023-08-24 17:18:46 | Time Consuming: 18 ms | Connection: statement-0 | SQL: SELECT 1 17:18:46.848 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@5ba1b178 17:18:46.858 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 17:18:46.961 [restartedMain] INFO p6spy - 2023-08-24 17:18:46 | Time Consuming: 5 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 17:18:46.993 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:18:46.995 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:18:47.278 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:18:47.299 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 17:18:47.404 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 17:18:47.424 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 17:18:47.460 [RMI TCP Connection(13)-192.168.3.5] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 17:18:47.629 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 17:18:47.683 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:18:47.683 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 17:18:47.684 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 17:18:47.715 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 17:18:47.722 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 8 ms | Connection: statement-0 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 17:18:47.722 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 17:18:47.739 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 17:18:47.756 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 17:18:47.810 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 17:18:47.843 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 9 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 17:18:47.862 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:18:47 | Time Consuming: 16 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 17:18:47.912 [restartedMain] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 17:18:47.918 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:18:47.918 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 17:18:47.919 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 17:18:48.093 [restartedMain] 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) 17:18:48.094 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 17:18:48.095 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 17:18:48.095 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:18:48.095 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 17:18:48.145 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLogger - Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. 17:18:56.543 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:18:56 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT 1 17:18:56.553 [XNIO-1 task-2] INFO p6spy - 2023-08-24 17:18:56 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT job_class_id, job_class_title, job_class_desc, job_class FROM job_class WHERE deleted_flag = 0 ORDER BY job_class_id ASC 17:18:56.554 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:18:56 | Time Consuming: 3 ms | Connection: statement-1 | SQL: SELECT 1 17:18:56.570 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:18:56 | Time Consuming: 10 ms | Connection: statement-1 | 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.job_id = 439094 17:19:01.472 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:19:01 | Time Consuming: 4 ms | Connection: statement-1 | SQL: SELECT 1 17:19:01.491 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:19:01 | Time Consuming: 11 ms | Connection: statement-1 | SQL: UPDATE job SET job_title = '巡检天任务', job_desc = '天任务', status = 1, job_type = 1, job_code = 'Cron任务', job_cron = '0 20 17 * * ?', job_class_id = 2, cycle_title = '天', cycle_period = 0, cycle_unit = 0, updated_by = 1, updated_at = '2023-08-24T17:19:01.476195800' WHERE job_id = 439094 17:19:01.540 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:19:01 | Time Consuming: 5 ms | Connection: statement-1 | SQL: SELECT count(0) FROM job AS A LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id) WHERE A.deleted_flag = 0 17:19:01.547 [XNIO-1 task-3] INFO p6spy - 2023-08-24 17:19:01 | Time Consuming: 5 ms | Connection: statement-1 | 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 ORDER BY A.job_id ASC LIMIT 10 17:19:06.961 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:19:06.961 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 17:19:06.964 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 17:19:06.966 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:19:06.966 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 17:19:06.966 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 17:19:06.972 [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) 17:19:06.973 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 17:19:06.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 17:19:06.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:19:06.973 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 17:19:06.985 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 17:19:06.988 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 17:19:10.374 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 17:19:10.423 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 13300 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 17:19:10.424 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 17:19:10.480 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 17:19:10.480 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 17:19:12.272 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 17:19:12.275 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 17:19:12.363 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces. 17:19:12.538 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 17:19:12.556 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 17:19:13.330 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 17:19:13.331 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2850 ms 17:19:16.195 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 17:19:16.213 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 17:19:16.213 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 17:19:16.214 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 17:19:16.215 [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. 17:19:16.215 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 17:19:16.215 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 17:19:16.215 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75cf37a4 17:19:18.602 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 17:19:18.609 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 17:19:18.764 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 17:19:18.802 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:19:18.802 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 17:19:18.802 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 17:19:18.827 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 17:19:18.838 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 17:19:18.848 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 17:19:18.882 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 17:19:18.940 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 17:19:18.942 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 17:19:18.942 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:19:18.968 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 9.082 seconds (process running for 9.977) 17:19:18.971 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 17:19:18.978 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 17:19:19.376 [restartedMain] INFO p6spy - 2023-08-24 17:19:19 | Time Consuming: 18 ms | Connection: statement-0 | SQL: SELECT 1 17:19:19.381 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@4e4c9046 17:19:19.394 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 17:19:19.481 [restartedMain] INFO p6spy - 2023-08-24 17:19:19 | Time Consuming: 5 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 17:19:19.502 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:19:19.504 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 17:19:19.743 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:19:19 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:19:19.904 [RMI TCP Connection(9)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 17:19:19.905 [RMI TCP Connection(9)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 17:19:19.908 [RMI TCP Connection(9)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 17:19:19.915 [RMI TCP Connection(8)-192.168.3.5] INFO p6spy - 2023-08-24 17:19:19 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 17:20:00.009 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----Start 17:20:00.014 [quartzScheduler_Worker-1] INFO p6spy - 2023-08-24 17:20:00 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 17:20:00.030 [quartzScheduler_Worker-1] INFO c.zhyc.xps.goaf.job.GoafCheckTaskJob - 采空区检查任务执行派发--->CheckTask Generate----End 17:20:14.333 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:20:14 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 17:20:14.338 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:20:14 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:20:14.351 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:20:14 | Time Consuming: 7 ms | Connection: statement-0 | SQL: replace into uid_sequence(stub) values('a') 17:20:14.355 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:20:14 | Time Consuming: 3 ms | Connection: statement-0 | SQL: SELECT LAST_INSERT_ID() AS uid 17:20:14.384 [nioEventLoopGroup-5-1] INFO p6spy - 2023-08-24 17:20:14 | Time Consuming: 20 ms | Connection: statement-0 | SQL: insert into goaf_sensordata ( goaf_data_id, oc_id, goaf_sensor_id, goaf_sensor_name, frequency_x, frequency_y, frequency_z, acc_x, acc_y, acc_z, vel_x, vel_y, vel_z, dis_x, dis_y, dis_z, sensor_temperature, ang_x, ang_y, ang_z, f_alarm_acc_x, f_alarm_acc_y, f_alarm_acc_z, f_alarm_vel_x, f_alarm_vel_y, f_alarm_vel_z, f_alarm_dis_x, f_alarm_dis_y, f_alarm_dis_z, f_alarm_temperature, td_wave_value_x, td_wave_value_y, td_wave_value_z, goaf_datareport_time ) values ( 442169, 406283, 442139, 'jacintoqqq', 0, 0, 0, 1, 1, 1, 6, 3, 4, 2, 0, 0, 331, -8738, -135, -223, 56747, 56449, 56255, 56778, 56488, 56946, 57823, 57831, 57955, -7547, '-982,-976,-970,-963,-969,-972,-965,-970,-979,-978,-978,-978,-979,-984,-979,-970,-969,-971,-970,-976,-977,-981,-978,-965,-964,-982,-970,-966,-978,-969,-978,-975,-973,-974,-975,-966,-969,-976,-976,-975,-978,-980,-974,-977,-974,-968,-972,-972,-971,-967,-963,-979,-967,-972,-979,-973,-982,-977,-972,-976,-970,-970,-971,-964,-972,-978,-976,-973,-972,-972,-975,-972,-969,-967,-971,-971,-971,-977,-978,-973,-974,-971,-971,-972,-972,-965,-966,-977,-977,-977,-974,-977,-964,-972,-971,-960,-964,-963,-975,-970,-970,-980,-978,-976,-978,-989,-981,-973,-974,-965,-974,-977,-964,-960,-972,-973,-978,-979,-976,-978,-978,-970,-970,-967,-963,-968,-964,-973,-977,-969,-976,-974,-975,-982,-984,-983,-967,-969,-974,-968,-978,-976,-964,-969,-974,-976,-972,-965,-971,-967,-965,-967,-975,-977,-968,-971,-964,-962,-968,-965,-961,-966,-972,-970,-963,-974,-976,-972,-974,-973,-969,-974,-981,-976,-971,-972,-975,-971,-970,-970,-967,-963,-968,-973,-966,-974,-977,-971,-980,-974,-968,-971,-965,-969,-975,-977,-968,-972,-979,-966,-962,-973,-978,-977,-977,-977,-968,-965,-971,-975,-973,-978,-980,-965,-978,-975,-974,-973,-965,-968,-968,-976,-982,-978,-973,-966,-965,-968,-965,-977,-975,-975,-965,-964,-978,-978,-972,-969,-980,-978,-967,-976,-972,-974,-976,-967,-967,-967,-966,-969,-970,-968,-975,-970,-970,-972,-977,-983,-977,-974,-978,-978,-969,-976,-981,-969,-968,-970,-973,-973,-970,-963,-969,-979,-971,-979,-976,-973,-971,-969,-976,-976,-976,-971,-974,-977,-968,-968,-969,-970,-971,-967,-965,-963,-969,-970,-977,-969,-962,-977,-975,-969,-975,-978,-981,-985,-973,-972,-972,-972,-972,-970,-974,-971,-974,-978,-975,-971,-976,-965,-967,-982,-971,-969,-966,-968,-968,-965,-971,-975,-972,-969,-970,-968,-972,-972,-978,-976,-970,-973,-970,-970,-968,-965,-973,-969,-965,-970,-976,-973,-976,-981,-973,-976,-977,-979,-984,-975,-977,-971,-964,-975,-971,-970,-973,-977,-979,-970,-970,-977,-978,-978,-974,-971,-965,-970,-975,-968,-973,-973,-981,-982,-973,-973,-976,-971,-975,-975,-965,-968,-967,-969,-974,-971,-974,-980,-971,-972,-979,-976,-965,-967,-974,-968,-980,-975,-962,-974,-971,-964,-972,-978,-976,-968,-974,-974,-977,-975,-970,-973,-972,-974,-968,-982,-981,-970,-971,-969,-972,-975,-980,-972,-973,-980,-977,-973,-965,-971,-978,-970,-961,-967,-974,-964,-967,-967,-966,-977,-973,-967,-967,-975,-972,-976,-976,-973,-976,-972,-972,-970,-970,-970,-970,-963,-972,-980,-967,-969,-975,-970,-976,-983,-985,-980,-981,-973,-973,-975,-975,-973,-963,-968,-974,-977,-975,-979,-977,-968,-970,-975,-984,-980,-974,-977,-975,-970,-973,-967,-967,-978,-980,-974,-971,-961,-969,-981,-967,-978,-978,-977,-977,-967,-973,-974,-979,-980,-981,-975,-975,-980,-967,-973,-978,-976,-968,-978,-980,-972,-972,-966,-966,-965,-967,-976,-971,-958,-962,-971,-974,-977,-975,-975,-982,-973,-978,-982,-973,-966,-974,-974,-971,-976,-973,-964,-967,-974,-979,-984,-966,-964,-970,-966,-972,-982,-971,-968,-971,-974,-968,-958,-966,-971,-977,-979,-976,-975,-971,-978,-975,-965,-977,-981,-976,-981,-978,-972,-973,-974,-971,-974,-975,-965,-961,-966,-971,-987,-982,-968,-971,-973,-980,-974,-976,-975,-968,-974,-972,-975,-975,-969,-967,-973,-983,-979,-967,-967,-977,-975,-978,-975,-975,-978,-972,-967,-973,-979,-977,-975,-972,-967,-970,-971,-968,-971,-972,-972,-968,-968,-971,-971,-978,-978,-974,-976,-975,-978,-982,-978,-976,-971,-972,-976,-968,-972,-975,-972,-975,-978,-979,-974,-964,-973,-977,-974,-970,-965,-968,-979,-980,-977,-984,-978,-978,-978,-969,-957,-962,-978,-975,-967,-969,-974,-978,-976,-974,-971,-970,-970,-971,-981,-985,-974,-972,-980,-977,-977,-972,-965,-974,-978,-969,-978,-980,-973,-970,-972,-981,-978,-978,-975,-970,-970,-970,-974,-974,-971,-974,-978,-976,-974,-979,-980,-979,-973,-976,-980,-981,-982,-977,-975,-978,-971,-971,-968,-962,-972,-970,-976,-978,-982,-974,-964,-973,-977,-977,-971,-974,-976,-970,-976,-975,-964,-966,-969,-963,-969,-969,-972,-973,-968,-975,-975,-967,-972,-974,-967,-972,-972,-980,-974,-960,-972,-975,-964,-965,-978,-967,-957,-961,-969,-967,-972,-976,-967,-967,-968,-975,-973,-971,-969,-976,-976,-975,-975,-970,-967,-970,-971,-965,-971,-968,-973,-973,-967,-966,-965,-968,-965,-973,-978,-981,-979,-977,-971,-961,-980,-979,-976,-975,-967,-969,-974,-977,-977,-974,-972,-973,-968,-967,-975,-978,-975,-975,-969,-966,-970,-981,-976,-968,-974,-978,-979,-977,-974,-970,-966,-972,-976,-977,-978,-980,-985,-976,-969,-969,-967,-977,-974,-967,-976,-971,-971,-970,-969,-977,-967,-960,-964,-970,-974,-978,-976,-973,-975,-972,-978,-978,-973,-978,-975,-965,-966,-961,-966,-974,-978,-990,-987,-983,-982,-961,-965,-973,-961,-961,-973,-983,-978,-973,-970,-973,-978,-975,-972,-970,-968,-968,-973,-980,-979,-974,-977,-977,-972,-975,-977,-974,-975,-973,-968,-971,-970,-973,-977,-969,-966,-971,-968,-974,-978,-973,-986,-982,-976,-978,-977,-970,-969,-974,-971,-981,-979,-968,-965,-967,-975,-975,-976,-973,-963,-968,-977,-978,-976,-978,-973,-968,-969,-970,-976,-976,-973,-972,-978,-976,-974,-975,-970,-976,-976,-978,-974,-961,-963,-972,-973,-971,-975,-972,-961,-970,-977,-974,-973,-967,-971,-971,-970,-965,-968,-967,-960,-979,-981,-970,-970,-973,-967,-964,-973,-981,-970,-970,-974,-975,-980,-974,-973,-972,-969,-970,-973,-976,-970,-966,-969,-970,-973,-972,-977,-977,-972,-972,-967,-969,-975,-976,-971,-979,-974,-967,-975,-971,-976,-973,-968,-975,-972,-974,-974,-972,-969,-974,-984,-973,-970,-972,-975,-980,-974,-974,-979,-968,-964,-970,-976,-976,-968,-979,-981,-963,-969,-973,-970,-978,-974,-967,-970,-973,-978,-969,-965,-971,-977,-973,-973,-976,-966,-975,-978,-977,-976,-969,-967,-976,-978,-966,-974,-974,-971,-970,-969,-979,-974,-974,-980,-974,-978,-975,-972,-975,-972,-973,-980,-985,-980,-981,-980,-972,-966,-969,-973,-971,-964,-957,-967,-966,-964,-972,-975,-966,-972,-978,-967,-964,-969,-975,-972,-972,-967,-966,-975,-970,-974,-978,-969,-972,-976,-973,-970,-974,-964,-973,-981,-975,-977,-970,-972,-972,-966,-968,-968,-972,-975,-967,-967,-970,-976,-971,-977,-977,-962,-964,-970,-967,-963,-972,-967,-963,-974,-974,-974,-972,-973,-968,-974,-971,-967,-978,-969,-967,-966,-975,-970,-971,-972,-972,-969,-969,-972,-962,-974,-977,-970,-979,-973,-966,-969,-973,-978,-973,-971,-969,-976,-983,-968,-967,-969,-971,-974,-968,-974,-972,-965,-964,-969,-968,-968,-975,-980,-979,-980,-967,-965,-974,-972,-976,-980,-977,-971,-965,-967,-969,-964,-975,-974,-976,-975,-972,-979,-976,-972,-978,-980,-972,-966,-975,-980,-966,-973,-977,-977,-980,-975,-967,-967,-975,-968,-974,-984,-983,-979,-976,-985,-981,-969,-975,-979,-977,-981,-976,-973,-973,-976,-976,-970,-970,-976,-970,-967,-974,-968,-964,-972,-978,-980,-972,-973,-973,-966,-972,-967,-970,-975,-972,-969,-960,-963,-978,-989,-979,-970,-975,-971,-964,-975,-975,-962,-977,-984,-980,-977,-970,-973,-977,-975,-969,-962,-961,-965,-964,-969,-977,-970,-973,-977,-968,-976,-979,-981,-978,-969,-976,-978,-979,-981,-978,-977,-973,-973,-974,-968,-978,-975,-967,-976,-971,-968,-976,-973,-974,-975,-972,-967,-965,-976,-970,-961,-966,-975,-979,-971,-972,-972,-969,-973,-977,-981,-975,-969,-970,-970,-980,-981,-973,-983,-981,-982,-977,-972,-975,-981,-976,-971,-971,-978,-990,-981,-982,-964,-967,-983,-974,-973,-970,-968,-979,-987,-973,-964,-970,-971,-975,-973,-973,-978,-978,-972,-968,-973,-967,-964,-970,-967,-970,-966,-967,-980,-975,-969,-967,-970,-982,-978,-978,-984,-970,-967,-976,-977,-979,-978,-980,-981,-976,-978,-982,-974,-971,-983,-978,-966,-974,-987,-978,-979,-983,-962,-970,-976,-973,-982,-976,-974,-978,-976,-976,-975,-972,-967,-966,-967,-970,-970,-965,-966,-974,-971,-969,-967,-963,-968,-973,-970,-966,-962,-974,-984,-978,-979,-978,-975,-979,-973,-965,-968,-977,-974,-974,-978,-988,-976,-957,-975,-976,-964,-965,-970,-975,-977,-977,-974,-973,-982,-978,-980,-979,-978,-973,-970,-978,-972,-972,-969,-972,-975,-976,-968,-969,-975,-975,-976,-976,-978,-971,-966,-965,-970,-967,-966,-969,-975,-971,-973,-978,-977,-978,-970,-971,-971,-973,-978,-965,-971,-972,-963,-977,-977,-972,-978,-974,-977,-972,-969,-961,-955,-968,-967,-973,-983,-978,-978,-969,-970,-974,-972,-975,-974,-983,-975,-963,-967,-969,-972,-970,-971,-967,-967,-981,-975,-975,-978,-975,-966,-967,-970,-966,-977,-981,-978,-974,-971,-979,-981,-983,-985,-980,-968,-978,-975,', '-20,-27,-32,-28,-27,-25,-23,-24,-18,-18,-15,-26,-23,-22,-29,-18,-22,-24,-27,-33,-26,-22,-32,-32,-31,-29,-15,-9,-18,-21,-22,-27,-30,-30,-23,-18,-16,-21,-20,-21,-26,-22,-17,-25,-34,-28,-24,-22,-27,-34,-35,-26,-26,-29,-29,-23,-18,-26,-26,-19,-26,-30,-23,-26,-29,-28,-21,-26,-24,-21,-23,-21,-29,-36,-24,-29,-31,-27,-26,-21,-22,-17,-21,-21,-22,-26,-27,-29,-31,-30,-26,-22,-21,-16,-16,-24,-20,-22,-28,-31,-24,-19,-14,-15,-23,-18,-21,-32,-28,-20,-17,-12,-21,-22,-17,-30,-25,-21,-23,-18,-21,-19,-17,-15,-23,-23,-23,-23,-22,-29,-27,-15,-21,-26,-16,-19,-24,-20,-24,-22,-24,-27,-27,-27,-27,-29,-21,-18,-12,-18,-26,-31,-24,-21,-24,-24,-20,-21,-29,-25,-20,-21,-26,-26,-28,-29,-30,-25,-23,-17,-18,-29,-22,-24,-26,-27,-21,-15,-23,-22,-26,-24,-22,-23,-17,-18,-28,-29,-17,-22,-30,-25,-19,-24,-27,-26,-31,-28,-27,-28,-21,-17,-18,-16,-24,-24,-24,-27,-24,-23,-18,-21,-15,-12,-16,-16,-19,-26,-38,-22,-17,-28,-25,-20,-21,-26,-22,-21,-23,-18,-22,-32,-31,-24,-28,-27,-21,-26,-20,-24,-26,-24,-25,-29,-28,-17,-22,-27,-15,-23,-28,-17,-17,-21,-29,-29,-21,-23,-21,-23,-26,-22,-26,-14,-18,-31,-26,-18,-12,-21,-22,-20,-21,-21,-28,-23,-22,-32,-32,-23,-19,-20,-28,-30,-23,-28,-26,-27,-29,-29,-31,-21,-23,-27,-21,-18,-28,-32,-31,-27,-28,-27,-27,-36,-33,-27,-20,-15,-35,-31,-21,-23,-20,-16,-9,-20,-21,-19,-19,-13,-19,-19,-23,-25,-22,-27,-18,-16,-20,-21,-29,-32,-21,-15,-23,-16,-13,-17,-22,-27,-26,-30,-21,-19,-27,-27,-26,-17,-20,-28,-14,-12,-25,-24,-24,-26,-30,-32,-23,-26,-28,-29,-32,-33,-26,-30,-26,-23,-29,-31,-34,-31,-27,-29,-21,-18,-22,-29,-30,-26,-25,-20,-28,-20,-24,-29,-23,-19,-23,-20,-15,-28,-24,-17,-28,-27,-21,-28,-30,-25,-24,-14,-11,-25,-24,-18,-9,-18,-29,-25,-26,-28,-18,-23,-29,-19,-26,-21,-16,-24,-19,-21,-20,-21,-22,-17,-22,-27,-31,-24,-17,-15,-19,-26,-25,-24,-25,-20,-24,-26,-23,-22,-27,-26,-17,-17,-22,-20,-25,-22,-17,-35,-33,-26,-25,-25,-25,-30,-25,-20,-15,-21,-25,-21,-24,-24,-27,-20,-12,-18,-22,-30,-27,-16,-27,-23,-20,-24,-23,-24,-18,-21,-23,-22,-21,-20,-31,-33,-23,-27,-26,-23,-28,-27,-20,-10,-19,-37,-32,-23,-26,-25,-29,-31,-25,-28,-25,-22,-24,-26,-23,-25,-30,-30,-20,-22,-28,-21,-22,-14,-15,-22,-30,-27,-20,-14,-12,-16,-27,-29,-24,-29,-21,-25,-29,-30,-33,-36,-26,-27,-16,-14,-22,-24,-35,-28,-27,-19,-21,-17,-21,-26,-18,-29,-29,-22,-19,-23,-24,-22,-23,-24,-29,-31,-29,-24,-16,-19,-27,-23,-22,-24,-16,-14,-24,-21,-21,-28,-20,-21,-22,-26,-22,-21,-26,-27,-28,-32,-28,-18,-25,-33,-23,-24,-29,-31,-36,-30,-32,-18,-18,-32,-28,-17,-12,-25,-30,-27,-23,-18,-18,-22,-30,-29,-21,-25,-27,-20,-17,-16,-21,-17,-21,-28,-27,-17,-14,-24,-19,-20,-28,-24,-21,-22,-24,-19,-19,-21,-21,-20,-22,-24,-32,-22,-20,-22,-20,-24,-18,-18,-21,-18,-19,-27,-26,-20,-24,-25,-24,-32,-25,-15,-19,-33,-26,-28,-34,-27,-25,-24,-23,-24,-21,-21,-29,-31,-19,-24,-33,-20,-18,-19,-13,-23,-35,-28,-29,-30,-25,-26,-24,-18,-19,-20,-30,-23,-18,-23,-25,-26,-24,-26,-28,-34,-28,-28,-28,-25,-20,-18,-21,-22,-21,-15,-15,-21,-28,-24,-21,-26,-22,-24,-26,-21,-21,-23,-25,-21,-30,-24,-21,-21,-17,-18,-22,-29,-20,-21,-22,-27,-27,-29,-28,-21,-32,-31,-32,-27,-19,-23,-28,-27,-23,-18,-21,-22,-26,-35,-28,-24,-23,-22,-30,-31,-20,-12,-16,-24,-23,-17,-16,-19,-23,-22,-30,-26,-21,-26,-19,-17,-30,-31,-19,-17,-28,-30,-21,-18,-22,-32,-30,-23,-21,-28,-20,-11,-25,-28,-25,-22,-27,-26,-26,-26,-18,-19,-26,-27,-28,-23,-25,-25,-22,-27,-26,-29,-21,-15,-26,-35,-31,-26,-22,-21,-19,-21,-19,-17,-20,-17,-21,-25,-20,-22,-27,-19,-23,-31,-28,-28,-25,-25,-27,-23,-18,-15,-23,-32,-25,-30,-32,-25,-27,-18,-22,-27,-31,-24,-27,-33,-26,-21,-15,-19,-26,-21,-13,-26,-28,-22,-18,-19,-23,-15,-28,-32,-28,-27,-16,-19,-21,-27,-21,-16,-19,-24,-26,-34,-31,-18,-25,-20,-17,-22,-20,-17,-18,-18,-23,-25,-16,-23,-28,-16,-22,-26,-22,-25,-20,-18,-19,-24,-27,-29,-31,-27,-22,-21,-29,-31,-25,-24,-25,-24,-23,-15,-19,-17,-21,-25,-16,-21,-24,-23,-20,-17,-18,-19,-26,-28,-20,-22,-27,-29,-31,-34,-24,-19,-24,-24,-24,-21,-27,-26,-27,-23,-22,-26,-20,-27,-32,-29,-22,-23,-28,-22,-21,-31,-32,-25,-27,-28,-27,-23,-25,-27,-26,-22,-23,-21,-18,-25,-30,-32,-28,-16,-18,-34,-30,-21,-17,-23,-28,-21,-21,-22,-24,-31,-27,-16,-24,-30,-17,-17,-24,-35,-27,-23,-23,-22,-24,-19,-32,-30,-18,-21,-19,-17,-28,-20,-14,-12,-13,-32,-27,-23,-25,-19,-27,-30,-29,-31,-24,-28,-27,-26,-17,-21,-25,-17,-22,-17,-24,-23,-22,-21,-22,-24,-24,-26,-30,-23,-29,-35,-18,-23,-28,-30,-33,-29,-20,-22,-31,-22,-21,-23,-23,-16,-17,-25,-20,-21,-21,-21,-26,-25,-24,-23,-15,-18,-26,-21,-18,-23,-21,-12,-22,-21,-19,-27,-27,-27,-27,-29,-21,-22,-33,-27,-21,-21,-19,-14,-25,-25,-22,-18,-19,-34,-21,-23,-26,-25,-32,-27,-22,-30,-24,-14,-24,-22,-20,-24,-21,-23,-22,-30,-30,-24,-23,-20,-18,-21,-28,-21,-18,-27,-23,-19,-29,-22,-18,-15,-15,-28,-26,-21,-28,-24,-24,-19,-29,-38,-28,-21,-17,-22,-27,-28,-24,-29,-28,-17,-22,-31,-22,-25,-32,-31,-24,-21,-24,-24,-33,-19,-17,-27,-19,-20,-17,-17,-24,-21,-16,-24,-18,-12,-18,-25,-34,-28,-20,-21,-23,-29,-39,-32,-24,-28,-26,-32,-32,-23,-18,-19,-21,-33,-32,-27,-28,-23,-21,-15,-19,-26,-24,-18,-18,-29,-28,-24,-21,-23,-28,-27,-28,-21,-17,-21,-19,-23,-24,-23,-22,-19,-29,-30,-28,-33,-26,-21,-31,-24,-16,-20,-31,-27,-12,-21,-22,-21,-21,-16,-24,-33,-30,-26,-27,-29,-28,-24,-26,-24,-21,-22,-27,-24,-16,-19,-26,-27,-25,-30,-26,-32,-26,-13,-30,-32,-20,-20,-22,-22,-21,-25,-30,-24,-26,-28,-30,-26,-24,-18,-22,-23,-15,-26,-25,-30,-19,-14,-27,-22,-19,-21,-26,-25,-24,-29,-30,-23,-29,-28,-23,-27,-31,-20,-22,-27,-25,-32,-28,-24,-23,-18,-21,-23,-26,-26,-15,-19,-23,-17,-17,-20,-24,-29,-29,-25,-24,-24,-19,-14,-28,-31,-31,-31,-30,-25,-26,-28,-22,-25,-25,-21,-21,-32,-32,-22,-26,-25,-17,-25,-35,-32,-26,-31,-27,-21,-27,-32,-34,-25,-22,-22,-20,-25,-28,-28,-27,-23,-23,-19,-20,-22,-30,-31,-24,-27,-23,-20,-25,-31,-21,-22,-26,-20,-24,-22,-19,-26,-21,-28,-27,-23,-25,-27,-25,-30,-29,-18,-26,-25,-24,-20,-20,-24,-21,-22,-23,-20,-21,-26,-19,-10,-18,-18,-19,-23,-28,-25,-25,-24,-21,-29,-19,-21,-30,-24,-23,-21,-21,-23,-19,-21,-29,-21,-23,-28,-24,-20,-21,-22,-27,-26,-27,-26,-22,-21,-23,-25,-30,-36,-26,-21,-32,-35,-25,-26,-17,-20,-27,-25,-24,-26,-28,-17,-20,-28,-24,-25,-24,-20,-22,-21,-18,-21,-25,-26,-27,-22,-19,-21,-23,-28,-24,-21,-25,-26,-22,-31,-38,-23,-19,-17,-18,-21,-15,-23,-22,-20,-22,-15,-15,-23,-31,-26,-17,-10,-16,-21,-30,-30,-21,-21,-30,-27,-24,-33,-21,-26,-35,-28,-20,-24,-26,-10,-17,-31,-27,-21,-16,-26,-30,-26,-32,-23,-23,-26,-25,-29,-27,-28,-20,-24,-22,-27,-29,-24,-33,-29,-22,-28,-28,-24,-25,-27,-21,-29,-37,-24,-22,-23,-27,-23,-22,-23,-28,-30,-25,-29,-35,-36,-19,-24,-26,-22,-27,-33,-33,-29,-24,-12,-18,-16,-26,-25,-25,-30,-29,-38,', '-24,-24,-24,-21,-16,-16,-14,-17,-27,-22,-20,-18,-26,-21,-12,-21,-25,-27,-33,-32,-25,-21,-15,-12,-18,-16,-20,-21,-12,-19,-29,-25,-21,-28,-26,-22,-30,-35,-24,-23,-31,-27,-21,-17,-21,-26,-29,-22,-21,-33,-30,-24,-21,-29,-18,-21,-23,-25,-34,-27,-32,-38,-32,-33,-26,-21,-35,-28,-20,-25,-24,-23,-29,-29,-29,-28,-32,-24,-19,-30,-33,-32,-27,-23,-31,-33,-26,-27,-26,-26,-22,-23,-21,-21,-29,-29,-33,-24,-19,-30,-29,-28,-31,-24,-35,-41,-31,-34,-31,-27,-25,-30,-29,-25,-31,-35,-26,-18,-26,-25,-26,-27,-19,-20,-31,-35,-28,-27,-23,-32,-33,-26,-28,-35,-33,-33,-34,-25,-22,-27,-29,-21,-16,-27,-30,-26,-28,-22,-15,-25,-29,-22,-31,-34,-30,-22,-17,-24,-29,-29,-29,-28,-33,-30,-24,-34,-38,-28,-30,-36,-33,-29,-24,-25,-33,-39,-34,-37,-30,-25,-20,-24,-38,-26,-25,-30,-33,-40,-28,-31,-37,-30,-29,-29,-38,-38,-35,-28,-32,-35,-29,-31,-33,-35,-38,-28,-24,-30,-21,-21,-33,-39,-39,-43,-44,-41,-36,-26,-27,-29,-29,-26,-22,-26,-31,-27,-31,-36,-30,-34,-38,-29,-33,-39,-34,-34,-37,-44,-32,-31,-34,-34,-38,-33,-34,-30,-32,-32,-35,-36,-30,-42,-40,-27,-31,-37,-32,-39,-40,-38,-29,-23,-35,-33,-32,-30,-35,-38,-29,-23,-31,-33,-32,-34,-30,-32,-30,-33,-33,-27,-32,-31,-31,-32,-31,-36,-33,-30,-36,-30,-32,-37,-27,-29,-41,-38,-36,-29,-22,-30,-31,-30,-26,-30,-28,-32,-41,-39,-42,-39,-39,-39,-30,-32,-32,-33,-36,-32,-24,-25,-30,-32,-24,-26,-36,-33,-30,-37,-41,-26,-26,-19,-29,-32,-21,-23,-31,-40,-43,-41,-38,-33,-29,-27,-31,-34,-34,-31,-32,-29,-22,-24,-25,-32,-35,-32,-33,-32,-32,-36,-34,-35,-28,-32,-34,-31,-25,-28,-37,-30,-31,-37,-40,-34,-27,-25,-30,-33,-32,-37,-37,-38,-35,-31,-37,-40,-38,-32,-33,-36,-35,-30,-33,-33,-33,-33,-32,-32,-29,-29,-32,-35,-25,-26,-34,-32,-32,-33,-40,-45,-44,-31,-36,-36,-37,-35,-36,-46,-35,-31,-36,-36,-36,-34,-21,-31,-42,-37,-41,-48,-36,-34,-38,-35,-39,-30,-36,-49,-45,-41,-35,-40,-37,-21,-26,-43,-42,-39,-39,-36,-34,-35,-28,-23,-27,-32,-38,-29,-23,-25,-29,-34,-35,-38,-42,-43,-41,-49,-38,-32,-39,-33,-34,-41,-48,-37,-32,-35,-32,-32,-31,-39,-34,-43,-46,-31,-31,-40,-41,-33,-34,-32,-38,-35,-36,-36,-33,-37,-27,-36,-37,-25,-40,-41,-33,-33,-34,-40,-35,-31,-32,-28,-32,-38,-32,-33,-27,-32,-35,-38,-32,-31,-39,-30,-30,-30,-24,-30,-40,-47,-39,-33,-36,-32,-38,-38,-23,-29,-25,-27,-36,-36,-43,-40,-37,-32,-26,-28,-26,-28,-40,-35,-38,-43,-38,-39,-39,-33,-39,-36,-32,-35,-35,-33,-29,-30,-29,-32,-38,-29,-33,-32,-31,-34,-30,-31,-26,-35,-39,-32,-32,-36,-34,-32,-35,-38,-49,-42,-33,-33,-37,-45,-41,-36,-43,-41,-33,-39,-36,-29,-32,-38,-39,-40,-35,-32,-35,-35,-31,-32,-28,-28,-37,-32,-43,-42,-36,-43,-37,-34,-30,-29,-36,-42,-36,-39,-36,-33,-37,-41,-38,-33,-42,-36,-30,-32,-31,-34,-35,-33,-30,-27,-34,-43,-44,-42,-40,-34,-30,-33,-33,-34,-35,-38,-36,-29,-25,-35,-29,-26,-36,-32,-35,-35,-35,-38,-39,-34,-34,-38,-32,-32,-42,-42,-36,-42,-39,-39,-34,-34,-35,-33,-36,-34,-38,-41,-35,-33,-40,-41,-42,-37,-38,-45,-42,-39,-37,-44,-38,-33,-39,-43,-47,-33,-27,-32,-35,-36,-34,-38,-36,-27,-33,-27,-27,-40,-44,-41,-36,-40,-32,-33,-39,-40,-43,-30,-38,-43,-34,-30,-22,-30,-34,-34,-40,-41,-43,-43,-32,-31,-32,-40,-41,-28,-32,-38,-36,-27,-33,-40,-40,-47,-42,-37,-35,-36,-30,-39,-43,-30,-39,-40,-27,-28,-42,-37,-35,-38,-35,-41,-48,-46,-38,-38,-33,-30,-32,-31,-37,-40,-35,-35,-31,-32,-34,-37,-37,-31,-30,-36,-39,-24,-27,-37,-37,-37,-40,-34,-28,-32,-29,-31,-43,-40,-38,-39,-46,-41,-33,-34,-25,-30,-39,-43,-41,-42,-43,-40,-40,-43,-34,-31,-35,-35,-35,-42,-47,-42,-33,-39,-42,-39,-36,-37,-45,-31,-30,-29,-26,-39,-34,-31,-27,-32,-36,-42,-39,-39,-47,-39,-32,-27,-39,-37,-31,-43,-38,-39,-29,-35,-38,-26,-39,-34,-34,-40,-40,-37,-37,-38,-35,-35,-32,-36,-34,-34,-44,-33,-27,-39,-37,-38,-39,-36,-40,-34,-32,-30,-26,-26,-32,-32,-42,-47,-43,-40,-32,-40,-40,-34,-38,-38,-38,-42,-40,-32,-41,-45,-40,-34,-37,-35,-35,-35,-32,-38,-33,-36,-34,-30,-33,-36,-34,-35,-36,-39,-42,-40,-35,-35,-38,-38,-32,-32,-33,-43,-44,-38,-42,-46,-32,-33,-40,-30,-28,-32,-31,-28,-27,-36,-37,-43,-44,-31,-37,-43,-37,-31,-38,-32,-26,-26,-28,-36,-39,-40,-32,-31,-34,-41,-36,-32,-28,-34,-45,-40,-30,-32,-35,-35,-38,-38,-32,-29,-41,-45,-47,-37,-35,-45,-40,-41,-45,-42,-32,-27,-28,-32,-32,-36,-40,-45,-44,-42,-46,-41,-35,-33,-39,-39,-39,-33,-36,-37,-32,-35,-28,-30,-40,-40,-37,-43,-45,-37,-27,-23,-31,-39,-23,-22,-32,-30,-31,-33,-32,-31,-34,-37,-40,-31,-27,-39,-40,-34,-40,-37,-34,-38,-38,-36,-33,-32,-37,-37,-32,-38,-42,-37,-34,-40,-40,-31,-22,-27,-32,-28,-34,-37,-30,-26,-33,-40,-47,-35,-18,-31,-40,-38,-35,-26,-31,-37,-37,-40,-40,-32,-28,-40,-44,-38,-38,-28,-24,-37,-43,-37,-40,-38,-41,-42,-32,-43,-54,-45,-32,-32,-38,-38,-33,-32,-34,-27,-42,-44,-37,-41,-36,-43,-45,-35,-38,-41,-45,-44,-39,-44,-39,-49,-54,-41,-46,-40,-37,-37,-37,-38,-31,-37,-40,-41,-35,-31,-37,-32,-35,-31,-33,-41,-47,-41,-35,-33,-29,-30,-33,-37,-34,-32,-28,-30,-34,-43,-35,-31,-29,-32,-35,-26,-32,-29,-31,-36,-33,-27,-26,-28,-20,-21,-38,-38,-39,-40,-35,-43,-35,-32,-48,-40,-32,-38,-36,-42,-38,-34,-32,-31,-40,-44,-45,-42,-34,-34,-31,-27,-29,-38,-39,-34,-34,-34,-37,-37,-38,-33,-33,-36,-34,-35,-38,-31,-43,-45,-34,-38,-41,-39,-36,-48,-46,-43,-40,-34,-38,-33,-39,-42,-36,-43,-37,-30,-29,-31,-32,-28,-27,-31,-33,-29,-30,-38,-43,-36,-39,-36,-36,-42,-33,-34,-41,-32,-35,-38,-19,-27,-42,-36,-30,-36,-42,-42,-40,-40,-40,-41,-39,-30,-33,-33,-34,-48,-35,-38,-40,-37,-38,-31,-33,-33,-42,-37,-38,-42,-34,-41,-45,-37,-37,-31,-25,-35,-45,-40,-31,-37,-43,-38,-38,-39,-43,-34,-30,-35,-33,-39,-35,-37,-40,-38,-41,-33,-36,-41,-44,-46,-41,-36,-43,-45,-34,-32,-33,-34,-41,-42,-37,-35,-38,-38,-43,-41,-41,-41,-36,-39,-34,-34,-39,-29,-43,-44,-38,-44,-35,-35,-41,-41,-42,-44,-32,-25,-29,-30,-35,-36,-34,-43,-38,-39,-34,-35,-45,-33,-30,-42,-36,-24,-34,-37,-32,-36,-39,-37,-35,-42,-40,-27,-32,-31,-36,-41,-27,-32,-32,-36,-43,-35,-36,-46,-41,-32,-33,-33,-34,-34,-37,-34,-31,-34,-34,-38,-31,-33,-44,-42,-37,-32,-43,-51,-42,-42,-44,-47,-43,-43,-40,-38,-39,-33,-33,-34,-35,-43,-42,-43,-43,-41,-42,-34,-28,-25,-35,-33,-37,-53,-38,-38,-39,-20,-30,-36,-26,-38,-41,-35,-38,-36,-47,-42,-37,-38,-33,-37,-34,-25,-32,-35,-31,-39,-45,-37,-35,-36,-39,-40,-35,-35,-49,-48,-42,-39,-34,-40,-37,-28,-27,-29,-23,-36,-43,-40,-37,-34,-35,-35,-32,-31,-30,-37,-35,-31,-39,-42,-37,-38,-33,-33,-40,-34,-37,-43,-43,-40,-30,-31,-40,-35,-35,-36,-34,-44,-45,-33,-32,-32,-32,-35,-38,-33,-33,-40,-32,-26,-39,-52,-50,-39,-39,-42,-40,-37,-25,-31,-35,-38,-41,-42,-40,-38,-36,-33,-34,-28,-32,-38,-32,-28,-32,-31,-40,-40,-25,-32,-41,-41,-39,-36,-33,-29,-31,-41,-41,-37,-39,-41,-41,-35,-29,-31,-34,-35,-31,-36,-39,-40,-43,-53,-49,-34,-42,-45,-49,-47,-42,-44,-43,-38,-29,-43,-48,-36,', '2023-08-24T17:20:14.356013200' ) 17:21:29.745 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 17:21:29 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 17:21:29.752 [nioEventLoopGroup-5-2] INFO p6spy - 2023-08-24 17:21:29 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:22:45.256 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 17:22:45 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 17:22:45.262 [nioEventLoopGroup-5-3] INFO p6spy - 2023-08-24 17:22:45 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:24:00.719 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 17:24:00 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT 1 17:24:00.726 [nioEventLoopGroup-5-4] INFO p6spy - 2023-08-24 17:24:00 | Time Consuming: 5 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_ip = '192.168.3.12' 17:24:34.936 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:24:34.936 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 17:24:34.946 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 17:24:34.949 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 17:24:34.949 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 17:24:34.949 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 17:24:34.955 [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) 17:24:34.956 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 17:24:34.956 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 17:24:34.956 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 17:24:34.956 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 17:24:34.969 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 17:24:34.973 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 18:03:05.741 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 18:03:05.787 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 3756 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 18:03:05.788 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 18:03:05.839 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 18:03:05.839 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 18:03:07.871 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 18:03:07.874 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 18:03:07.972 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 85 ms. Found 0 Redis repository interfaces. 18:03:08.152 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 18:03:08.168 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 18:03:08.993 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 18:03:08.994 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3154 ms 18:03:11.757 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 18:03:11.769 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 18:03:11.769 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 18:03:11.770 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 18:03:11.771 [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. 18:03:11.771 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 18:03:11.771 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 18:03:11.771 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1539065e 18:03:13.434 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 18:03:13.439 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 18:03:13.593 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 18:03:13.619 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 18:03:13.620 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 18:03:13.620 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 18:03:13.641 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 18:03:13.650 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 18:03:13.663 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 18:03:13.693 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 18:03:13.748 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 18:03:13.750 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 18:03:13.750 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:03:13.773 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.492 seconds (process running for 9.181) 18:03:13.775 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 18:03:13.782 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 18:03:14.324 [restartedMain] INFO p6spy - 2023-08-24 18:03:14 | Time Consuming: 19 ms | Connection: statement-0 | SQL: SELECT 1 18:03:14.358 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@780efec8 18:03:14.370 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 18:03:14.644 [restartedMain] INFO p6spy - 2023-08-24 18:03:14 | Time Consuming: 83 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 18:03:14.664 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:03:14.666 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:03:15.457 [RMI TCP Connection(7)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 18:03:15.458 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 18:03:15.461 [RMI TCP Connection(7)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 18:03:15.462 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 18:03:15 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1 18:03:15.474 [RMI TCP Connection(6)-192.168.3.5] INFO p6spy - 2023-08-24 18:03:15 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 18:12:30.044 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:12:30 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:12:30.058 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:12:30 | Time Consuming: 12 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442135 WHERE goaf_sensor_id = 442135 18:12:54.260 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:12:54 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 18:12:54.340 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:12:54 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 1 18:13:05.855 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:05 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:13:05.865 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:05 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:13:06.124 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:06 | Time Consuming: 256 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:13:17.129 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:17 | Time Consuming: 7 ms | Connection: statement-5 | SQL: SELECT 1 18:13:17.151 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:17 | Time Consuming: 9 ms | Connection: statement-5 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 18:13:17.188 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:17 | Time Consuming: 14 ms | Connection: statement-5 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 1 ORDER BY A.parent_id ASC ,A.sort_no ASC 18:13:17.330 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:17 | Time Consuming: 9 ms | Connection: statement-5 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 1 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 1 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 1 AND CC.status=0 ) ) 18:13:32.976 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:32 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:13:36.235 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:13:36.243 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 18:13:36.257 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT A.oc_id, B.oc_type_id, B.oc_name, A.account_id, A.account_name, A.account_real_name, A.password, A.account_type, A.account_staff_no, A.account_phone, A.account_last_ip, A.account_loc, A.status, A.account_avatar, A.account_photo, A.account_real_name, A.account_intro, A.wx_id, A.is_fixed FROM account AS A LEFT JOIN oc AS B ON (A.oc_id = B.oc_id ) WHERE A.deleted_flag = 0 AND (A.account_name = 'sxky' OR A.account_phone = 'sxky' OR A.account_mail = 'sxky' OR A.account_staff_no = 'sxky') 18:13:36.265 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT A.oc_id, A.oc_name, A.oc_type_id, A.root_id, A.parent_id, A.admin_id, B.account_name AS admin_name, A.group_id, A.node_left, A.node_right, A.node_level, A.is_leaf, A.status, A.if_lic FROM oc AS A LEFT JOIN account AS B ON (A.oc_id = B.oc_id AND A.admin_id = B.account_id) WHERE A.oc_id = 406283 18:13:36.271 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT A.rm_id, A.role_id, B.role_type_id, B.role_code, B.role_name, A.account_id FROM s_role_member AS A LEFT JOIN s_role AS B ON (A.role_id = B.role_id) WHERE account_id = 406283 LIMIT 1 18:13:36.276 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT A.gm_id, A.oc_id, A.group_id, B.group_name, B.node_left , B.node_right, A.account_id FROM s_group_member AS A LEFT JOIN s_group AS B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) WHERE B.deleted_flag = 0 AND A.oc_id = 406283 AND A.account_id = 406283 LIMIT 1 18:13:36.284 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT A.gmp_id, A.oc_id, A.group_id, B.group_name, A.account_id, D.account_name, D.account_real_name, A.position_id, C.position_name FROM s_group_member_position A LEFT JOIN s_group B ON (A.oc_id = B.oc_id AND A.group_id = B.group_id) LEFT JOIN s_position C ON (A.oc_id = C.oc_id AND A.position_id = C.position_id) LEFT JOIN account D ON (A.oc_id = D.oc_id AND A.account_id = D.account_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 LIMIT 1 18:13:36.289 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT A.gmpg_id, A.oc_id, A.group_id, A.account_id, A.position_id, A.grant_group_id, B.group_name AS grant_group_name FROM s_group_member_position_grant A LEFT JOIN s_group B ON(A.oc_id = B.oc_id AND A.grant_group_id = B.group_id) WHERE A.deleted_flag = 0 AND A.oc_id = 406283 AND A.group_id = 406283 AND A.account_id = 406283 AND A.position_id = 406283 LIMIT 1 18:13:36.341 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT client_id, client_title, client_app_id, client_app_key, client_app_secret, client_desc, status, is_fixed FROM client WHERE deleted_flag = 0 AND client_app_id = '10001' AND client_app_key = '82a8bf439373e305' 18:13:36.357 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT A.client_id, A.role_id, A.permit_id, A.permit_title, A.permit_code, A.permit_entry, A.permit_desc, A.permit_type, A.parent_id, A.root_id, A.sort_no, A.is_home FROM s_role_permit AS A WHERE 1 = 1 AND A.client_id = 2 AND A.role_id = 6 ORDER BY A.parent_id ASC ,A.sort_no ASC 18:13:36.743 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:36 | Time Consuming: 32 ms | Connection: statement-5 | SQL: SELECT count(*) FROM msg AS M WHERE M.oc_id = 406283 AND ( EXISTS ( SELECT 1 FROM msg_to TT WHERE M.oc_id = TT.oc_id AND M.msg_id = TT.msg_id AND TT.msg_to_id = 406283 AND TT.status=0 ) OR EXISTS ( SELECT 1 FROM msg_cc CC WHERE M.oc_id = CC.oc_id AND M.msg_id = CC.msg_id AND CC.msg_cc_id = 406283 AND CC.status=0 ) ) 18:13:37.292 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:37 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:13:37.297 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:37 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 18:13:37.301 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:37 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 18:13:39.037 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:39 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:13:39.047 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:39 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:13:39.307 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:13:39 | Time Consuming: 258 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:14:25.881 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:14:25 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:14:25.891 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:14:25 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:14:26.153 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:14:26 | Time Consuming: 260 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:18:23.325 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:18:23 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:18:23.330 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:18:23 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensor oc_id = 442135 WHERE goaf_sensor_id = 442135 18:20:56.113 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 18:20:56.114 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final 18:20:56.116 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 18:20:56.119 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 18:20:56.119 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s). 18:20:56.119 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger' 18:20:56.124 [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) 18:20:56.125 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler 18:20:56.125 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 18:20:56.125 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused. 18:20:56.125 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 18:20:56.145 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated... 18:20:56.148 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed. 18:21:00.833 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final 18:21:00.880 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 15692 (E:\zhycnewprj\iotplatform\xps-server-3\xps-application\target\classes started by qzz19 in E:\zhycnewprj\iotplatform\xps-server-3) 18:21:00.880 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "local" 18:21:00.932 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 18:21:00.933 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 18:21:02.741 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode 18:21:02.745 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 18:21:02.834 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces. 18:21:03.006 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 18:21:03.022 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 18:21:03.767 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 18:21:03.767 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2834 ms 18:21:06.301 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 18:21:06.314 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 18:21:06.314 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 18:21:06.315 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 18:21:06.315 [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. 18:21:06.316 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 18:21:06.316 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 18:21:06.316 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@15e88965 18:21:08.458 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729 18:21:08.463 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z' 18:21:08.610 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link 18:21:08.641 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 18:21:08.642 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s). 18:21:08.642 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger' 18:21:08.662 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final 18:21:08.672 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final 18:21:08.684 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final 18:21:08.715 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final 18:21:08.769 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1788 (http) 18:21:08.770 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now 18:21:08.771 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:21:08.796 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.443 seconds (process running for 9.289) 18:21:08.799 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务 18:21:08.806 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting... 18:21:09.160 [restartedMain] INFO p6spy - 2023-08-24 18:21:09 | Time Consuming: 13 ms | Connection: statement-0 | SQL: SELECT 1 18:21:09.165 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@37873594 18:21:09.175 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed. 18:21:09.243 [restartedMain] INFO p6spy - 2023-08-24 18:21:09 | Time Consuming: 5 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 18:21:09.265 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:21:09.267 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started. 18:21:09.824 [RMI TCP Connection(12)-192.168.3.5] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 18:21:09.825 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 18:21:09.829 [RMI TCP Connection(12)-192.168.3.5] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms 18:21:09.831 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-08-24 18:21:09 | Time Consuming: 10 ms | Connection: statement-0 | SQL: SELECT 1 18:21:09.844 [RMI TCP Connection(11)-192.168.3.5] INFO p6spy - 2023-08-24 18:21:09 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 18:21:51.149 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:21:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT 1 18:21:51.154 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:21:51 | Time Consuming: 4 ms | Connection: statement-0 | SQL: SELECT * FROM goaf_sensor WHERE goaf_sensor_id = 442135 18:26:10.132 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 5010 ms | Connection: statement-1 | SQL: SELECT 1 18:26:10.132 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 5010 ms | Connection: statement-0 | SQL: SELECT 1 18:26:10.132 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 5010 ms | Connection: statement-2 | SQL: SELECT 1 18:26:10.136 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:26:10.200 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_devinfo WHERE oc_id = 406283 18:26:10.207 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:26:10 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_devinfo where oc_id = 406283 LIMIT 10 18:26:15.134 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 5001 ms | Connection: statement-3 | SQL: SELECT 1 18:26:15.134 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 5001 ms | Connection: statement-4 | SQL: SELECT 1 18:26:15.138 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 3 ms | Connection: statement-6 | SQL: SELECT 1 18:26:15.138 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:26:15.146 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 3 ms | Connection: statement-6 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 18:26:15.147 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:15 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_baseinfo WHERE oc_id = 406283 18:26:46.037 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:46 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:26:46.050 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:46 | Time Consuming: 6 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:26:46.310 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:26:46 | Time Consuming: 258 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:28:08.269 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:28:08 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:28:08.280 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:28:08 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 AND goaf_sensor_id = '442139' 18:28:08.537 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:28:08 | Time Consuming: 256 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 AND goaf_sensor_id = '442139' ORDER BY goaf_datareport_time DESC LIMIT 10 18:29:48.950 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:29:48 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:29:48.968 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:29:48 | Time Consuming: 13 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 18:29:57.205 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:29:57 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:29:57.241 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:29:57 | Time Consuming: 33 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 AND goaf_sensor_id = '442139' ORDER BY goaf_datareport_time DESC LIMIT 1 18:30:25.360 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:30:25 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:30:25.375 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:30:25 | Time Consuming: 10 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 18:31:26.718 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:26 | Time Consuming: 5 ms | Connection: statement-5 | SQL: SELECT 1 18:31:26.730 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:26 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_devinfo WHERE oc_id = 406283 18:31:26.734 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:26 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_devinfo where oc_id = 406283 LIMIT 10 18:31:28.067 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:28 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:31:28.076 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:28 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:31:28.340 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:28 | Time Consuming: 262 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:31:29.584 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:29 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:31:29.603 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:31:29 | Time Consuming: 14 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 18:31:31.718 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:31:31 | Time Consuming: 5001 ms | Connection: statement-8 | SQL: SELECT 1 18:31:31.718 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:31:31 | Time Consuming: 5001 ms | Connection: statement-6 | SQL: SELECT 1 18:31:31.723 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:31:31 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:31:31.732 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:31:31 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 18:31:36.720 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:31:36 | Time Consuming: 5000 ms | Connection: statement-9 | SQL: SELECT 1 18:31:36.724 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:31:36 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:31:36.733 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:31:36 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_baseinfo WHERE oc_id = 406283 18:33:08.554 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:33:08 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:33:08.565 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:33:08 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:33:08.806 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:33:08 | Time Consuming: 240 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:33:37.423 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:33:37 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT 1 18:33:37.437 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:33:37 | Time Consuming: 9 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 1 18:34:20.775 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:34:20 | Time Consuming: 4 ms | Connection: statement-5 | SQL: SELECT 1 18:34:20.784 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:34:20 | Time Consuming: 3 ms | Connection: statement-5 | SQL: SELECT count(0) FROM goaf_sensordata WHERE oc_id = 406283 18:34:21.045 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:34:21 | Time Consuming: 261 ms | Connection: statement-5 | SQL: SELECT * FROM goaf_sensordata WHERE oc_id = 406283 ORDER BY goaf_datareport_time DESC LIMIT 10 18:59:28.404 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:59:28 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT 1 18:59:28.410 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:59:28 | Time Consuming: 4 ms | Connection: statement-26 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 18:59:28.416 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:59:28 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 18:59:30.753 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT 1 18:59:30.753 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 5 ms | Connection: statement-28 | SQL: SELECT 1 18:59:30.753 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 5 ms | Connection: statement-26 | SQL: SELECT 1 18:59:30.767 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 6 ms | Connection: statement-27 | SQL: SELECT count(0) FROM goaf_devinfo WHERE oc_id = 406283 18:59:30.767 [XNIO-1 task-2] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 7 ms | Connection: statement-28 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 18:59:30.767 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 7 ms | Connection: statement-26 | SQL: SELECT * FROM goaf_baseinfo WHERE oc_id = 406283 18:59:30.774 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:30 | Time Consuming: 5 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_devinfo where oc_id = 406283 LIMIT 10 18:59:35.199 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:35 | Time Consuming: 3 ms | Connection: statement-26 | SQL: SELECT 1 18:59:35.199 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:35 | Time Consuming: 3 ms | Connection: statement-27 | SQL: SELECT 1 18:59:35.203 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:35 | Time Consuming: 3 ms | Connection: statement-27 | SQL: SELECT COUNT(*) AS 'goafSensorTotalNum', IFNULL(SUM( CASE WHEN goaf_sensor_status = 1 THEN 1 ELSE 0 END ), 0) AS 'sensorOnlineNum' FROM goaf_sensor WHERE oc_id = 406283 18:59:35.203 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:35 | Time Consuming: 3 ms | Connection: statement-26 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 18:59:35.208 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:35 | Time Consuming: 4 ms | Connection: statement-26 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10 18:59:54.571 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:54 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT 1 18:59:54.571 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:54 | Time Consuming: 3 ms | Connection: statement-26 | SQL: SELECT 1 18:59:54.575 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:54 | Time Consuming: 4 ms | Connection: statement-26 | SQL: SELECT count(0) FROM goaf_sensor WHERE oc_id = 406283 18:59:54.580 [XNIO-1 task-3] INFO p6spy - 2023-08-24 18:59:54 | Time Consuming: 4 ms | Connection: statement-27 | SQL: SELECT * FROM goaf_syscfg WHERE oc_id = 406283 18:59:54.580 [XNIO-1 task-4] INFO p6spy - 2023-08-24 18:59:54 | Time Consuming: 3 ms | Connection: statement-26 | SQL: SELECT * FROM goaf_sensor where oc_id = 406283 LIMIT 10