xm
2024-06-14 722af26bc6fec32bb289b1df51a9016a4935610f
提交 | 用户 | 时间
722af2 1 2024-06-11 09:14:32 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11840 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
X 2 2024-06-11 09:14:32 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
3 2024-06-11 09:14:32 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
4 2024-06-11 09:14:42 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
5 2024-06-11 09:14:42 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
6 2024-06-11 09:14:42 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
7 2024-06-11 09:24:31 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21448 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
8 2024-06-11 09:24:31 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
9 2024-06-11 09:24:31 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
10 2024-06-11 09:24:34 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
11 2024-06-11 09:24:34 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
12 2024-06-11 09:24:34 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
13 2024-06-11 09:24:35 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
14 2024-06-11 09:24:35 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
15 2024-06-11 09:24:35 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
16 2024-06-11 09:24:38 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
17 2024-06-11 09:24:38 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
18 2024-06-11 09:24:38 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
19 2024-06-11 09:24:38 [redisson-netty-2-5] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378
20 2024-06-11 09:24:38 [redisson-netty-2-4] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378
21 2024-06-11 09:24:39 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
22 2024-06-11 09:24:40 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
23 2024-06-11 09:24:40 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
24 2024-06-11 09:24:40 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
25 2024-06-11 09:24:41 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
26 2024-06-11 09:24:42 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
27 2024-06-11 09:24:43 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
28 2024-06-11 09:24:43 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
29 2024-06-11 09:24:43 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
30 2024-06-11 09:24:43 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
31 2024-06-11 09:24:43 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
32 2024-06-11 09:24:45 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
33 2024-06-11 09:24:45 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
34 2024-06-11 09:24:45 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
35 2024-06-11 09:24:45 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
36 2024-06-11 09:24:45 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 14.603 seconds (JVM running for 15.656)
37 2024-06-11 09:24:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
38 2024-06-11 09:24:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
39 2024-06-11 09:24:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
40 2024-06-11 09:24:46 [RMI TCP Connection(5)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
41 2024-06-11 09:26:55 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0aXZyOGVkVFhlcFo3VkdxWlRndEh5WExxTm45SnBHVCIsInVzZXJJZCI6IjEifQ.vQ31VSeZ9rP1k9bBz6-friUKViPJFeUwQ8F2QyccBDc
42 2024-06-11 09:26:55 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
43 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
44 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
45 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
46 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
47 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
48 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
49 2024-06-11 09:36:07 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
50 2024-06-11 09:36:10 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8884 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
51 2024-06-11 09:36:10 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
52 2024-06-11 09:36:10 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
53 2024-06-11 09:36:13 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
54 2024-06-11 09:36:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
55 2024-06-11 09:36:13 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
56 2024-06-11 09:36:13 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
57 2024-06-11 09:36:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
58 2024-06-11 09:36:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
59 2024-06-11 09:36:16 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
60 2024-06-11 09:36:16 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
61 2024-06-11 09:36:16 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
62 2024-06-11 09:36:17 [redisson-netty-2-1] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
63 2024-06-11 09:36:17 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
64 2024-06-11 09:36:18 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
65 2024-06-11 09:36:18 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
66 2024-06-11 09:36:18 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
67 2024-06-11 09:36:18 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
68 2024-06-11 09:36:19 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
69 2024-06-11 09:36:20 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
70 2024-06-11 09:36:21 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
71 2024-06-11 09:36:21 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
72 2024-06-11 09:36:21 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
73 2024-06-11 09:36:22 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
74 2024-06-11 09:36:22 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
75 2024-06-11 09:36:24 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
76 2024-06-11 09:36:24 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
77 2024-06-11 09:36:24 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
78 2024-06-11 09:36:24 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
79 2024-06-11 09:36:24 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 13.989 seconds (JVM running for 15.022)
80 2024-06-11 09:36:24 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
81 2024-06-11 09:36:24 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
82 2024-06-11 09:36:24 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
83 2024-06-11 09:36:25 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
84 2024-06-11 09:38:48 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4QWVSU296S3VSMnFNU1gycjJlNllzcEtRSVh4N2pacCIsInVzZXJJZCI6IjEifQ.2Po04pkp_VFkdVq7wg-mpQpP2Sh5O9tnRDv2p4xZXpA
85 2024-06-11 09:38:48 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
86 2024-06-11 09:41:16 [XNIO-1 task-6] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJKWWdBOWlxb0pYWG45Qml5MldySWRxRlk5SUkwc0JUaiIsInVzZXJJZCI6IjEifQ.hSvFCCvJhIzAHI8HKNUD24z42lwgCwOnj0G9qJaaACM
87 2024-06-11 09:41:16 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [127.0.0.1]内网IP[admin][Success][登录成功]
88 2024-06-11 09:55:56 [Thread-35] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
89 2024-06-11 09:55:56 [Thread-35] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
90 2024-06-11 09:55:56 [Thread-35] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
91 2024-06-11 09:55:56 [Thread-35] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
92 2024-06-11 09:55:56 [Thread-35] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
93 2024-06-11 09:55:56 [Thread-35] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
94 2024-06-11 09:55:56 [Thread-35] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
95 2024-06-11 09:55:56 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8884 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
96 2024-06-11 09:55:56 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
97 2024-06-11 09:55:57 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
98 2024-06-11 09:55:57 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
99 2024-06-11 09:55:57 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
100 2024-06-11 09:55:57 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
101 2024-06-11 09:55:57 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
102 2024-06-11 09:55:57 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
103 2024-06-11 09:55:59 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
104 2024-06-11 09:55:59 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
105 2024-06-11 09:55:59 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
106 2024-06-11 09:55:59 [redisson-netty-5-1] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
107 2024-06-11 09:55:59 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
108 2024-06-11 09:56:00 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
109 2024-06-11 09:56:00 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
110 2024-06-11 09:56:00 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
111 2024-06-11 09:56:00 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
112 2024-06-11 09:56:00 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
113 2024-06-11 09:56:00 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
114 2024-06-11 09:56:01 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
115 2024-06-11 09:56:01 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
116 2024-06-11 09:56:01 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
117 2024-06-11 09:56:01 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
118 2024-06-11 09:56:01 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
119 2024-06-11 09:56:02 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
120 2024-06-11 09:56:02 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 5.978 seconds (JVM running for 1193.06)
121 2024-06-11 09:56:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
122 2024-06-11 09:56:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
123 2024-06-11 09:56:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
124 2024-06-11 09:59:30 [XNIO-2 task-1] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
125 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
126 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
127 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
128 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
129 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
130 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
131 2024-06-11 10:17:13 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
132 2024-06-11 10:17:19 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28584 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
133 2024-06-11 10:17:19 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
134 2024-06-11 10:17:19 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
135 2024-06-11 10:17:21 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
136 2024-06-11 10:17:21 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
137 2024-06-11 10:17:21 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
138 2024-06-11 10:17:22 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
139 2024-06-11 10:17:22 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
140 2024-06-11 10:17:22 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
141 2024-06-11 10:17:24 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
142 2024-06-11 10:17:24 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
143 2024-06-11 10:17:24 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
144 2024-06-11 10:17:25 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
145 2024-06-11 10:17:25 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
146 2024-06-11 10:17:26 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
147 2024-06-11 10:17:26 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
148 2024-06-11 10:17:26 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
149 2024-06-11 10:17:26 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
150 2024-06-11 10:17:27 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
151 2024-06-11 10:17:27 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
152 2024-06-11 10:17:28 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
153 2024-06-11 10:17:29 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
154 2024-06-11 10:17:29 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
155 2024-06-11 10:17:29 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
156 2024-06-11 10:17:29 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
157 2024-06-11 10:17:31 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
158 2024-06-11 10:17:31 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
159 2024-06-11 10:17:31 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
160 2024-06-11 10:17:31 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
161 2024-06-11 10:17:31 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.724 seconds (JVM running for 13.763)
162 2024-06-11 10:17:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
163 2024-06-11 10:17:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
164 2024-06-11 10:17:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
165 2024-06-11 10:17:32 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
166 2024-06-11 10:17:53 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJRQUV4N0JZNndjUDNEd3R5M0FGSlFYZ21UQXJSNkZLRiIsInVzZXJJZCI6IjEifQ.d3mw28YXJQ3cHslMqwkBcd9cW2smxJVCcNH936QPgyY
167 2024-06-11 10:17:53 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
168 2024-06-11 10:22:45 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4QWVSU296S3VSMnFNU1gycjJlNllzcEtRSVh4N2pacCIsInVzZXJJZCI6IjEifQ.2Po04pkp_VFkdVq7wg-mpQpP2Sh5O9tnRDv2p4xZXpA
169 2024-06-11 10:22:45 [schedule-pool-5] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
170 2024-06-11 10:22:47 [XNIO-1 task-6] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJlWFYxUGJLT05yWWFRUThMUEMwSHFsQ1h4WGI0MTVvdiIsInVzZXJJZCI6IjEifQ.c7gSPzDFqm6UYwqoXOD2zZudaLsM7D3nF-zjyEky7hk
171 2024-06-11 10:22:47 [schedule-pool-6] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
172 2024-06-11 10:23:55 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJRQUV4N0JZNndjUDNEd3R5M0FGSlFYZ21UQXJSNkZLRiIsInVzZXJJZCI6IjEifQ.d3mw28YXJQ3cHslMqwkBcd9cW2smxJVCcNH936QPgyY
173 2024-06-11 10:23:55 [schedule-pool-8] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
174 2024-06-11 10:24:05 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJzYjgycVJMcnpKOTlMN05aeVBBUjRVNERFT0ZOSTZrWiIsInVzZXJJZCI6IjIifQ.SODizBwMaqv67c073my7UIRnHvSou1V3SZT_4o9_ug0
175 2024-06-11 10:24:05 [schedule-pool-9] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
176 2024-06-11 10:25:08 [Thread-33] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
177 2024-06-11 10:25:08 [Thread-33] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
178 2024-06-11 10:25:08 [Thread-33] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
179 2024-06-11 10:25:08 [Thread-33] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
180 2024-06-11 10:25:08 [Thread-33] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
181 2024-06-11 10:25:08 [Thread-33] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
182 2024-06-11 10:25:08 [Thread-33] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
183 2024-06-11 10:25:08 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28584 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
184 2024-06-11 10:25:08 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
185 2024-06-11 10:25:09 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
186 2024-06-11 10:25:09 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
187 2024-06-11 10:25:09 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
188 2024-06-11 10:25:09 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
189 2024-06-11 10:25:09 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
190 2024-06-11 10:25:09 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
191 2024-06-11 10:25:11 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
192 2024-06-11 10:25:11 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
193 2024-06-11 10:25:11 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
194 2024-06-11 10:25:11 [redisson-netty-5-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
195 2024-06-11 10:25:11 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
196 2024-06-11 10:25:12 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
197 2024-06-11 10:25:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
198 2024-06-11 10:25:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
199 2024-06-11 10:25:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
200 2024-06-11 10:25:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
201 2024-06-11 10:25:13 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
202 2024-06-11 10:25:15 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
203 2024-06-11 10:25:15 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
204 2024-06-11 10:25:15 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
205 2024-06-11 10:25:15 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
206 2024-06-11 10:25:15 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
207 2024-06-11 10:25:17 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
208 2024-06-11 10:25:17 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 9.068 seconds (JVM running for 479.909)
209 2024-06-11 10:25:17 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
210 2024-06-11 10:25:17 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
211 2024-06-11 10:25:17 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
212 2024-06-11 10:25:19 [Thread-46] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
213 2024-06-11 10:25:19 [Thread-46] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
214 2024-06-11 10:25:19 [Thread-46] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
215 2024-06-11 10:25:19 [Thread-46] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
216 2024-06-11 10:25:19 [Thread-46] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
217 2024-06-11 10:25:19 [Thread-46] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
218 2024-06-11 10:25:20 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28584 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
219 2024-06-11 10:25:20 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
220 2024-06-11 10:25:22 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
221 2024-06-11 10:25:22 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
222 2024-06-11 10:25:22 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
223 2024-06-11 10:25:22 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
224 2024-06-11 10:25:22 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
225 2024-06-11 10:25:22 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
226 2024-06-11 10:25:25 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
227 2024-06-11 10:25:26 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
228 2024-06-11 10:25:26 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
229 2024-06-11 10:25:26 [redisson-netty-8-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
230 2024-06-11 10:25:26 [redisson-netty-8-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
231 2024-06-11 10:25:28 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
232 2024-06-11 10:25:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
233 2024-06-11 10:25:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
234 2024-06-11 10:25:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
235 2024-06-11 10:25:29 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
236 2024-06-11 10:25:29 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
237 2024-06-11 10:25:31 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
238 2024-06-11 10:25:31 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
239 2024-06-11 10:25:31 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
240 2024-06-11 10:25:32 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
241 2024-06-11 10:25:32 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
242 2024-06-11 10:25:34 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
243 2024-06-11 10:25:34 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 14.473 seconds (JVM running for 496.852)
244 2024-06-11 10:25:34 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
245 2024-06-11 10:25:34 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
246 2024-06-11 10:25:34 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
247 2024-06-11 10:28:32 [XNIO-3 task-3] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
248 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
249 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
250 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
251 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
252 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
253 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
254 2024-06-11 10:35:43 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
255 2024-06-11 10:35:46 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 13956 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
256 2024-06-11 10:35:46 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
257 2024-06-11 10:35:46 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
258 2024-06-11 10:35:49 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
259 2024-06-11 10:35:49 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
260 2024-06-11 10:35:49 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
261 2024-06-11 10:35:50 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
262 2024-06-11 10:35:50 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
263 2024-06-11 10:35:50 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
264 2024-06-11 10:35:52 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
265 2024-06-11 10:35:52 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
266 2024-06-11 10:35:52 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
267 2024-06-11 10:35:52 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
268 2024-06-11 10:35:52 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
269 2024-06-11 10:35:53 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
270 2024-06-11 10:35:54 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
271 2024-06-11 10:35:54 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
272 2024-06-11 10:35:54 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
273 2024-06-11 10:35:54 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
274 2024-06-11 10:35:55 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
275 2024-06-11 10:35:56 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
276 2024-06-11 10:35:56 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
277 2024-06-11 10:35:56 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
278 2024-06-11 10:35:56 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
279 2024-06-11 10:35:56 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
280 2024-06-11 10:35:58 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
281 2024-06-11 10:35:58 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
282 2024-06-11 10:35:58 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
283 2024-06-11 10:35:58 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
284 2024-06-11 10:35:58 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.805 seconds (JVM running for 13.801)
285 2024-06-11 10:35:58 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
286 2024-06-11 10:35:59 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
287 2024-06-11 10:35:59 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
288 2024-06-11 10:35:59 [RMI TCP Connection(6)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
289 2024-06-11 10:36:06 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5YzdoelZTbzFMclNBVUhrcDBuOHVQWkhUcVdjTGZ3MyIsInVzZXJJZCI6IjEifQ.G0Aj_c5tXce1PT7mZCwQm1De1B_fUXnaenUn0G73pxE
290 2024-06-11 10:36:06 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJKWWdBOWlxb0pYWG45Qml5MldySWRxRlk5SUkwc0JUaiIsInVzZXJJZCI6IjEifQ.hSvFCCvJhIzAHI8HKNUD24z42lwgCwOnj0G9qJaaACM
291 2024-06-11 10:36:06 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJLbWJxek1LVVVoaUxKRVBMbUZSVmFWSGR3bXdkdTJsUSIsInVzZXJJZCI6IjEifQ.a3IxEeKWiLRw1v1ejW42kEHKTTmUsh_UuW8WZXLvTMs
292 2024-06-11 10:36:06 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJVcVpEQ2M4d256cW92M2xWaWNESUtxcEFhb1pmT0ZRNiIsInVzZXJJZCI6IjEifQ.rQM12VYFjUNgs-HK8yl7fbwbQDmq7jnjb7Aa8ZyVLIE
293 2024-06-11 10:36:06 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
294 2024-06-11 10:36:18 [XNIO-1 task-6] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJyMklWd1dhV2Rpd2J3U3liUm1Sa0N6ZDJUaXhuWDhyNSIsInVzZXJJZCI6IjEifQ.UljhthLnZO_G14jv8aDof-0WYZjsDquwcqlAu3zjBPs
295 2024-06-11 10:36:18 [XNIO-1 task-6] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJSNHU5aW5pQktxaVd6cHlRWXJFTk0yN1FNbWpUWVYwViIsInVzZXJJZCI6IjEifQ.qr5kSyOlVbL49vx51ujKnlODKLvaZIWIgqWIDIbOg78
296 2024-06-11 10:36:18 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
297 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
298 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
299 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
300 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
301 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
302 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
303 2024-06-11 10:50:38 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
304 2024-06-11 10:50:49 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9936 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
305 2024-06-11 10:50:49 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
306 2024-06-11 10:50:49 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
307 2024-06-11 10:50:52 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
308 2024-06-11 10:50:52 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
309 2024-06-11 10:50:52 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
310 2024-06-11 10:50:53 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
311 2024-06-11 10:50:53 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
312 2024-06-11 10:50:53 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
313 2024-06-11 10:50:56 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
314 2024-06-11 10:50:56 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
315 2024-06-11 10:50:56 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
316 2024-06-11 10:50:56 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
317 2024-06-11 10:50:56 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
318 2024-06-11 10:50:57 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
319 2024-06-11 10:50:58 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
320 2024-06-11 10:50:58 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
321 2024-06-11 10:50:58 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
322 2024-06-11 10:50:58 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
323 2024-06-11 10:50:59 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
324 2024-06-11 10:51:00 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
325 2024-06-11 10:51:00 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
326 2024-06-11 10:51:00 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
327 2024-06-11 10:51:01 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
328 2024-06-11 10:51:01 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
329 2024-06-11 10:51:03 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
330 2024-06-11 10:51:03 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
331 2024-06-11 10:51:03 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
332 2024-06-11 10:51:03 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
333 2024-06-11 10:51:03 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 14.398 seconds (JVM running for 16.149)
334 2024-06-11 10:51:03 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
335 2024-06-11 10:51:03 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
336 2024-06-11 10:51:03 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
337 2024-06-11 10:51:04 [RMI TCP Connection(3)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
338 2024-06-11 11:07:52 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5YzdoelZTbzFMclNBVUhrcDBuOHVQWkhUcVdjTGZ3MyIsInVzZXJJZCI6IjEifQ.G0Aj_c5tXce1PT7mZCwQm1De1B_fUXnaenUn0G73pxE
339 2024-06-11 11:07:52 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
340 2024-06-11 11:07:58 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJPakxrOFd1eUxmb2F6MkFyaWFORFpYdGVadkpXWk5hYiIsInVzZXJJZCI6IjIifQ.id0zuRfxZWQNUDIbuNo7sxn_ufOE1h3xlgyaBTKy1G8
341 2024-06-11 11:07:58 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
342 2024-06-11 11:16:48 [Thread-37] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
343 2024-06-11 11:16:48 [Thread-37] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
344 2024-06-11 11:16:48 [Thread-37] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
345 2024-06-11 11:16:48 [Thread-37] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
346 2024-06-11 11:16:48 [Thread-37] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
347 2024-06-11 11:16:48 [Thread-37] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
348 2024-06-11 11:16:48 [Thread-37] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
349 2024-06-11 11:16:48 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9936 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
350 2024-06-11 11:16:48 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
351 2024-06-11 11:16:58 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
352 2024-06-11 11:16:58 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
353 2024-06-11 11:16:58 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
354 2024-06-11 11:16:58 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
355 2024-06-11 11:16:58 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
356 2024-06-11 11:16:58 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
357 2024-06-11 11:17:00 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
358 2024-06-11 11:17:00 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
359 2024-06-11 11:17:00 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
360 2024-06-11 11:17:00 [redisson-netty-5-1] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
361 2024-06-11 11:17:00 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
362 2024-06-11 11:17:01 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
363 2024-06-11 11:17:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
364 2024-06-11 11:17:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
365 2024-06-11 11:17:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
366 2024-06-11 11:17:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
367 2024-06-11 11:17:01 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
368 2024-06-11 11:17:06 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
369 2024-06-11 11:17:06 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
370 2024-06-11 11:17:06 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
371 2024-06-11 11:17:06 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
372 2024-06-11 11:17:06 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
373 2024-06-11 11:17:06 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
374 2024-06-11 11:17:06 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
375 2024-06-11 11:17:06 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
376 2024-06-11 11:17:06 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
377 2024-06-11 11:17:08 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9936 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
378 2024-06-11 11:17:08 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
379 2024-06-11 11:17:10 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
380 2024-06-11 11:17:10 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
381 2024-06-11 11:17:10 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
382 2024-06-11 11:17:10 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
383 2024-06-11 11:17:10 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
384 2024-06-11 11:17:10 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
385 2024-06-11 11:17:12 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
386 2024-06-11 11:17:12 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
387 2024-06-11 11:17:12 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
388 2024-06-11 11:17:12 [redisson-netty-8-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
389 2024-06-11 11:17:12 [redisson-netty-8-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
390 2024-06-11 11:17:13 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
391 2024-06-11 11:17:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
392 2024-06-11 11:17:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
393 2024-06-11 11:17:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
394 2024-06-11 11:17:13 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
395 2024-06-11 11:17:14 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
396 2024-06-11 11:17:14 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
397 2024-06-11 11:17:14 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
398 2024-06-11 11:17:15 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
399 2024-06-11 11:17:15 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
400 2024-06-11 11:17:15 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
401 2024-06-11 11:17:16 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
402 2024-06-11 11:17:16 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 8.197 seconds (JVM running for 1589.576)
403 2024-06-11 11:17:16 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
404 2024-06-11 11:17:16 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
405 2024-06-11 11:17:16 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
406 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
407 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
408 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
409 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
410 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
411 2024-06-11 11:19:15 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
412 2024-06-11 11:19:18 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9308 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
413 2024-06-11 11:19:18 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
414 2024-06-11 11:19:18 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
415 2024-06-11 11:19:21 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
416 2024-06-11 11:19:21 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
417 2024-06-11 11:19:21 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
418 2024-06-11 11:19:21 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
419 2024-06-11 11:19:21 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
420 2024-06-11 11:19:21 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
421 2024-06-11 11:19:24 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
422 2024-06-11 11:19:24 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
423 2024-06-11 11:19:24 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
424 2024-06-11 11:19:24 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
425 2024-06-11 11:19:24 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
426 2024-06-11 11:19:26 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
427 2024-06-11 11:19:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
428 2024-06-11 11:19:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
429 2024-06-11 11:19:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
430 2024-06-11 11:19:30 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
431 2024-06-11 11:19:31 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
432 2024-06-11 11:19:32 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
433 2024-06-11 11:19:33 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
434 2024-06-11 11:19:33 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
435 2024-06-11 11:19:33 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
436 2024-06-11 11:19:33 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
437 2024-06-11 11:19:37 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
438 2024-06-11 11:19:37 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
439 2024-06-11 11:19:37 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
440 2024-06-11 11:19:37 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
441 2024-06-11 11:19:37 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 19.195 seconds (JVM running for 20.291)
442 2024-06-11 11:19:37 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
443 2024-06-11 11:19:37 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
444 2024-06-11 11:19:37 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
445 2024-06-11 11:19:38 [RMI TCP Connection(3)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
446 2024-06-11 11:31:43 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJPakxrOFd1eUxmb2F6MkFyaWFORFpYdGVadkpXWk5hYiIsInVzZXJJZCI6IjIifQ.id0zuRfxZWQNUDIbuNo7sxn_ufOE1h3xlgyaBTKy1G8
447 2024-06-11 11:31:43 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功]
448 2024-06-11 11:31:55 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIxTlB0aTVsbHhYUUNGaVRSQUs0UXdDRDh4dzZBVU1ReiIsInVzZXJJZCI6IjEifQ.5rBoFObbCfZMJstkFiorU1aqw_MIBDtstAEVxjqb2t0
449 2024-06-11 11:31:55 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
450 2024-06-11 11:35:56 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIxTlB0aTVsbHhYUUNGaVRSQUs0UXdDRDh4dzZBVU1ReiIsInVzZXJJZCI6IjEifQ.5rBoFObbCfZMJstkFiorU1aqw_MIBDtstAEVxjqb2t0
451 2024-06-11 11:35:56 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
452 2024-06-11 11:35:59 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJvelhpRmNESE5CMnl6dHAxUlFUYU1oUm1JemJCejF1ayIsInVzZXJJZCI6IjIifQ.1iDS6JOfFKt94eCeLPOjDHT8L1e0K8tQ-WrkiPgCGIg
453 2024-06-11 11:35:59 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
454 2024-06-11 11:36:18 [Thread-44] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
455 2024-06-11 11:36:18 [Thread-44] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
456 2024-06-11 11:36:18 [Thread-44] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
457 2024-06-11 11:36:18 [Thread-44] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
458 2024-06-11 11:36:18 [Thread-44] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
459 2024-06-11 11:36:18 [Thread-44] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
460 2024-06-11 11:36:18 [Thread-44] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
461 2024-06-11 11:36:19 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9308 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
462 2024-06-11 11:36:19 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
463 2024-06-11 11:36:20 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
464 2024-06-11 11:36:20 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
465 2024-06-11 11:36:20 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
466 2024-06-11 11:36:20 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
467 2024-06-11 11:36:20 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
468 2024-06-11 11:36:20 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
469 2024-06-11 11:36:22 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
470 2024-06-11 11:36:22 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
471 2024-06-11 11:36:22 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
472 2024-06-11 11:36:22 [redisson-netty-5-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
473 2024-06-11 11:36:22 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
474 2024-06-11 11:36:23 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
475 2024-06-11 11:36:23 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
476 2024-06-11 11:36:23 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
477 2024-06-11 11:36:23 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
478 2024-06-11 11:36:24 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
479 2024-06-11 11:36:24 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
480 2024-06-11 11:36:25 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
481 2024-06-11 11:36:25 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
482 2024-06-11 11:36:25 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
483 2024-06-11 11:36:25 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
484 2024-06-11 11:36:25 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
485 2024-06-11 11:36:26 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
486 2024-06-11 11:36:26 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 7.498 seconds (JVM running for 1029.548)
487 2024-06-11 11:36:26 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
488 2024-06-11 11:36:26 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
489 2024-06-11 11:36:26 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
490 2024-06-11 11:37:47 [XNIO-2 task-1] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
491 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
492 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
493 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
494 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
495 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
496 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
497 2024-06-11 11:45:03 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
498 2024-06-11 11:45:08 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 19452 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
499 2024-06-11 11:45:08 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
500 2024-06-11 11:45:08 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
501 2024-06-11 11:45:10 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
502 2024-06-11 11:45:11 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
503 2024-06-11 11:45:11 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
504 2024-06-11 11:45:11 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
505 2024-06-11 11:45:11 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
506 2024-06-11 11:45:11 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
507 2024-06-11 11:45:13 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
508 2024-06-11 11:45:13 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
509 2024-06-11 11:45:13 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
510 2024-06-11 11:45:14 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
511 2024-06-11 11:45:14 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
512 2024-06-11 11:45:15 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
513 2024-06-11 11:45:15 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
514 2024-06-11 11:45:15 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
515 2024-06-11 11:45:15 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
516 2024-06-11 11:45:16 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
517 2024-06-11 11:45:16 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
518 2024-06-11 11:45:17 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
519 2024-06-11 11:45:17 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
520 2024-06-11 11:45:17 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
521 2024-06-11 11:45:18 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
522 2024-06-11 11:45:18 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
523 2024-06-11 11:45:19 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
524 2024-06-11 11:45:19 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
525 2024-06-11 11:45:19 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
526 2024-06-11 11:45:19 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
527 2024-06-11 11:45:19 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 11.84 seconds (JVM running for 12.81)
528 2024-06-11 11:45:20 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
529 2024-06-11 11:45:20 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
530 2024-06-11 11:45:20 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
531 2024-06-11 11:45:20 [RMI TCP Connection(3)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
532 2024-06-11 11:46:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI2d0lJZHZEUXRyMTlsY3hDSkl1VTRTZ0N4VXRSbU83TiIsInVzZXJJZCI6IjEifQ.SHIghpKqHhbAJ9mWzYoY1e-y1O_mfDiOymcEbWeOMqI
533 2024-06-11 11:46:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJlWFYxUGJLT05yWWFRUThMUEMwSHFsQ1h4WGI0MTVvdiIsInVzZXJJZCI6IjEifQ.c7gSPzDFqm6UYwqoXOD2zZudaLsM7D3nF-zjyEky7hk
534 2024-06-11 11:46:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0NWhjQVI5akZqVXl1TGRSYUpXaEZPUVVXeHFYR0tCNCIsInVzZXJJZCI6IjEifQ.6SsD-ABgpHapbMhjmB2SWLwTuwO4klKx7ZJQMtcnafE
535 2024-06-11 11:46:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIwS2JyQVI1ODU4dlNtcm1MUEVrRTRxTDZIUm5zQXJ0NiIsInVzZXJJZCI6IjEifQ.iSopMVOeIXoZblCvCkzoU34ENVZ8Mjywz0AAAIJSvCY
536 2024-06-11 11:46:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJoU21rcmFxdTZUcUZUYUJlRk9mY0NDQUs4VTV4ZDJwTCIsInVzZXJJZCI6IjEifQ.CaPKQ2ckTiyZ7q4ww5WLm0ZgaqSNvOqN8iBKh4yYa8A
537 2024-06-11 11:46:14 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
538 2024-06-11 11:50:31 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI2d0lJZHZEUXRyMTlsY3hDSkl1VTRTZ0N4VXRSbU83TiIsInVzZXJJZCI6IjEifQ.SHIghpKqHhbAJ9mWzYoY1e-y1O_mfDiOymcEbWeOMqI
539 2024-06-11 11:50:31 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
540 2024-06-11 11:50:35 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiIwdGxXY2ZYSGFKNmhkaWRPTEVZUmh5SUxiWUhXUXE2dSIsInVzZXJJZCI6IjIifQ.QNoga3jcR7qmbpYAmFmP8MCfXfhLGCSy3lGxbkxO-oc
541 2024-06-11 11:50:35 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
542 2024-06-11 13:38:25 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJTZ0dRR3VrOFRNTFlRZXlhR3NxMGtEcDlIY0F0Rnd5ViIsInVzZXJJZCI6IjEifQ.K49po6ykzi2RozrSfoHAZ3WOab4GQpFKpd5nFsOSPHU
543 2024-06-11 13:38:25 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
544 2024-06-11 13:43:34 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJNTlFLUWVGcTlrd0FEZUlUdmFTZzU4NGJRdXFrZlZrOCIsInVzZXJJZCI6IjEifQ.pSisXzRN3vvozeh6gfmUpwCKTxJtnTNhm8rLf1kJ3Tw
545 2024-06-11 13:43:34 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJPcG44OEN4eEFxNXdhQjBZZGN4S3dsdXFnWUNCVjVHZSIsInVzZXJJZCI6IjEifQ.1FWM1Ncpj39OouFvF4vGkdyiEh_d-gG6WEQuHbZLOu0
546 2024-06-11 13:43:34 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
547 2024-06-11 13:59:30 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJNTlFLUWVGcTlrd0FEZUlUdmFTZzU4NGJRdXFrZlZrOCIsInVzZXJJZCI6IjEifQ.pSisXzRN3vvozeh6gfmUpwCKTxJtnTNhm8rLf1kJ3Tw
548 2024-06-11 13:59:30 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
549 2024-06-11 13:59:35 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJmQTdTblhYV21IQ1FoQlE4cWV1d2g4N3VVOUVqQThmbCIsInVzZXJJZCI6IjIifQ.KQQEmZZENtXwj27mk2-B8Bxyen6Yx2n3UNnjEaW6n6o
550 2024-06-11 13:59:35 [schedule-pool-4] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
551 2024-06-11 14:11:11 [Thread-31] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
552 2024-06-11 14:11:11 [Thread-31] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
553 2024-06-11 14:11:11 [Thread-31] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
554 2024-06-11 14:11:11 [Thread-31] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
555 2024-06-11 14:11:11 [Thread-31] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
556 2024-06-11 14:11:11 [Thread-31] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
557 2024-06-11 14:11:11 [Thread-31] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
558 2024-06-11 14:11:12 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 19452 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
559 2024-06-11 14:11:12 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
560 2024-06-11 14:11:13 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
561 2024-06-11 14:11:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
562 2024-06-11 14:11:13 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
563 2024-06-11 14:11:13 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
564 2024-06-11 14:11:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
565 2024-06-11 14:11:13 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
566 2024-06-11 14:11:16 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
567 2024-06-11 14:11:16 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
568 2024-06-11 14:11:16 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
569 2024-06-11 14:11:16 [redisson-netty-5-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
570 2024-06-11 14:11:16 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
571 2024-06-11 14:11:16 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
572 2024-06-11 14:11:16 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
573 2024-06-11 14:11:16 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
574 2024-06-11 14:11:16 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
575 2024-06-11 14:11:17 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
576 2024-06-11 14:11:17 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
577 2024-06-11 14:11:18 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
578 2024-06-11 14:11:18 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
579 2024-06-11 14:11:18 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
580 2024-06-11 14:11:18 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
581 2024-06-11 14:11:18 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
582 2024-06-11 14:11:21 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
583 2024-06-11 14:11:22 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 10.066 seconds (JVM running for 8774.854)
584 2024-06-11 14:11:22 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
585 2024-06-11 14:11:22 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
586 2024-06-11 14:11:22 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
587 2024-06-11 14:11:23 [Thread-44] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
588 2024-06-11 14:11:23 [Thread-44] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
589 2024-06-11 14:11:23 [Thread-44] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
590 2024-06-11 14:11:23 [Thread-44] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
591 2024-06-11 14:11:23 [Thread-44] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
592 2024-06-11 14:11:23 [Thread-44] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
593 2024-06-11 14:11:24 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 19452 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
594 2024-06-11 14:11:24 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
595 2024-06-11 14:11:25 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
596 2024-06-11 14:11:25 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
597 2024-06-11 14:11:25 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
598 2024-06-11 14:11:25 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
599 2024-06-11 14:11:25 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
600 2024-06-11 14:11:25 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
601 2024-06-11 14:11:27 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
602 2024-06-11 14:11:27 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
603 2024-06-11 14:11:27 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
604 2024-06-11 14:11:27 [redisson-netty-8-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
605 2024-06-11 14:11:27 [redisson-netty-8-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
606 2024-06-11 14:11:28 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
607 2024-06-11 14:11:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
608 2024-06-11 14:11:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
609 2024-06-11 14:11:28 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
610 2024-06-11 14:11:29 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
611 2024-06-11 14:11:29 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
612 2024-06-11 14:11:29 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
613 2024-06-11 14:11:30 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
614 2024-06-11 14:11:30 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
615 2024-06-11 14:11:30 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
616 2024-06-11 14:11:30 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
617 2024-06-11 14:11:31 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
618 2024-06-11 14:11:31 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 7.019 seconds (JVM running for 8784.048)
619 2024-06-11 14:11:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
620 2024-06-11 14:11:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
621 2024-06-11 14:11:31 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
622 2024-06-11 14:11:57 [XNIO-3 task-1] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
623 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
624 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
625 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
626 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
627 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
628 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
629 2024-06-11 14:25:39 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
630 2024-06-11 14:25:46 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21076 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
631 2024-06-11 14:25:46 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
632 2024-06-11 14:25:46 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
633 2024-06-11 14:25:48 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
634 2024-06-11 14:25:48 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
635 2024-06-11 14:25:48 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
636 2024-06-11 14:25:49 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
637 2024-06-11 14:25:49 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
638 2024-06-11 14:25:49 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
639 2024-06-11 14:25:51 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
640 2024-06-11 14:25:51 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
641 2024-06-11 14:25:51 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
642 2024-06-11 14:25:52 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
643 2024-06-11 14:25:52 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
644 2024-06-11 14:25:52 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
645 2024-06-11 14:25:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
646 2024-06-11 14:25:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
647 2024-06-11 14:25:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
648 2024-06-11 14:25:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
649 2024-06-11 14:25:54 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
650 2024-06-11 14:25:55 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
651 2024-06-11 14:25:55 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
652 2024-06-11 14:25:55 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
653 2024-06-11 14:25:55 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
654 2024-06-11 14:25:55 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
655 2024-06-11 14:25:57 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
656 2024-06-11 14:25:57 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
657 2024-06-11 14:25:57 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
658 2024-06-11 14:25:57 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
659 2024-06-11 14:25:57 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.122 seconds (JVM running for 13.124)
660 2024-06-11 14:25:57 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
661 2024-06-11 14:25:57 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
662 2024-06-11 14:25:58 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
663 2024-06-11 14:25:58 [RMI TCP Connection(4)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
664 2024-06-11 14:35:58 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJmQTdTblhYV21IQ1FoQlE4cWV1d2g4N3VVOUVqQThmbCIsInVzZXJJZCI6IjIifQ.KQQEmZZENtXwj27mk2-B8Bxyen6Yx2n3UNnjEaW6n6o
665 2024-06-11 14:35:58 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功]
666 2024-06-11 14:36:02 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJsME11b1dZSUtOenJST1VyVmVjSEJrcTZtdHN6dDVqYyIsInVzZXJJZCI6IjEifQ.NYG8tRSny1XGlVnQBC5Rk36_uHU2Fmbr94a-0WesNYk
667 2024-06-11 14:36:02 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
668 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
669 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
670 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
671 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
672 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
673 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
674 2024-06-11 14:37:57 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
675 2024-06-11 14:38:03 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21656 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
676 2024-06-11 14:38:03 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
677 2024-06-11 14:38:03 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
678 2024-06-11 14:38:05 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
679 2024-06-11 14:38:05 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
680 2024-06-11 14:38:05 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
681 2024-06-11 14:38:06 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
682 2024-06-11 14:38:06 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
683 2024-06-11 14:38:06 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
684 2024-06-11 14:38:08 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
685 2024-06-11 14:38:08 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
686 2024-06-11 14:38:08 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
687 2024-06-11 14:38:08 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
688 2024-06-11 14:38:08 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
689 2024-06-11 14:38:09 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
690 2024-06-11 14:38:09 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
691 2024-06-11 14:38:09 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
692 2024-06-11 14:38:09 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
693 2024-06-11 14:38:10 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
694 2024-06-11 14:38:11 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
695 2024-06-11 14:38:12 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
696 2024-06-11 14:38:12 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
697 2024-06-11 14:38:12 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
698 2024-06-11 14:38:12 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
699 2024-06-11 14:38:12 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
700 2024-06-11 14:38:14 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
701 2024-06-11 14:38:14 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
702 2024-06-11 14:38:14 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
703 2024-06-11 14:38:14 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
704 2024-06-11 14:38:14 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 11.822 seconds (JVM running for 12.819)
705 2024-06-11 14:38:14 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
706 2024-06-11 14:38:14 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
707 2024-06-11 14:38:14 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
708 2024-06-11 14:38:15 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
709 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
710 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
711 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
712 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
713 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
714 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
715 2024-06-11 14:45:10 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
716 2024-06-11 14:45:15 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 20908 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
717 2024-06-11 14:45:15 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
718 2024-06-11 14:45:15 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
719 2024-06-11 14:45:17 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
720 2024-06-11 14:45:18 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
721 2024-06-11 14:45:18 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
722 2024-06-11 14:45:18 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
723 2024-06-11 14:45:18 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
724 2024-06-11 14:45:18 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
725 2024-06-11 14:45:20 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
726 2024-06-11 14:45:21 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
727 2024-06-11 14:45:21 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
728 2024-06-11 14:45:21 [redisson-netty-2-1] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
729 2024-06-11 14:45:21 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
730 2024-06-11 14:45:22 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
731 2024-06-11 14:45:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
732 2024-06-11 14:45:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
733 2024-06-11 14:45:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
734 2024-06-11 14:45:23 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
735 2024-06-11 14:45:24 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
736 2024-06-11 14:45:25 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
737 2024-06-11 14:45:25 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
738 2024-06-11 14:45:25 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
739 2024-06-11 14:45:26 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
740 2024-06-11 14:45:26 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
741 2024-06-11 14:45:28 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
742 2024-06-11 14:45:28 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
743 2024-06-11 14:45:28 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
744 2024-06-11 14:45:28 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
745 2024-06-11 14:45:28 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 13.443 seconds (JVM running for 14.452)
746 2024-06-11 14:45:28 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
747 2024-06-11 14:45:28 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
748 2024-06-11 14:45:29 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
749 2024-06-11 14:45:29 [RMI TCP Connection(5)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
750 2024-06-11 14:49:09 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJsME11b1dZSUtOenJST1VyVmVjSEJrcTZtdHN6dDVqYyIsInVzZXJJZCI6IjEifQ.NYG8tRSny1XGlVnQBC5Rk36_uHU2Fmbr94a-0WesNYk
751 2024-06-11 14:49:09 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
752 2024-06-11 14:49:13 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiIyYnB4dzZqeFN1NHhPWnY0V1duWXk5WHhWSzBHU3kxdiIsInVzZXJJZCI6IjIifQ.mMc-lomjl3t6xcj5SYs_pR7cQ5oqT6-hcHCyES3nF8c
753 2024-06-11 14:49:14 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功]
754 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
755 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
756 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
757 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
758 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
759 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
760 2024-06-11 14:52:23 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
761 2024-06-11 14:52:33 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 2528 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
762 2024-06-11 14:52:33 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
763 2024-06-11 14:52:33 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
764 2024-06-11 14:52:36 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
765 2024-06-11 14:52:36 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
766 2024-06-11 14:52:36 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
767 2024-06-11 14:52:37 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
768 2024-06-11 14:52:37 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
769 2024-06-11 14:52:37 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
770 2024-06-11 14:52:40 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
771 2024-06-11 14:52:40 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
772 2024-06-11 14:52:40 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
773 2024-06-11 14:52:41 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
774 2024-06-11 14:52:41 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
775 2024-06-11 14:52:42 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
776 2024-06-11 14:52:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
777 2024-06-11 14:52:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
778 2024-06-11 14:52:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
779 2024-06-11 14:52:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
780 2024-06-11 14:52:44 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
781 2024-06-11 14:52:45 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
782 2024-06-11 14:52:45 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
783 2024-06-11 14:52:45 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
784 2024-06-11 14:52:46 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
785 2024-06-11 14:52:46 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
786 2024-06-11 14:52:48 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
787 2024-06-11 14:52:48 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
788 2024-06-11 14:52:48 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
789 2024-06-11 14:52:48 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
790 2024-06-11 14:52:48 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 16.454 seconds (JVM running for 18.99)
791 2024-06-11 14:52:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
792 2024-06-11 14:52:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
793 2024-06-11 14:52:49 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
794 2024-06-11 14:52:49 [RMI TCP Connection(3)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
795 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
796 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
797 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
798 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
799 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
800 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
801 2024-06-11 14:55:06 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
802 2024-06-11 14:55:12 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 12380 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
803 2024-06-11 14:55:12 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
804 2024-06-11 14:55:12 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
805 2024-06-11 14:55:16 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
806 2024-06-11 14:55:16 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
807 2024-06-11 14:55:16 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
808 2024-06-11 14:55:17 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
809 2024-06-11 14:55:17 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
810 2024-06-11 14:55:17 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
811 2024-06-11 14:55:20 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
812 2024-06-11 14:55:20 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
813 2024-06-11 14:55:20 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
814 2024-06-11 14:55:20 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
815 2024-06-11 14:55:20 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
816 2024-06-11 14:55:21 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
817 2024-06-11 14:55:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
818 2024-06-11 14:55:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
819 2024-06-11 14:55:22 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
820 2024-06-11 14:55:23 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
821 2024-06-11 14:55:24 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
822 2024-06-11 14:55:25 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
823 2024-06-11 14:55:25 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
824 2024-06-11 14:55:25 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
825 2024-06-11 14:55:25 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
826 2024-06-11 14:55:25 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
827 2024-06-11 14:55:28 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
828 2024-06-11 14:55:28 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
829 2024-06-11 14:55:28 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
830 2024-06-11 14:55:28 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
831 2024-06-11 14:55:28 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 16.505 seconds (JVM running for 17.474)
832 2024-06-11 14:55:28 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
833 2024-06-11 14:55:28 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
834 2024-06-11 14:55:28 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
835 2024-06-11 14:55:29 [RMI TCP Connection(4)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
836 2024-06-11 14:56:04 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiIyYnB4dzZqeFN1NHhPWnY0V1duWXk5WHhWSzBHU3kxdiIsInVzZXJJZCI6IjIifQ.mMc-lomjl3t6xcj5SYs_pR7cQ5oqT6-hcHCyES3nF8c
837 2024-06-11 14:56:04 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功]
838 2024-06-11 14:56:06 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJKQ0NGSEZVUVM1STFUOXR2cG9OUlJETEd0R3BjcGRFYSIsInVzZXJJZCI6IjEifQ.LckXazEafqMEcuzlt0TKmueXxm5_AtOzl3Ydf9sbpL0
839 2024-06-11 14:56:06 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
840 2024-06-11 14:56:49 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJKQ0NGSEZVUVM1STFUOXR2cG9OUlJETEd0R3BjcGRFYSIsInVzZXJJZCI6IjEifQ.LckXazEafqMEcuzlt0TKmueXxm5_AtOzl3Ydf9sbpL0
841 2024-06-11 14:56:49 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
842 2024-06-11 14:56:54 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiUHN0a2lTM0FKb0hKV0o0TDJnWWJuVUJnd1hYTnNjVVoiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.o0J3XhJJByYh5wNYWQsTMtMQ4KEOljsBpMANm79ayQU
843 2024-06-11 14:56:54 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Success][登录成功]
844 2024-06-11 14:57:50 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiUHN0a2lTM0FKb0hKV0o0TDJnWWJuVUJnd1hYTnNjVVoiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.o0J3XhJJByYh5wNYWQsTMtMQ4KEOljsBpMANm79ayQU
845 2024-06-11 14:57:50 [schedule-pool-4] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Logout][退出成功]
846 2024-06-11 14:57:54 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ6VEc2OGpYRDdOOUxYODNRcHl2SUw5TDZpak5WaWZ2bCIsInVzZXJJZCI6IjEifQ.-3gqqJ6_q6pRdau4gvpGoWGiYs4t12kPBpQ-xKYqNHQ
847 2024-06-11 14:57:54 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
848 2024-06-11 14:59:00 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ6VEc2OGpYRDdOOUxYODNRcHl2SUw5TDZpak5WaWZ2bCIsInVzZXJJZCI6IjEifQ.-3gqqJ6_q6pRdau4gvpGoWGiYs4t12kPBpQ-xKYqNHQ
849 2024-06-11 14:59:00 [schedule-pool-5] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
850 2024-06-11 14:59:03 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiaVVCUVlaTW9CMjVUN01JVlRQZWdDMHJFVEN5VXRnMWwiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.a-mwupSjvGjjpKm6pel2a48qSYNblB3a8lX2y_q-9_U
851 2024-06-11 14:59:03 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Success][登录成功]
852 2024-06-11 15:30:05 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJTZ0dRR3VrOFRNTFlRZXlhR3NxMGtEcDlIY0F0Rnd5ViIsInVzZXJJZCI6IjEifQ.K49po6ykzi2RozrSfoHAZ3WOab4GQpFKpd5nFsOSPHU
853 2024-06-11 15:30:05 [schedule-pool-6] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
854 2024-06-11 15:30:14 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiclhPVFpDeVd6TUZ2bGdtaU9HTXFLVDZmcHV0QWZYaXAiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.Mwe_wHb7EWyUQmEi4daL_LlvX2Yw19qYsl0IxT8KBpw
855 2024-06-11 15:30:14 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Success][登录成功]
856 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
857 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
858 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
859 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
860 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
861 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
862 2024-06-11 15:36:30 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
863 2024-06-11 15:36:36 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 14616 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
864 2024-06-11 15:36:36 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
865 2024-06-11 15:36:36 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
866 2024-06-11 15:36:39 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
867 2024-06-11 15:36:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
868 2024-06-11 15:36:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
869 2024-06-11 15:36:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
870 2024-06-11 15:36:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
871 2024-06-11 15:36:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
872 2024-06-11 15:36:41 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
873 2024-06-11 15:36:42 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
874 2024-06-11 15:36:42 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
875 2024-06-11 15:36:42 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
876 2024-06-11 15:36:42 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
877 2024-06-11 15:36:43 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
878 2024-06-11 15:36:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
879 2024-06-11 15:36:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
880 2024-06-11 15:36:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
881 2024-06-11 15:36:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
882 2024-06-11 15:36:44 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
883 2024-06-11 15:36:45 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
884 2024-06-11 15:36:46 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
885 2024-06-11 15:36:46 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
886 2024-06-11 15:36:46 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
887 2024-06-11 15:36:46 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
888 2024-06-11 15:36:48 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
889 2024-06-11 15:36:48 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
890 2024-06-11 15:36:48 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
891 2024-06-11 15:36:48 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
892 2024-06-11 15:36:48 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.05 seconds (JVM running for 13.031)
893 2024-06-11 15:36:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
894 2024-06-11 15:36:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
895 2024-06-11 15:36:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
896 2024-06-11 15:36:49 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
897 2024-06-11 15:49:41 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiclhPVFpDeVd6TUZ2bGdtaU9HTXFLVDZmcHV0QWZYaXAiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.Mwe_wHb7EWyUQmEi4daL_LlvX2Yw19qYsl0IxT8KBpw
898 2024-06-11 15:49:41 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Logout][退出成功]
899 2024-06-11 15:49:49 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJROUt0TXNXVFhheEdYZ1FVVjZyamlGc1FPV0hCa24xaiIsInVzZXJJZCI6IjEifQ.eeGfuGfEVMJ_VuzZlXUyZ-Z5EtqmDmpzCXdy--BKgnc
900 2024-06-11 15:49:49 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
901 2024-06-11 16:08:29 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJROUt0TXNXVFhheEdYZ1FVVjZyamlGc1FPV0hCa24xaiIsInVzZXJJZCI6IjEifQ.eeGfuGfEVMJ_VuzZlXUyZ-Z5EtqmDmpzCXdy--BKgnc
902 2024-06-11 16:08:29 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
903 2024-06-11 16:08:37 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiTkxwdzFLbmNEeHVzWDFCemFFWE42cUkydjlEWE5xUTYiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.S2TUnoE35xOf0-HLtVaufaqhNTil85T9QQPnznQJs6E
904 2024-06-11 16:08:37 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Success][登录成功]
905 2024-06-11 16:14:18 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiTkxwdzFLbmNEeHVzWDFCemFFWE42cUkydjlEWE5xUTYiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.S2TUnoE35xOf0-HLtVaufaqhNTil85T9QQPnznQJs6E
906 2024-06-11 16:14:18 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Logout][退出成功]
907 2024-06-11 16:14:20 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0eFRLVHN4dnY3ZzNDeVdBb1BhTkRXZXBrdEpGc3NjZyIsInVzZXJJZCI6IjEifQ.dVYLV3_NB3b2HyINwRw4YLE-erHuwXUx4S2-8AswnNc
908 2024-06-11 16:14:20 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
909 2024-06-11 16:14:30 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiaVVCUVlaTW9CMjVUN01JVlRQZWdDMHJFVEN5VXRnMWwiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.a-mwupSjvGjjpKm6pel2a48qSYNblB3a8lX2y_q-9_U
910 2024-06-11 16:14:30 [schedule-pool-4] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Logout][退出成功]
911 2024-06-11 16:15:21 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiRURSNFFjWUhMaWhDMGp0YVFVemJhbXVONEtSeE53UHIiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.Q6ksh0x3e3UTsAO_6JDthmEkSRixokd8EfRNchDA48A
912 2024-06-11 16:15:21 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Success][登录成功]
913 2024-06-11 16:15:41 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0eFRLVHN4dnY3ZzNDeVdBb1BhTkRXZXBrdEpGc3NjZyIsInVzZXJJZCI6IjEifQ.dVYLV3_NB3b2HyINwRw4YLE-erHuwXUx4S2-8AswnNc
914 2024-06-11 16:15:41 [schedule-pool-5] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
915 2024-06-11 16:15:53 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJsNHNNNFZjMnVPcnBxaVZoYnZzMExkRkgwTTZJTzR2aCIsInVzZXJJZCI6IjIifQ.Dt1ANLURonc1SXPVw4R3D_1xNxIoKHrxUAMISNXytWk
916 2024-06-11 16:15:53 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功]
917 2024-06-11 16:17:22 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiRURSNFFjWUhMaWhDMGp0YVFVemJhbXVONEtSeE53UHIiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.Q6ksh0x3e3UTsAO_6JDthmEkSRixokd8EfRNchDA48A
918 2024-06-11 16:17:22 [schedule-pool-6] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Logout][退出成功]
919 2024-06-11 16:17:25 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJuSFpjU1FyN1JPZFRZYXJSdHh0d1JXQ1hGdjhVQWlOYiIsInVzZXJJZCI6IjEifQ.pzzarELWDpXbRTgOsJ5mZFL1fcEtp15EB7iTmqCtxkQ
920 2024-06-11 16:17:25 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
921 2024-06-11 16:18:02 [XNIO-1 task-6] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJuSFpjU1FyN1JPZFRZYXJSdHh0d1JXQ1hGdjhVQWlOYiIsInVzZXJJZCI6IjEifQ.pzzarELWDpXbRTgOsJ5mZFL1fcEtp15EB7iTmqCtxkQ
922 2024-06-11 16:18:02 [schedule-pool-4] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
923 2024-06-11 16:18:08 [schedule-pool-8] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[测试][Error][密码输入错误1次]
924 2024-06-11 16:18:12 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:96795ce8-6e41-4980-a61b-ed989226781b, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjo5Njc5NWNlOC02ZTQxLTQ5ODAtYTYxYi1lZDk4OTIyNjc4MWIiLCJyblN0ciI6InFWeVBpU1BYYmpHa083cWVyTFVGQThMSnpvOThMNHFEIiwidXNlcklkIjoiOTY3OTVjZTgtNmU0MS00OTgwLWE2MWItZWQ5ODkyMjY3ODFiIn0.D9eYUnJFniX6WSDCbcg_-5BFNjC6uzdQL4olMwyeBxg
925 2024-06-11 16:18:12 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[测试][Success][登录成功]
926 2024-06-11 16:19:21 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJsNHNNNFZjMnVPcnBxaVZoYnZzMExkRkgwTTZJTzR2aCIsInVzZXJJZCI6IjIifQ.Dt1ANLURonc1SXPVw4R3D_1xNxIoKHrxUAMISNXytWk
927 2024-06-11 16:19:21 [schedule-pool-9] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功]
928 2024-06-11 16:19:23 [XNIO-1 task-5] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ2SUhycm5BUlFWR1NpTndQa2pOR3l2T1dURjBsZkt5bCIsInVzZXJJZCI6IjEifQ.vlU-o0el1P5_dGsqcYe5RgW19FSRfEKfK8PpHoRvuwY
929 2024-06-11 16:19:23 [schedule-pool-5] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
930 2024-06-11 16:19:50 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:96795ce8-6e41-4980-a61b-ed989226781b, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjo5Njc5NWNlOC02ZTQxLTQ5ODAtYTYxYi1lZDk4OTIyNjc4MWIiLCJyblN0ciI6InFWeVBpU1BYYmpHa083cWVyTFVGQThMSnpvOThMNHFEIiwidXNlcklkIjoiOTY3OTVjZTgtNmU0MS00OTgwLWE2MWItZWQ5ODkyMjY3ODFiIn0.D9eYUnJFniX6WSDCbcg_-5BFNjC6uzdQL4olMwyeBxg
931 2024-06-11 16:19:50 [schedule-pool-10] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[测试][Logout][退出成功]
932 2024-06-11 16:19:53 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4RFVXS1J3dVpaNkR2bEpoUTZwb3BuU291MG9yU0dLbyIsInVzZXJJZCI6IjEifQ.14MUH3SC02Azy4f-UT1bGWggq3bU_tsm4hOLtSw03Po
933 2024-06-11 16:19:53 [schedule-pool-3] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
934 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
935 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
936 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
937 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
938 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
939 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
940 2024-06-11 16:21:26 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
941 2024-06-11 16:21:35 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 31548 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
942 2024-06-11 16:21:35 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
943 2024-06-11 16:21:35 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
944 2024-06-11 16:21:38 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
945 2024-06-11 16:21:38 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
946 2024-06-11 16:21:38 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
947 2024-06-11 16:21:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
948 2024-06-11 16:21:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
949 2024-06-11 16:21:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
950 2024-06-11 16:21:41 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
951 2024-06-11 16:21:41 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
952 2024-06-11 16:21:41 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
953 2024-06-11 16:21:41 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
954 2024-06-11 16:21:41 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
955 2024-06-11 16:21:42 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
956 2024-06-11 16:21:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
957 2024-06-11 16:21:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
958 2024-06-11 16:21:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
959 2024-06-11 16:21:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
960 2024-06-11 16:21:44 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
961 2024-06-11 16:21:45 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
962 2024-06-11 16:21:45 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
963 2024-06-11 16:21:45 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
964 2024-06-11 16:21:45 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
965 2024-06-11 16:21:45 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
966 2024-06-11 16:21:47 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
967 2024-06-11 16:21:47 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
968 2024-06-11 16:21:47 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
969 2024-06-11 16:21:47 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
970 2024-06-11 16:21:47 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.437 seconds (JVM running for 13.417)
971 2024-06-11 16:21:47 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
972 2024-06-11 16:21:47 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
973 2024-06-11 16:21:48 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
974 2024-06-11 16:21:48 [RMI TCP Connection(1)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
975 2024-06-11 16:25:36 [Thread-32] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
976 2024-06-11 16:25:36 [Thread-32] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
977 2024-06-11 16:25:36 [Thread-32] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
978 2024-06-11 16:25:36 [Thread-32] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
979 2024-06-11 16:25:36 [Thread-32] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
980 2024-06-11 16:25:36 [Thread-32] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
981 2024-06-11 16:25:36 [Thread-32] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
982 2024-06-11 16:27:44 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 31548 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
983 2024-06-11 16:27:44 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
984 2024-06-11 16:27:48 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
985 2024-06-11 16:27:48 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
986 2024-06-11 16:27:48 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
987 2024-06-11 16:27:48 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
988 2024-06-11 16:27:48 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
989 2024-06-11 16:27:48 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
990 2024-06-11 16:27:48 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
991 2024-06-11 16:27:54 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
992 2024-06-11 16:27:54 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
993 2024-06-11 16:27:54 [redisson-netty-11-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
994 2024-06-11 16:27:54 [redisson-netty-11-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
995 2024-06-11 16:27:55 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
996 2024-06-11 16:27:56 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
997 2024-06-11 16:27:56 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
998 2024-06-11 16:27:56 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
999 2024-06-11 16:27:56 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1000 2024-06-11 16:27:57 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1001 2024-06-11 16:27:59 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1002 2024-06-11 16:27:59 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1003 2024-06-11 16:27:59 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1004 2024-06-11 16:27:59 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1005 2024-06-11 16:27:59 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1006 2024-06-11 16:28:02 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1007 2024-06-11 16:28:02 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 17.443 seconds (JVM running for 387.935)
1008 2024-06-11 16:28:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1009 2024-06-11 16:28:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1010 2024-06-11 16:28:02 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1011 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1012 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1013 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1014 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1015 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1016 2024-06-11 16:30:19 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1017 2024-06-11 16:30:28 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28964 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1018 2024-06-11 16:30:28 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1019 2024-06-11 16:30:28 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
1020 2024-06-11 16:30:31 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1021 2024-06-11 16:30:32 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1022 2024-06-11 16:30:32 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1023 2024-06-11 16:30:32 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1024 2024-06-11 16:30:32 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1025 2024-06-11 16:30:32 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1026 2024-06-11 16:30:35 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1027 2024-06-11 16:30:35 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1028 2024-06-11 16:30:35 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1029 2024-06-11 16:30:36 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1030 2024-06-11 16:30:36 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1031 2024-06-11 16:30:37 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1032 2024-06-11 16:30:38 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1033 2024-06-11 16:30:38 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1034 2024-06-11 16:30:38 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1035 2024-06-11 16:30:39 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1036 2024-06-11 16:30:39 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1037 2024-06-11 16:30:41 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1038 2024-06-11 16:30:41 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1039 2024-06-11 16:30:41 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1040 2024-06-11 16:30:41 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1041 2024-06-11 16:30:41 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1042 2024-06-11 16:30:44 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1043 2024-06-11 16:30:44 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
1044 2024-06-11 16:30:44 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
1045 2024-06-11 16:30:44 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
1046 2024-06-11 16:30:44 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 16.878 seconds (JVM running for 18.672)
1047 2024-06-11 16:30:44 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1048 2024-06-11 16:30:44 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1049 2024-06-11 16:30:44 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1050 2024-06-11 16:30:45 [RMI TCP Connection(3)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
1051 2024-06-11 16:31:04 [XNIO-1 task-3] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4RFVXS1J3dVpaNkR2bEpoUTZwb3BuU291MG9yU0dLbyIsInVzZXJJZCI6IjEifQ.14MUH3SC02Azy4f-UT1bGWggq3bU_tsm4hOLtSw03Po
1052 2024-06-11 16:31:04 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
1053 2024-06-11 16:31:10 [XNIO-1 task-2] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJLUExhalkyN3hVWmZEWExiaVBvYzk5QUFEd293YnFPeiIsInVzZXJJZCI6IjEifQ.GEsQMEz_7ZQ9y6wJIWIOHcLQgJtMV7PwIzGY-9Q64XM
1054 2024-06-11 16:31:10 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
1055 2024-06-11 16:33:32 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1056 2024-06-11 16:33:32 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
1057 2024-06-11 16:33:32 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1058 2024-06-11 16:33:33 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1059 2024-06-11 16:33:33 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1060 2024-06-11 16:33:33 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1061 2024-06-11 16:33:33 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1062 2024-06-11 16:33:36 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 32244 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1063 2024-06-11 16:33:36 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1064 2024-06-11 16:33:36 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
1065 2024-06-11 16:33:39 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1066 2024-06-11 16:33:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1067 2024-06-11 16:33:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1068 2024-06-11 16:33:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1069 2024-06-11 16:33:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1070 2024-06-11 16:33:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1071 2024-06-11 16:33:41 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1072 2024-06-11 16:33:42 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1073 2024-06-11 16:33:42 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1074 2024-06-11 16:33:42 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1075 2024-06-11 16:33:42 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1076 2024-06-11 16:33:43 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1077 2024-06-11 16:33:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1078 2024-06-11 16:33:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1079 2024-06-11 16:33:43 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1080 2024-06-11 16:33:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1081 2024-06-11 16:33:45 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1082 2024-06-11 16:33:46 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1083 2024-06-11 16:33:46 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1084 2024-06-11 16:33:46 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1085 2024-06-11 16:33:46 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1086 2024-06-11 16:33:46 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1087 2024-06-11 16:33:49 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1088 2024-06-11 16:33:49 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
1089 2024-06-11 16:33:49 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
1090 2024-06-11 16:33:49 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
1091 2024-06-11 16:33:49 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 13.132 seconds (JVM running for 14.23)
1092 2024-06-11 16:33:49 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1093 2024-06-11 16:33:49 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1094 2024-06-11 16:33:49 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1095 2024-06-11 16:33:50 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
1096 2024-06-11 16:47:33 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJLUExhalkyN3hVWmZEWExiaVBvYzk5QUFEd293YnFPeiIsInVzZXJJZCI6IjEifQ.GEsQMEz_7ZQ9y6wJIWIOHcLQgJtMV7PwIzGY-9Q64XM
1097 2024-06-11 16:47:33 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功]
1098 2024-06-11 16:47:39 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiRkpzVHh2dUxyZm90cWtUOHRLcjdVdjhQaUxTY2hCN1YiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.c4EtygdKE0v-5quL05_HDM_T9_3lSBzCjT9VHq2X9Uw
1099 2024-06-11 16:47:39 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[qq][Success][登录成功]
1100 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1101 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
1102 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1103 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1104 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1105 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1106 2024-06-11 16:50:27 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1107 2024-06-11 16:50:33 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 27804 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1108 2024-06-11 16:50:33 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1109 2024-06-11 16:50:33 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
1110 2024-06-11 16:50:36 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1111 2024-06-11 16:50:36 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1112 2024-06-11 16:50:36 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1113 2024-06-11 16:50:36 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1114 2024-06-11 16:50:36 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1115 2024-06-11 16:50:36 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1116 2024-06-11 16:50:38 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1117 2024-06-11 16:50:39 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1118 2024-06-11 16:50:39 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1119 2024-06-11 16:50:39 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1120 2024-06-11 16:50:39 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1121 2024-06-11 16:50:41 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1122 2024-06-11 16:50:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1123 2024-06-11 16:50:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1124 2024-06-11 16:50:42 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1125 2024-06-11 16:50:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1126 2024-06-11 16:50:46 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1127 2024-06-11 16:50:48 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1128 2024-06-11 16:50:48 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1129 2024-06-11 16:50:48 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1130 2024-06-11 16:50:48 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1131 2024-06-11 16:50:49 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1132 2024-06-11 16:50:54 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1133 2024-06-11 16:50:54 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
1134 2024-06-11 16:50:54 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
1135 2024-06-11 16:50:54 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
1136 2024-06-11 16:50:54 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 22.031 seconds (JVM running for 23.188)
1137 2024-06-11 16:50:55 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1138 2024-06-11 16:50:55 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1139 2024-06-11 16:50:55 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1140 2024-06-11 16:50:56 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
1141 2024-06-11 17:21:39 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1142 2024-06-11 17:21:39 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
1143 2024-06-11 17:21:39 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1144 2024-06-11 17:21:40 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1145 2024-06-11 17:21:40 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1146 2024-06-11 17:21:40 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1147 2024-06-11 17:21:40 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1148 2024-06-11 17:21:45 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1149 2024-06-11 17:21:45 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1150 2024-06-11 17:21:45 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
1151 2024-06-11 17:21:48 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1152 2024-06-11 17:21:48 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1153 2024-06-11 17:21:48 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1154 2024-06-11 17:21:49 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1155 2024-06-11 17:21:49 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1156 2024-06-11 17:21:49 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1157 2024-06-11 17:21:51 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1158 2024-06-11 17:21:51 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1159 2024-06-11 17:21:51 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1160 2024-06-11 17:21:52 [redisson-netty-2-7] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1161 2024-06-11 17:21:52 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1162 2024-06-11 17:21:52 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1163 2024-06-11 17:21:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1164 2024-06-11 17:21:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1165 2024-06-11 17:21:53 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1166 2024-06-11 17:21:54 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1167 2024-06-11 17:21:54 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1168 2024-06-11 17:21:55 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1169 2024-06-11 17:21:55 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1170 2024-06-11 17:21:55 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1171 2024-06-11 17:21:56 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1172 2024-06-11 17:21:56 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1173 2024-06-11 17:21:58 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1174 2024-06-11 17:21:58 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
1175 2024-06-11 17:21:58 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
1176 2024-06-11 17:21:58 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
1177 2024-06-11 17:21:58 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 12.675 seconds (JVM running for 13.767)
1178 2024-06-11 17:21:58 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1179 2024-06-11 17:21:58 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1180 2024-06-11 17:21:58 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1181 2024-06-11 17:21:59 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
1182 2024-06-11 18:21:41 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ2SUhycm5BUlFWR1NpTndQa2pOR3l2T1dURjBsZkt5bCIsInVzZXJJZCI6IjEifQ.vlU-o0el1P5_dGsqcYe5RgW19FSRfEKfK8PpHoRvuwY
1183 2024-06-11 18:21:41 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
1184 2024-06-11 18:21:45 [XNIO-1 task-4] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiSEJEcnNCd2xZbXc0Y0liVVBySGpEVGhEdUJWR3h5cGMiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.IwASbTygBlx3tLQMWZ4OsDHIuXsnXy8bmwZsOaLmWy4
1185 2024-06-11 18:21:45 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Success][登录成功]
1186 2024-06-11 18:22:04 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:a1da84675791783d43827bf94ed7f0e1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjphMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSIsInJuU3RyIjoiSEJEcnNCd2xZbXc0Y0liVVBySGpEVGhEdUJWR3h5cGMiLCJ1c2VySWQiOiJhMWRhODQ2NzU3OTE3ODNkNDM4MjdiZjk0ZWQ3ZjBlMSJ9.IwASbTygBlx3tLQMWZ4OsDHIuXsnXy8bmwZsOaLmWy4
1187 2024-06-11 18:22:04 [schedule-pool-2] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[qq][Logout][退出成功]
1188 2024-06-11 18:22:12 [XNIO-1 task-1] INFO  c.dl.system.service.SysLoginService - 登录用户:yi 不存在.
1189 2024-06-11 18:22:21 [XNIO-1 task-1] INFO  c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJucFNFdWdUNnRRZGp0T2F6dzVkYkRWTkN4WHRxMFNibiIsInVzZXJJZCI6IjIifQ.ORD5Biv0DAKSuPePLfmOtb4AdBMoYFhrauytUEXVtQQ
1190 2024-06-11 18:22:21 [schedule-pool-1] INFO  c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功]
1191 2024-06-11 18:22:24 [Thread-33] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1192 2024-06-11 18:22:24 [Thread-33] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
1193 2024-06-11 18:22:24 [Thread-33] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1194 2024-06-11 18:22:24 [Thread-33] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1195 2024-06-11 18:22:24 [Thread-33] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1196 2024-06-11 18:22:24 [Thread-33] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1197 2024-06-11 18:22:24 [Thread-33] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1198 2024-06-11 18:22:25 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1199 2024-06-11 18:22:25 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1200 2024-06-11 18:22:26 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1201 2024-06-11 18:22:26 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1202 2024-06-11 18:22:26 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1203 2024-06-11 18:22:26 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1204 2024-06-11 18:22:26 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1205 2024-06-11 18:22:26 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1206 2024-06-11 18:22:28 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1207 2024-06-11 18:22:28 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1208 2024-06-11 18:22:28 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1209 2024-06-11 18:22:28 [redisson-netty-5-1] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1210 2024-06-11 18:22:28 [redisson-netty-5-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1211 2024-06-11 18:22:29 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1212 2024-06-11 18:22:29 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1213 2024-06-11 18:22:29 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1214 2024-06-11 18:22:29 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1215 2024-06-11 18:22:30 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1216 2024-06-11 18:22:30 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1217 2024-06-11 18:22:33 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1218 2024-06-11 18:22:33 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1219 2024-06-11 18:22:33 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1220 2024-06-11 18:22:33 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1221 2024-06-11 18:22:33 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1222 2024-06-11 18:22:33 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1223 2024-06-11 18:22:36 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1224 2024-06-11 18:22:37 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1225 2024-06-11 18:22:37 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1226 2024-06-11 18:22:37 [redisson-netty-8-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1227 2024-06-11 18:22:37 [redisson-netty-8-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1228 2024-06-11 18:22:38 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1229 2024-06-11 18:22:39 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1230 2024-06-11 18:22:39 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1231 2024-06-11 18:22:39 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1232 2024-06-11 18:22:40 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1233 2024-06-11 18:22:40 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1234 2024-06-11 18:22:41 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1235 2024-06-11 18:22:41 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1236 2024-06-11 18:22:42 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1237 2024-06-11 18:22:42 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1238 2024-06-11 18:22:42 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1239 2024-06-11 18:22:45 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1240 2024-06-11 18:22:45 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 15.074 seconds (JVM running for 3661.534)
1241 2024-06-11 18:22:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1242 2024-06-11 18:22:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1243 2024-06-11 18:22:46 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1244 2024-06-11 18:24:45 [Thread-46] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1245 2024-06-11 18:24:45 [Thread-46] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1246 2024-06-11 18:24:46 [Thread-46] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1247 2024-06-11 18:24:46 [Thread-46] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1248 2024-06-11 18:24:46 [Thread-46] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1249 2024-06-11 18:24:46 [Thread-46] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1250 2024-06-11 18:24:47 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1251 2024-06-11 18:24:47 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1252 2024-06-11 18:24:52 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1253 2024-06-11 18:24:52 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1254 2024-06-11 18:24:54 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1255 2024-06-11 18:24:54 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1256 2024-06-11 18:24:54 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1257 2024-06-11 18:24:54 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1258 2024-06-11 18:24:54 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1259 2024-06-11 18:24:54 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1260 2024-06-11 18:24:58 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1261 2024-06-11 18:24:58 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1262 2024-06-11 18:24:58 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1263 2024-06-11 18:24:58 [redisson-netty-11-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1264 2024-06-11 18:24:58 [redisson-netty-11-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1265 2024-06-11 18:25:01 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1266 2024-06-11 18:25:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1267 2024-06-11 18:25:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1268 2024-06-11 18:25:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1269 2024-06-11 18:25:01 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1270 2024-06-11 18:25:02 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1271 2024-06-11 18:25:04 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1272 2024-06-11 18:25:04 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1273 2024-06-11 18:25:04 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1274 2024-06-11 18:25:04 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1275 2024-06-11 18:25:04 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1276 2024-06-11 18:25:07 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1277 2024-06-11 18:25:07 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 15.092 seconds (JVM running for 3803.009)
1278 2024-06-11 18:25:07 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1279 2024-06-11 18:25:07 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1280 2024-06-11 18:25:07 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1281 2024-06-11 18:25:38 [XNIO-3 task-1] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
1282 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  io.undertow - stopping server: Undertow - 2.2.24.Final
1283 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
1284 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
1285 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
1286 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
1287 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
1288 2024-06-11 18:26:33 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
1289 2024-06-11 18:26:37 [restartedMain] INFO  com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 1284 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
1290 2024-06-11 18:26:37 [restartedMain] INFO  com.dl.DingleApplication - The following 1 profile is active: "dev"
1291 2024-06-11 18:26:37 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
1292 2024-06-11 18:26:39 [restartedMain] INFO  io.undertow.servlet - Initializing Spring embedded WebApplicationContext
1293 2024-06-11 18:26:39 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
1294 2024-06-11 18:26:39 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Starting...
1295 2024-06-11 18:26:40 [restartedMain] INFO  com.zaxxer.hikari.HikariDataSource - master - Start completed.
1296 2024-06-11 18:26:40 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
1297 2024-06-11 18:26:40 [restartedMain] INFO  c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
1298 2024-06-11 18:26:42 [restartedMain] INFO  c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
1299 2024-06-11 18:26:42 [restartedMain] INFO  com.dl.framework.config.RedisConfig - 初始化 redis 配置
1300 2024-06-11 18:26:42 [restartedMain] INFO  org.redisson.Version - Redisson 3.20.1
1301 2024-06-11 18:26:43 [redisson-netty-2-6] INFO  o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
1302 2024-06-11 18:26:43 [redisson-netty-2-3] INFO  o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
1303 2024-06-11 18:26:44 [restartedMain] INFO  o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
1304 2024-06-11 18:26:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
1305 2024-06-11 18:26:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1306 2024-06-11 18:26:44 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1307 2024-06-11 18:26:45 [restartedMain] INFO  o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
1308 2024-06-11 18:26:46 [restartedMain] INFO  liquibase.lockservice - Successfully acquired change log lock
1309 2024-06-11 18:26:47 [restartedMain] INFO  liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
1310 2024-06-11 18:26:47 [restartedMain] INFO  liquibase.lockservice - Successfully released change log lock
1311 2024-06-11 18:26:47 [restartedMain] INFO  o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
1312 2024-06-11 18:26:47 [restartedMain] INFO  o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
1313 2024-06-11 18:26:47 [restartedMain] INFO  o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
1314 2024-06-11 18:26:50 [restartedMain] INFO  io.undertow - starting server: Undertow - 2.2.24.Final
1315 2024-06-11 18:26:50 [restartedMain] INFO  org.xnio - XNIO version 3.8.7.Final
1316 2024-06-11 18:26:50 [restartedMain] INFO  org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
1317 2024-06-11 18:26:50 [restartedMain] INFO  org.jboss.threads - JBoss Threads version 3.1.0.Final
1318 2024-06-11 18:26:51 [restartedMain] INFO  com.dl.DingleApplication - Started DingleApplication in 14.348 seconds (JVM running for 15.385)
1319 2024-06-11 18:26:51 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
1320 2024-06-11 18:26:51 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
1321 2024-06-11 18:26:51 [restartedMain] INFO  c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
1322 2024-06-11 18:26:52 [RMI TCP Connection(2)-192.168.0.115] INFO  io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'