提交 | 用户 | 时间
|
722af2
|
1 |
2024-06-07 08:54:29 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJsS1ZSQ0cwdzJpZjhrQmxaMkZIbk1qNUs3MUZWWmJMeiIsInVzZXJJZCI6IjEifQ.R7nEpmuwu3EcO_hWp8A2gf4TiYJ6BGAFp0c67KQPsjg |
X |
2 |
2024-06-07 08:54:29 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJTYjAwRlVlcjhJa1pYNlU2MGdndTdTWFJJTGxqQmc1ciIsInVzZXJJZCI6IjEifQ.MFdEPv5AaLNiboZpNaKrItGouQTZw5o_jMZDYEUJ4fI |
|
3 |
2024-06-07 08:54:29 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
4 |
2024-06-07 09:24:51 [Thread-36] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
5 |
2024-06-07 09:24:51 [Thread-36] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
6 |
2024-06-07 09:24:51 [Thread-36] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
7 |
2024-06-07 09:24:51 [Thread-36] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
8 |
2024-06-07 09:24:51 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
9 |
2024-06-07 09:24:51 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
10 |
2024-06-07 09:24:51 [Thread-36] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
11 |
2024-06-07 09:27:09 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 12476 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
12 |
2024-06-07 09:27:09 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
13 |
2024-06-07 09:27:14 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
14 |
2024-06-07 09:27:14 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
15 |
2024-06-07 09:27:14 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
16 |
2024-06-07 09:27:14 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
17 |
2024-06-07 09:27:14 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
18 |
2024-06-07 09:27:14 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
19 |
2024-06-07 09:27:16 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
20 |
2024-06-07 09:27:24 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
21 |
2024-06-07 09:27:24 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
22 |
2024-06-07 09:27:24 [redisson-netty-11-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
23 |
2024-06-07 09:27:24 [redisson-netty-11-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
24 |
2024-06-07 09:27:25 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
25 |
2024-06-07 09:27:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
26 |
2024-06-07 09:27:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
27 |
2024-06-07 09:27:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
28 |
2024-06-07 09:27:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
29 |
2024-06-07 09:27:26 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
30 |
2024-06-07 09:27:29 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
31 |
2024-06-07 09:27:29 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
32 |
2024-06-07 09:27:29 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
33 |
2024-06-07 09:27:33 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
34 |
2024-06-07 09:27:33 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 24.087 seconds (JVM running for 60997.888) |
|
35 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
36 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
37 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
38 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
39 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
40 |
2024-06-07 09:27:33 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
41 |
2024-06-07 09:27:49 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8340 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
42 |
2024-06-07 09:27:49 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
43 |
2024-06-07 09:27:49 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
44 |
2024-06-07 09:27:56 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
45 |
2024-06-07 09:27:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
46 |
2024-06-07 09:27:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
47 |
2024-06-07 09:27:57 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
48 |
2024-06-07 09:27:57 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
49 |
2024-06-07 09:27:57 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
50 |
2024-06-07 09:28:02 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
51 |
2024-06-07 09:28:02 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
52 |
2024-06-07 09:28:02 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
53 |
2024-06-07 09:28:03 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
54 |
2024-06-07 09:28:03 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
55 |
2024-06-07 09:28:04 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
56 |
2024-06-07 09:28:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
57 |
2024-06-07 09:28:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
58 |
2024-06-07 09:28:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
59 |
2024-06-07 09:28:06 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
60 |
2024-06-07 09:28:07 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
61 |
2024-06-07 09:28:08 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
62 |
2024-06-07 09:28:08 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
63 |
2024-06-07 09:28:08 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
64 |
2024-06-07 09:28:09 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
65 |
2024-06-07 09:28:09 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
66 |
2024-06-07 09:28:12 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
67 |
2024-06-07 09:28:12 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
68 |
2024-06-07 09:28:12 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
69 |
2024-06-07 09:28:12 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
70 |
2024-06-07 09:28:12 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 24.305 seconds (JVM running for 27.723) |
|
71 |
2024-06-07 09:28:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
72 |
2024-06-07 09:28:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
73 |
2024-06-07 09:28:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
74 |
2024-06-07 09:28:13 [RMI TCP Connection(5)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
75 |
2024-06-07 09:28:37 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJOQmIydXVlWVlUUEE1NkVkenlQMDF2UHVVaEU3b21aUCIsInVzZXJJZCI6IjEifQ.0CMsAul5nQvggZIEt7ys7fiLFsJLEhUJVnnq8RmhnNY |
|
76 |
2024-06-07 09:28:37 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
77 |
2024-06-07 09:34:20 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJxTE9yUlRRRnE1TVBtTkN2N1k1dUxPSFYyWFZLRm1kdCIsInVzZXJJZCI6IjEifQ.tTnACMNrz5tZoqPV94knPH_6EpR0qjDQed9EMCTYBFE |
|
78 |
2024-06-07 09:34:20 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
79 |
2024-06-07 09:52:29 [Thread-56] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
80 |
2024-06-07 09:52:29 [Thread-56] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
81 |
2024-06-07 09:52:29 [Thread-56] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
82 |
2024-06-07 09:52:30 [Thread-56] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
83 |
2024-06-07 09:52:30 [Thread-56] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
84 |
2024-06-07 09:52:30 [Thread-56] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
85 |
2024-06-07 09:52:30 [Thread-56] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
86 |
2024-06-07 09:54:09 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8340 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
87 |
2024-06-07 09:54:09 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
88 |
2024-06-07 09:54:16 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
89 |
2024-06-07 09:54:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
90 |
2024-06-07 09:54:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
91 |
2024-06-07 09:54:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
92 |
2024-06-07 09:54:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
93 |
2024-06-07 09:54:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
94 |
2024-06-07 09:54:17 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
95 |
2024-06-07 09:54:24 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
96 |
2024-06-07 09:54:24 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
97 |
2024-06-07 09:54:25 [restartedMain] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
98 |
2024-06-07 09:54:25 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
99 |
2024-06-07 09:54:25 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
100 |
2024-06-07 09:54:25 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
101 |
2024-06-07 09:54:25 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
102 |
2024-06-07 10:02:03 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8340 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
103 |
2024-06-07 10:02:03 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
104 |
2024-06-07 10:02:22 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
105 |
2024-06-07 10:02:23 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
106 |
2024-06-07 10:02:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
107 |
2024-06-07 10:02:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
108 |
2024-06-07 10:02:23 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
109 |
2024-06-07 10:02:23 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
110 |
2024-06-07 10:02:25 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
111 |
2024-06-07 10:02:43 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
112 |
2024-06-07 10:02:43 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
113 |
2024-06-07 10:02:43 [restartedMain] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
114 |
2024-06-07 10:02:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
115 |
2024-06-07 10:02:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
116 |
2024-06-07 10:02:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
117 |
2024-06-07 10:02:44 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
118 |
2024-06-07 10:24:42 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 25660 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
119 |
2024-06-07 10:24:42 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
120 |
2024-06-07 10:24:42 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
121 |
2024-06-07 10:24:46 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
122 |
2024-06-07 10:24:46 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
123 |
2024-06-07 10:24:46 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
124 |
2024-06-07 10:24:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
125 |
2024-06-07 10:24:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
126 |
2024-06-07 10:24:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
127 |
2024-06-07 10:24:50 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
128 |
2024-06-07 10:24:50 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
129 |
2024-06-07 10:24:50 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
130 |
2024-06-07 10:24:50 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
131 |
2024-06-07 10:24:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
132 |
2024-06-07 10:24:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
133 |
2024-06-07 10:24:50 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
134 |
2024-06-07 10:26:07 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28016 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
135 |
2024-06-07 10:26:07 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
136 |
2024-06-07 10:26:07 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
137 |
2024-06-07 10:26:10 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
138 |
2024-06-07 10:26:10 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
139 |
2024-06-07 10:26:10 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
140 |
2024-06-07 10:26:10 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
141 |
2024-06-07 10:26:10 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
142 |
2024-06-07 10:26:10 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
143 |
2024-06-07 10:26:13 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
144 |
2024-06-07 10:26:13 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
145 |
2024-06-07 10:26:13 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
146 |
2024-06-07 10:26:13 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
147 |
2024-06-07 10:26:13 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
148 |
2024-06-07 10:26:14 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
149 |
2024-06-07 10:26:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
150 |
2024-06-07 10:26:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
151 |
2024-06-07 10:26:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
152 |
2024-06-07 10:26:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
153 |
2024-06-07 10:26:17 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
154 |
2024-06-07 10:26:19 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
155 |
2024-06-07 10:26:19 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
156 |
2024-06-07 10:26:19 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
157 |
2024-06-07 10:26:20 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
158 |
2024-06-07 10:26:20 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
159 |
2024-06-07 10:26:23 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
160 |
2024-06-07 10:26:23 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
161 |
2024-06-07 10:26:23 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
162 |
2024-06-07 10:26:23 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
163 |
2024-06-07 10:26:23 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.324 seconds (JVM running for 17.365) |
|
164 |
2024-06-07 10:26:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
165 |
2024-06-07 10:26:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
166 |
2024-06-07 10:26:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
167 |
2024-06-07 10:26:24 [RMI TCP Connection(4)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
168 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
169 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
170 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
171 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
172 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
173 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
174 |
2024-06-07 10:28:18 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
175 |
2024-06-07 10:28:22 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 16312 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
176 |
2024-06-07 10:28:22 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
177 |
2024-06-07 10:28:22 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
178 |
2024-06-07 10:28:25 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
179 |
2024-06-07 10:28:25 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
180 |
2024-06-07 10:28:25 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
181 |
2024-06-07 10:28:26 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
182 |
2024-06-07 10:28:26 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
183 |
2024-06-07 10:28:26 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
184 |
2024-06-07 10:28:28 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
185 |
2024-06-07 10:28:28 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
186 |
2024-06-07 10:28:28 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
187 |
2024-06-07 10:28:29 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
188 |
2024-06-07 10:28:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
189 |
2024-06-07 10:28:29 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
190 |
2024-06-07 10:28:29 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
191 |
2024-06-07 10:29:12 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 19972 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
192 |
2024-06-07 10:29:12 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
193 |
2024-06-07 10:29:12 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
194 |
2024-06-07 10:29:15 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
195 |
2024-06-07 10:29:15 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
196 |
2024-06-07 10:29:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
197 |
2024-06-07 10:29:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
198 |
2024-06-07 10:29:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
199 |
2024-06-07 10:29:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
200 |
2024-06-07 10:29:18 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
201 |
2024-06-07 10:29:19 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
202 |
2024-06-07 10:29:19 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
203 |
2024-06-07 10:29:19 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
204 |
2024-06-07 10:29:19 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
205 |
2024-06-07 10:29:20 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
206 |
2024-06-07 10:29:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
207 |
2024-06-07 10:29:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
208 |
2024-06-07 10:29:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
209 |
2024-06-07 10:29:21 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
210 |
2024-06-07 10:29:22 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
211 |
2024-06-07 10:29:24 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
212 |
2024-06-07 10:29:25 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
213 |
2024-06-07 10:29:25 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
214 |
2024-06-07 10:29:25 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
215 |
2024-06-07 10:29:25 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
216 |
2024-06-07 10:29:28 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
217 |
2024-06-07 10:29:28 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
218 |
2024-06-07 10:29:28 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
219 |
2024-06-07 10:29:28 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
220 |
2024-06-07 10:29:28 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.266 seconds (JVM running for 17.281) |
|
221 |
2024-06-07 10:29:28 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
222 |
2024-06-07 10:29:28 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
223 |
2024-06-07 10:29:28 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
224 |
2024-06-07 10:29:29 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
225 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
226 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
227 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
228 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
229 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
230 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
231 |
2024-06-07 10:35:47 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
232 |
2024-06-07 10:35:51 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 31436 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
233 |
2024-06-07 10:35:51 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
234 |
2024-06-07 10:35:51 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
235 |
2024-06-07 10:35:54 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
236 |
2024-06-07 10:35:54 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
237 |
2024-06-07 10:35:54 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
238 |
2024-06-07 10:35:55 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
239 |
2024-06-07 10:35:55 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
240 |
2024-06-07 10:35:55 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
241 |
2024-06-07 10:35:57 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
242 |
2024-06-07 10:35:57 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
243 |
2024-06-07 10:35:57 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
244 |
2024-06-07 10:35:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
245 |
2024-06-07 10:35:58 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
246 |
2024-06-07 10:35:58 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
247 |
2024-06-07 10:35:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
248 |
2024-06-07 10:36:44 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 17948 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
249 |
2024-06-07 10:36:44 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
250 |
2024-06-07 10:36:44 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
251 |
2024-06-07 10:36:47 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
252 |
2024-06-07 10:36:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
253 |
2024-06-07 10:36:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
254 |
2024-06-07 10:36:48 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
255 |
2024-06-07 10:36:48 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
256 |
2024-06-07 10:36:48 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
257 |
2024-06-07 10:36:50 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
258 |
2024-06-07 10:36:50 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
259 |
2024-06-07 10:36:50 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
260 |
2024-06-07 10:36:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
261 |
2024-06-07 10:36:51 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
262 |
2024-06-07 10:36:51 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
263 |
2024-06-07 10:36:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
264 |
2024-06-07 10:43:43 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 25220 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
265 |
2024-06-07 10:43:43 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
266 |
2024-06-07 10:43:43 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
267 |
2024-06-07 10:43:46 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
268 |
2024-06-07 10:43:46 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
269 |
2024-06-07 10:43:46 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
270 |
2024-06-07 10:43:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
271 |
2024-06-07 10:43:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
272 |
2024-06-07 10:43:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
273 |
2024-06-07 10:43:49 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
274 |
2024-06-07 10:43:49 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
275 |
2024-06-07 10:43:49 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
276 |
2024-06-07 10:43:50 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
277 |
2024-06-07 10:43:50 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
278 |
2024-06-07 10:43:51 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
279 |
2024-06-07 10:43:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
280 |
2024-06-07 10:43:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
281 |
2024-06-07 10:43:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
282 |
2024-06-07 10:43:52 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
283 |
2024-06-07 10:43:56 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
284 |
2024-06-07 10:43:57 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
285 |
2024-06-07 10:43:57 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
286 |
2024-06-07 10:43:59 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
287 |
2024-06-07 10:43:59 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
288 |
2024-06-07 10:43:59 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
289 |
2024-06-07 10:43:59 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
290 |
2024-06-07 10:43:59 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 17.274 seconds (JVM running for 18.314) |
|
291 |
2024-06-07 10:43:59 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
292 |
2024-06-07 10:43:59 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
293 |
2024-06-07 10:44:00 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
294 |
2024-06-07 10:44:00 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
295 |
2024-06-07 10:44:00 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
296 |
2024-06-07 10:44:00 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
297 |
2024-06-07 10:44:04 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28732 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
298 |
2024-06-07 10:44:04 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
299 |
2024-06-07 10:44:04 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
300 |
2024-06-07 10:44:07 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
301 |
2024-06-07 10:44:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
302 |
2024-06-07 10:44:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
303 |
2024-06-07 10:44:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
304 |
2024-06-07 10:44:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
305 |
2024-06-07 10:44:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
306 |
2024-06-07 10:44:10 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
307 |
2024-06-07 10:44:10 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
308 |
2024-06-07 10:44:10 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
309 |
2024-06-07 10:44:11 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
310 |
2024-06-07 10:44:11 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
311 |
2024-06-07 10:44:12 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
312 |
2024-06-07 10:44:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
313 |
2024-06-07 10:44:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
314 |
2024-06-07 10:44:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
315 |
2024-06-07 10:44:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
316 |
2024-06-07 10:44:15 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
317 |
2024-06-07 10:44:17 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
318 |
2024-06-07 10:44:18 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
319 |
2024-06-07 10:44:18 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
320 |
2024-06-07 10:44:18 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
321 |
2024-06-07 10:44:18 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
322 |
2024-06-07 10:44:21 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
323 |
2024-06-07 10:44:21 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
324 |
2024-06-07 10:44:21 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
325 |
2024-06-07 10:44:21 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
326 |
2024-06-07 10:44:21 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 18.15 seconds (JVM running for 19.289) |
|
327 |
2024-06-07 10:44:21 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
328 |
2024-06-07 10:44:22 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
329 |
2024-06-07 10:44:22 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
330 |
2024-06-07 10:44:22 [RMI TCP Connection(7)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
331 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
332 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
333 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
334 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
335 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
336 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
337 |
2024-06-07 11:09:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
338 |
2024-06-07 11:39:29 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 24392 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
339 |
2024-06-07 11:39:29 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
340 |
2024-06-07 11:39:29 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
341 |
2024-06-07 11:39:36 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
342 |
2024-06-07 11:39:36 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
343 |
2024-06-07 11:39:36 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
344 |
2024-06-07 11:39:36 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
345 |
2024-06-07 11:39:36 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
346 |
2024-06-07 11:39:36 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
347 |
2024-06-07 11:39:40 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
348 |
2024-06-07 11:39:40 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
349 |
2024-06-07 11:39:40 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
350 |
2024-06-07 11:39:40 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379 |
|
351 |
2024-06-07 11:39:40 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379 |
|
352 |
2024-06-07 11:39:41 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
353 |
2024-06-07 11:39:42 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
354 |
2024-06-07 11:39:42 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
355 |
2024-06-07 11:39:42 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
356 |
2024-06-07 11:39:43 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
357 |
2024-06-07 11:39:44 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
358 |
2024-06-07 11:39:46 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
359 |
2024-06-07 11:39:46 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
360 |
2024-06-07 11:39:47 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
361 |
2024-06-07 11:39:47 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
362 |
2024-06-07 11:39:47 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
363 |
2024-06-07 11:39:50 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
364 |
2024-06-07 11:39:50 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
365 |
2024-06-07 11:39:50 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
366 |
2024-06-07 11:39:50 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
367 |
2024-06-07 11:39:50 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 22.237 seconds (JVM running for 23.933) |
|
368 |
2024-06-07 11:39:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
369 |
2024-06-07 11:39:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
370 |
2024-06-07 11:39:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
371 |
2024-06-07 11:39:52 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
372 |
2024-06-07 13:33:42 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4WlFWQmRNYXcxbVA5OTMyT1ZyR29EMXVZNkVNN20wTCIsInVzZXJJZCI6IjEifQ.2lJdbB5qu0SUAwqZKDjPYzLkm6q6jwBmFPPQ1DyeYqE |
|
373 |
2024-06-07 13:33:42 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
374 |
2024-06-07 13:40:53 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Error][密码输入错误1次] |
|
375 |
2024-06-07 13:40:58 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJQSURmb1lLS3BHZUtURkR4Rk1zeEo3RnR1ZmdVdlB3YiIsInVzZXJJZCI6IjEifQ.nXxgmLeeBV-0laKc8h2jIrF7rTSgSQXJ6HYjDBOFuYw |
|
376 |
2024-06-07 13:40:58 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
377 |
2024-06-07 13:42:11 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
378 |
2024-06-07 13:42:11 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
379 |
2024-06-07 13:42:11 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
380 |
2024-06-07 13:42:12 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
381 |
2024-06-07 13:42:12 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
382 |
2024-06-07 13:42:12 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
383 |
2024-06-07 13:42:12 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
384 |
2024-06-07 13:42:16 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21604 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
385 |
2024-06-07 13:42:16 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
386 |
2024-06-07 13:42:16 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
387 |
2024-06-07 13:42:19 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
388 |
2024-06-07 13:42:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
389 |
2024-06-07 13:42:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
390 |
2024-06-07 13:42:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
391 |
2024-06-07 13:42:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
392 |
2024-06-07 13:42:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
393 |
2024-06-07 13:42:22 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
394 |
2024-06-07 13:42:22 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
395 |
2024-06-07 13:42:23 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
396 |
2024-06-07 13:42:23 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
397 |
2024-06-07 13:42:23 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
398 |
2024-06-07 13:42:24 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
399 |
2024-06-07 13:42:24 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
400 |
2024-06-07 13:42:24 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
401 |
2024-06-07 13:42:24 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
402 |
2024-06-07 13:42:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
403 |
2024-06-07 13:42:26 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
404 |
2024-06-07 13:42:28 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
405 |
2024-06-07 13:42:29 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
406 |
2024-06-07 13:42:29 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
407 |
2024-06-07 13:42:29 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
408 |
2024-06-07 13:42:29 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
409 |
2024-06-07 13:42:32 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
410 |
2024-06-07 13:42:32 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
411 |
2024-06-07 13:42:32 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
412 |
2024-06-07 13:42:32 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
413 |
2024-06-07 13:42:32 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.495 seconds (JVM running for 17.766) |
|
414 |
2024-06-07 13:42:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
415 |
2024-06-07 13:42:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
416 |
2024-06-07 13:42:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
417 |
2024-06-07 13:42:33 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
418 |
2024-06-07 13:42:43 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJrUGpTeDhqSmsyTUl5Z3lrRm56V2k0OHlOa3NxYnBGSSIsInVzZXJJZCI6IjEifQ.sUbcWRcqyNL24Zm6uBMnJwY0LLmnTZQAZqIxZmok1N8 |
|
419 |
2024-06-07 13:42:43 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
420 |
2024-06-07 13:49:26 [Thread-40] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
421 |
2024-06-07 13:49:27 [Thread-40] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
422 |
2024-06-07 13:49:27 [Thread-40] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
423 |
2024-06-07 13:49:27 [Thread-40] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
424 |
2024-06-07 13:49:27 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
425 |
2024-06-07 13:49:27 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
426 |
2024-06-07 13:49:27 [Thread-40] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
427 |
2024-06-07 13:51:13 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21604 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
428 |
2024-06-07 13:51:13 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
429 |
2024-06-07 13:51:19 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
430 |
2024-06-07 13:51:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
431 |
2024-06-07 13:51:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
432 |
2024-06-07 13:51:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
433 |
2024-06-07 13:51:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
434 |
2024-06-07 13:51:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
435 |
2024-06-07 13:51:20 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
436 |
2024-06-07 13:51:27 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
437 |
2024-06-07 13:51:27 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
438 |
2024-06-07 13:51:37 [restartedMain] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
439 |
2024-06-07 13:51:37 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
440 |
2024-06-07 13:51:37 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
441 |
2024-06-07 13:51:37 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
442 |
2024-06-07 13:51:37 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
443 |
2024-06-07 13:59:15 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 2368 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
444 |
2024-06-07 13:59:15 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
445 |
2024-06-07 13:59:15 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
446 |
2024-06-07 13:59:19 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
447 |
2024-06-07 13:59:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
448 |
2024-06-07 13:59:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
449 |
2024-06-07 13:59:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
450 |
2024-06-07 13:59:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
451 |
2024-06-07 13:59:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
452 |
2024-06-07 13:59:22 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
453 |
2024-06-07 13:59:23 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
454 |
2024-06-07 13:59:23 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
455 |
2024-06-07 13:59:23 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6379 |
|
456 |
2024-06-07 13:59:23 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6379 |
|
457 |
2024-06-07 13:59:24 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
458 |
2024-06-07 13:59:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
459 |
2024-06-07 13:59:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
460 |
2024-06-07 13:59:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
461 |
2024-06-07 13:59:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
462 |
2024-06-07 13:59:27 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
463 |
2024-06-07 13:59:29 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
464 |
2024-06-07 13:59:29 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
465 |
2024-06-07 13:59:29 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
466 |
2024-06-07 13:59:30 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
467 |
2024-06-07 13:59:30 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
468 |
2024-06-07 13:59:33 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
469 |
2024-06-07 13:59:33 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
470 |
2024-06-07 13:59:33 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
471 |
2024-06-07 13:59:33 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
472 |
2024-06-07 13:59:33 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 19.072 seconds (JVM running for 20.653) |
|
473 |
2024-06-07 13:59:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
474 |
2024-06-07 13:59:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
475 |
2024-06-07 13:59:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
476 |
2024-06-07 13:59:34 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
477 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
478 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
479 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
480 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
481 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
482 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
483 |
2024-06-07 14:11:57 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
484 |
2024-06-07 14:12:01 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 10572 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
485 |
2024-06-07 14:12:01 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
486 |
2024-06-07 14:12:01 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
487 |
2024-06-07 14:12:04 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
488 |
2024-06-07 14:12:04 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
489 |
2024-06-07 14:12:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
490 |
2024-06-07 14:12:05 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
491 |
2024-06-07 14:12:05 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
492 |
2024-06-07 14:12:05 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
493 |
2024-06-07 14:12:07 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
494 |
2024-06-07 14:12:07 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
495 |
2024-06-07 14:12:07 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
496 |
2024-06-07 14:12:10 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
497 |
2024-06-07 14:12:10 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
498 |
2024-06-07 14:12:10 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
499 |
2024-06-07 14:12:10 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
500 |
2024-06-07 14:12:27 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 16488 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
501 |
2024-06-07 14:12:27 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
502 |
2024-06-07 14:12:27 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
503 |
2024-06-07 14:12:30 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
504 |
2024-06-07 14:12:30 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
505 |
2024-06-07 14:12:30 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
506 |
2024-06-07 14:12:30 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
507 |
2024-06-07 14:12:30 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
508 |
2024-06-07 14:12:30 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
509 |
2024-06-07 14:12:33 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
510 |
2024-06-07 14:12:33 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
511 |
2024-06-07 14:12:33 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
512 |
2024-06-07 14:12:33 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
513 |
2024-06-07 14:12:33 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
514 |
2024-06-07 14:12:33 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
515 |
2024-06-07 14:12:33 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
516 |
2024-06-07 14:12:56 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 30244 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
517 |
2024-06-07 14:12:56 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
518 |
2024-06-07 14:12:56 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
519 |
2024-06-07 14:12:59 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
520 |
2024-06-07 14:13:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
521 |
2024-06-07 14:13:00 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
522 |
2024-06-07 14:13:00 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
523 |
2024-06-07 14:13:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
524 |
2024-06-07 14:13:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
525 |
2024-06-07 14:13:02 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
526 |
2024-06-07 14:13:03 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
527 |
2024-06-07 14:13:03 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
528 |
2024-06-07 14:13:03 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
529 |
2024-06-07 14:13:03 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
530 |
2024-06-07 14:13:03 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
531 |
2024-06-07 14:13:03 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
532 |
2024-06-07 14:13:25 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8928 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
533 |
2024-06-07 14:13:25 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
534 |
2024-06-07 14:13:25 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
535 |
2024-06-07 14:13:28 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
536 |
2024-06-07 14:13:28 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
537 |
2024-06-07 14:13:28 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
538 |
2024-06-07 14:13:28 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
539 |
2024-06-07 14:13:28 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
540 |
2024-06-07 14:13:28 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
541 |
2024-06-07 14:13:31 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
542 |
2024-06-07 14:13:31 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
543 |
2024-06-07 14:13:31 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
544 |
2024-06-07 14:13:32 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
545 |
2024-06-07 14:13:32 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
546 |
2024-06-07 14:13:33 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
547 |
2024-06-07 14:13:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
548 |
2024-06-07 14:13:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
549 |
2024-06-07 14:13:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
550 |
2024-06-07 14:13:34 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
551 |
2024-06-07 14:13:35 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
552 |
2024-06-07 14:13:37 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
553 |
2024-06-07 14:13:38 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
554 |
2024-06-07 14:13:38 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
555 |
2024-06-07 14:13:38 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
556 |
2024-06-07 14:13:39 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
557 |
2024-06-07 14:13:41 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
558 |
2024-06-07 14:13:41 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
559 |
2024-06-07 14:13:41 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
560 |
2024-06-07 14:13:41 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
561 |
2024-06-07 14:13:42 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 17.145 seconds (JVM running for 18.227) |
|
562 |
2024-06-07 14:13:42 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
563 |
2024-06-07 14:13:42 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
564 |
2024-06-07 14:13:42 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
565 |
2024-06-07 14:13:42 [RMI TCP Connection(4)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
566 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
567 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
568 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
569 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
570 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
571 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
572 |
2024-06-07 14:20:35 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
573 |
2024-06-07 14:20:39 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 30252 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
574 |
2024-06-07 14:20:39 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
575 |
2024-06-07 14:20:39 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
576 |
2024-06-07 14:20:42 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
577 |
2024-06-07 14:20:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
578 |
2024-06-07 14:20:42 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
579 |
2024-06-07 14:20:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
580 |
2024-06-07 14:20:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
581 |
2024-06-07 14:20:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
582 |
2024-06-07 14:20:45 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
583 |
2024-06-07 14:20:45 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
584 |
2024-06-07 14:20:45 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
585 |
2024-06-07 14:20:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
586 |
2024-06-07 14:20:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
587 |
2024-06-07 14:20:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
588 |
2024-06-07 14:20:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
589 |
2024-06-07 14:26:44 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 5692 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
590 |
2024-06-07 14:26:44 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
591 |
2024-06-07 14:26:44 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
592 |
2024-06-07 14:26:47 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
593 |
2024-06-07 14:26:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
594 |
2024-06-07 14:26:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
595 |
2024-06-07 14:26:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
596 |
2024-06-07 14:26:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
597 |
2024-06-07 14:26:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
598 |
2024-06-07 14:26:50 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
599 |
2024-06-07 14:26:50 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
600 |
2024-06-07 14:26:50 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
601 |
2024-06-07 14:26:52 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
602 |
2024-06-07 14:26:52 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
603 |
2024-06-07 14:26:52 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
604 |
2024-06-07 14:26:52 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
605 |
2024-06-07 14:27:04 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 22028 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
606 |
2024-06-07 14:27:04 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
607 |
2024-06-07 14:27:04 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
608 |
2024-06-07 14:27:07 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
609 |
2024-06-07 14:27:08 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
610 |
2024-06-07 14:27:08 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
611 |
2024-06-07 14:27:08 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
612 |
2024-06-07 14:27:08 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
613 |
2024-06-07 14:27:08 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
614 |
2024-06-07 14:27:11 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
615 |
2024-06-07 14:27:11 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
616 |
2024-06-07 14:27:11 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
617 |
2024-06-07 14:27:11 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
618 |
2024-06-07 14:27:11 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
619 |
2024-06-07 14:27:12 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
620 |
2024-06-07 14:27:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
621 |
2024-06-07 14:27:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
622 |
2024-06-07 14:27:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
623 |
2024-06-07 14:27:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
624 |
2024-06-07 14:27:14 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
625 |
2024-06-07 14:27:16 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
626 |
2024-06-07 14:27:17 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
627 |
2024-06-07 14:27:17 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
628 |
2024-06-07 14:27:18 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
629 |
2024-06-07 14:27:18 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
630 |
2024-06-07 14:27:20 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
631 |
2024-06-07 14:27:20 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
632 |
2024-06-07 14:27:20 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
633 |
2024-06-07 14:27:21 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
634 |
2024-06-07 14:27:21 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.798 seconds (JVM running for 17.895) |
|
635 |
2024-06-07 14:27:21 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
636 |
2024-06-07 14:27:21 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
637 |
2024-06-07 14:27:21 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
638 |
2024-06-07 14:27:21 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
639 |
2024-06-07 14:29:47 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJmODNaS0g5c0tSTmRnendWSXc1REdIdmp4MDNNZlJuciIsInVzZXJJZCI6IjEifQ.trtDjAIL73ebMeaFG91KX_biWWZfYup2twuUPBFh3Yo |
|
640 |
2024-06-07 14:29:47 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
641 |
2024-06-07 14:33:52 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJzdWR1SW1JcDQwWDBHeEpzNmJCYWtjSjJMME1iekx0NiIsInVzZXJJZCI6IjEifQ.OwDojMjgdlfbyPVR1w1NtdleyNm4ztK5RSFukoOlKqg |
|
642 |
2024-06-07 14:33:52 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
643 |
2024-06-07 15:03:50 [Thread-40] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
644 |
2024-06-07 15:03:50 [Thread-40] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
645 |
2024-06-07 15:03:50 [Thread-40] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
646 |
2024-06-07 15:03:50 [Thread-40] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
647 |
2024-06-07 15:03:50 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
648 |
2024-06-07 15:03:50 [Thread-40] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
649 |
2024-06-07 15:03:50 [Thread-40] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
650 |
2024-06-07 15:05:12 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 22028 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
651 |
2024-06-07 15:05:12 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
652 |
2024-06-07 15:05:17 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
653 |
2024-06-07 15:05:17 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
654 |
2024-06-07 15:05:17 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
655 |
2024-06-07 15:05:18 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
656 |
2024-06-07 15:05:18 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
657 |
2024-06-07 15:05:18 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
658 |
2024-06-07 15:05:18 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
659 |
2024-06-07 15:05:27 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
660 |
2024-06-07 15:05:27 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
661 |
2024-06-07 15:05:27 [redisson-netty-11-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
662 |
2024-06-07 15:05:27 [redisson-netty-11-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
663 |
2024-06-07 15:05:28 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
664 |
2024-06-07 15:05:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
665 |
2024-06-07 15:05:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
666 |
2024-06-07 15:05:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
667 |
2024-06-07 15:05:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
668 |
2024-06-07 15:05:30 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
669 |
2024-06-07 15:05:35 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
670 |
2024-06-07 15:05:36 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
671 |
2024-06-07 15:05:36 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
672 |
2024-06-07 15:05:36 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
673 |
2024-06-07 15:05:36 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
674 |
2024-06-07 15:05:39 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
675 |
2024-06-07 15:05:39 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 27.645 seconds (JVM running for 2316.651) |
|
676 |
2024-06-07 15:05:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
677 |
2024-06-07 15:05:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
678 |
2024-06-07 15:05:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
679 |
2024-06-07 15:10:13 [XNIO-2 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
680 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
681 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
682 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
683 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
684 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
685 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
686 |
2024-06-07 15:23:58 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
687 |
2024-06-07 15:24:05 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9176 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
688 |
2024-06-07 15:24:05 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
689 |
2024-06-07 15:24:05 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
690 |
2024-06-07 15:24:09 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
691 |
2024-06-07 15:24:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
692 |
2024-06-07 15:24:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
693 |
2024-06-07 15:24:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
694 |
2024-06-07 15:24:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
695 |
2024-06-07 15:24:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
696 |
2024-06-07 15:24:13 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
697 |
2024-06-07 15:24:13 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
698 |
2024-06-07 15:24:13 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
699 |
2024-06-07 15:24:14 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
700 |
2024-06-07 15:24:14 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
701 |
2024-06-07 15:24:15 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
702 |
2024-06-07 15:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
703 |
2024-06-07 15:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
704 |
2024-06-07 15:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
705 |
2024-06-07 15:24:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
706 |
2024-06-07 15:24:18 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
707 |
2024-06-07 15:24:20 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
708 |
2024-06-07 15:24:20 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
709 |
2024-06-07 15:24:20 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
710 |
2024-06-07 15:24:21 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
711 |
2024-06-07 15:24:21 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
712 |
2024-06-07 15:24:24 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
713 |
2024-06-07 15:24:24 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
714 |
2024-06-07 15:24:24 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
715 |
2024-06-07 15:24:24 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
716 |
2024-06-07 15:24:24 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 19.38 seconds (JVM running for 21.028) |
|
717 |
2024-06-07 15:24:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
718 |
2024-06-07 15:24:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
719 |
2024-06-07 15:24:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
720 |
2024-06-07 15:24:25 [RMI TCP Connection(8)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
721 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
722 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
723 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
724 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
725 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
726 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
727 |
2024-06-07 15:33:14 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
728 |
2024-06-07 15:33:18 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 26708 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
729 |
2024-06-07 15:33:18 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
730 |
2024-06-07 15:33:18 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
731 |
2024-06-07 15:33:21 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
732 |
2024-06-07 15:33:21 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
733 |
2024-06-07 15:33:21 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
734 |
2024-06-07 15:33:22 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
735 |
2024-06-07 15:33:22 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
736 |
2024-06-07 15:33:22 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
737 |
2024-06-07 15:33:24 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
738 |
2024-06-07 15:33:25 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
739 |
2024-06-07 15:33:25 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
740 |
2024-06-07 15:33:26 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
741 |
2024-06-07 15:33:26 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
742 |
2024-06-07 15:33:29 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
743 |
2024-06-07 15:33:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
744 |
2024-06-07 15:33:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
745 |
2024-06-07 15:33:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
746 |
2024-06-07 15:33:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
747 |
2024-06-07 15:33:35 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
748 |
2024-06-07 15:33:39 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
749 |
2024-06-07 15:33:39 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
750 |
2024-06-07 15:33:39 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
751 |
2024-06-07 15:33:40 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
752 |
2024-06-07 15:33:40 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
753 |
2024-06-07 15:33:47 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
754 |
2024-06-07 15:33:47 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
755 |
2024-06-07 15:33:47 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
756 |
2024-06-07 15:33:47 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
757 |
2024-06-07 15:33:47 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 29.94 seconds (JVM running for 31.012) |
|
758 |
2024-06-07 15:33:48 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
759 |
2024-06-07 15:33:48 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
760 |
2024-06-07 15:33:48 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
761 |
2024-06-07 15:33:49 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
762 |
2024-06-07 15:58:35 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJGNU5OVUo1b0NXSUJHcnFtZnlQcm9RdmpJV3c0a2JrbiIsInVzZXJJZCI6IjEifQ.QoxCbLMkAgFvsqD8OBkXlWPuj-QqBooUNgBAqY9ylW4 |
|
763 |
2024-06-07 15:58:35 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
764 |
2024-06-07 16:00:10 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5SjBCemltOHBFcnl4enpydm13cXdRMXo5S2w2TXJ5VCIsInVzZXJJZCI6IjEifQ.jNF3QQxLy2cRWWTYAC_TyZyNVjkscwhDovp9iut82I8 |
|
765 |
2024-06-07 16:00:10 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
766 |
2024-06-07 16:05:22 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
767 |
2024-06-07 16:05:22 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
768 |
2024-06-07 16:05:22 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
769 |
2024-06-07 16:05:23 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
770 |
2024-06-07 16:05:23 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
771 |
2024-06-07 16:05:23 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
772 |
2024-06-07 16:05:23 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
773 |
2024-06-07 16:05:29 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28496 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
774 |
2024-06-07 16:05:29 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
775 |
2024-06-07 16:05:29 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
776 |
2024-06-07 16:05:32 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
777 |
2024-06-07 16:05:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
778 |
2024-06-07 16:05:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
779 |
2024-06-07 16:05:33 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
780 |
2024-06-07 16:05:33 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
781 |
2024-06-07 16:05:33 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
782 |
2024-06-07 16:05:35 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
783 |
2024-06-07 16:05:35 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
784 |
2024-06-07 16:05:35 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
785 |
2024-06-07 16:05:36 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
786 |
2024-06-07 16:05:36 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
787 |
2024-06-07 16:05:37 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
788 |
2024-06-07 16:05:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
789 |
2024-06-07 16:05:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
790 |
2024-06-07 16:05:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
791 |
2024-06-07 16:05:38 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
792 |
2024-06-07 16:05:39 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
793 |
2024-06-07 16:05:40 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
794 |
2024-06-07 16:05:40 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
795 |
2024-06-07 16:05:40 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
796 |
2024-06-07 16:05:41 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
797 |
2024-06-07 16:05:41 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
798 |
2024-06-07 16:05:43 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
799 |
2024-06-07 16:05:43 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
800 |
2024-06-07 16:05:43 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
801 |
2024-06-07 16:05:43 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
802 |
2024-06-07 16:05:43 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.099 seconds (JVM running for 16.146) |
|
803 |
2024-06-07 16:05:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
804 |
2024-06-07 16:05:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
805 |
2024-06-07 16:05:44 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
806 |
2024-06-07 16:05:44 [RMI TCP Connection(8)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
807 |
2024-06-07 16:06:31 [Thread-36] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
808 |
2024-06-07 16:06:31 [Thread-36] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
809 |
2024-06-07 16:06:31 [Thread-36] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
810 |
2024-06-07 16:06:31 [Thread-36] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
811 |
2024-06-07 16:06:31 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
812 |
2024-06-07 16:06:31 [Thread-36] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
813 |
2024-06-07 16:06:31 [Thread-36] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
814 |
2024-06-07 16:08:14 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28496 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
815 |
2024-06-07 16:08:14 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
816 |
2024-06-07 16:08:19 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
817 |
2024-06-07 16:08:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
818 |
2024-06-07 16:08:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
819 |
2024-06-07 16:08:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
820 |
2024-06-07 16:08:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
821 |
2024-06-07 16:08:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
822 |
2024-06-07 16:08:21 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
823 |
2024-06-07 16:08:28 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
824 |
2024-06-07 16:08:28 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
825 |
2024-06-07 16:08:28 [redisson-netty-11-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
826 |
2024-06-07 16:08:28 [redisson-netty-11-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
827 |
2024-06-07 16:08:29 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
828 |
2024-06-07 16:08:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
829 |
2024-06-07 16:08:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
830 |
2024-06-07 16:08:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
831 |
2024-06-07 16:08:31 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
832 |
2024-06-07 16:08:31 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
833 |
2024-06-07 16:08:34 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
834 |
2024-06-07 16:08:34 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
835 |
2024-06-07 16:08:34 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
836 |
2024-06-07 16:08:34 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
837 |
2024-06-07 16:08:34 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
838 |
2024-06-07 16:08:37 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
839 |
2024-06-07 16:08:37 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 24.172 seconds (JVM running for 190.229) |
|
840 |
2024-06-07 16:08:37 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
841 |
2024-06-07 16:08:37 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
842 |
2024-06-07 16:08:38 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
843 |
2024-06-07 16:10:08 [Thread-47] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
844 |
2024-06-07 16:10:08 [Thread-47] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
845 |
2024-06-07 16:10:08 [Thread-47] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
846 |
2024-06-07 16:10:08 [Thread-47] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
847 |
2024-06-07 16:10:08 [Thread-47] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
848 |
2024-06-07 16:10:08 [Thread-47] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
849 |
2024-06-07 16:12:31 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28496 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
850 |
2024-06-07 16:12:31 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
851 |
2024-06-07 16:12:41 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
852 |
2024-06-07 16:12:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
853 |
2024-06-07 16:12:42 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
854 |
2024-06-07 16:12:42 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
855 |
2024-06-07 16:12:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
856 |
2024-06-07 16:12:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
857 |
2024-06-07 16:12:43 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
858 |
2024-06-07 16:12:54 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
859 |
2024-06-07 16:12:54 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
860 |
2024-06-07 16:12:54 [redisson-netty-20-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
861 |
2024-06-07 16:12:54 [redisson-netty-20-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
862 |
2024-06-07 16:12:57 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
863 |
2024-06-07 16:12:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
864 |
2024-06-07 16:12:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
865 |
2024-06-07 16:12:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
866 |
2024-06-07 16:12:59 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
867 |
2024-06-07 16:13:00 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
868 |
2024-06-07 16:13:05 [restartedMain] INFO liquibase.changelog - Reading from dl_qms_production.FLW_EV_DATABASECHANGELOG |
|
869 |
2024-06-07 16:13:06 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
870 |
2024-06-07 16:13:06 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
871 |
2024-06-07 16:13:07 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
872 |
2024-06-07 16:13:07 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
873 |
2024-06-07 16:13:14 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
874 |
2024-06-07 16:13:14 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 43.781 seconds (JVM running for 466.655) |
|
875 |
2024-06-07 16:13:14 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
876 |
2024-06-07 16:13:14 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
877 |
2024-06-07 16:13:14 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
878 |
2024-06-07 16:22:25 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
879 |
2024-06-07 16:22:26 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
880 |
2024-06-07 16:22:26 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
881 |
2024-06-07 16:22:26 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
882 |
2024-06-07 16:22:26 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
883 |
2024-06-07 16:22:26 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
884 |
2024-06-07 16:22:34 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 2076 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
885 |
2024-06-07 16:22:34 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
886 |
2024-06-07 16:22:34 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
887 |
2024-06-07 16:22:38 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
888 |
2024-06-07 16:22:38 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
889 |
2024-06-07 16:22:38 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
890 |
2024-06-07 16:22:39 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
891 |
2024-06-07 16:22:39 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
892 |
2024-06-07 16:22:39 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
893 |
2024-06-07 16:22:42 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
894 |
2024-06-07 16:22:42 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
895 |
2024-06-07 16:22:43 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
896 |
2024-06-07 16:22:43 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for localhost/127.0.0.1:6378 |
|
897 |
2024-06-07 16:22:43 [redisson-netty-2-4] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for localhost/127.0.0.1:6378 |
|
898 |
2024-06-07 16:22:44 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
899 |
2024-06-07 16:22:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
900 |
2024-06-07 16:22:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
901 |
2024-06-07 16:22:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
902 |
2024-06-07 16:22:46 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
903 |
2024-06-07 16:22:46 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
904 |
2024-06-07 16:22:48 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
905 |
2024-06-07 16:22:48 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
906 |
2024-06-07 16:22:48 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
907 |
2024-06-07 16:22:48 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
908 |
2024-06-07 16:22:48 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
909 |
2024-06-07 16:22:51 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
910 |
2024-06-07 16:22:51 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
911 |
2024-06-07 16:22:51 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
912 |
2024-06-07 16:22:51 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
913 |
2024-06-07 16:22:51 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 17.749 seconds (JVM running for 19.214) |
|
914 |
2024-06-07 16:22:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
915 |
2024-06-07 16:22:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
916 |
2024-06-07 16:22:52 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
917 |
2024-06-07 16:22:52 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
918 |
2024-06-07 16:39:39 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJLdVM2SmNCT3VGYzJXbHNrbFl5RE9OMmtDZ0lhdnVGaCIsInVzZXJJZCI6IjEifQ.9rAVlfi1trZwvCH6RCYC2huzeNwqk1zniAzelm6Ltjs |
|
919 |
2024-06-07 16:39:39 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
920 |
2024-06-07 17:38:44 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5UjdpdXBFc01janBSOFNuYnhGbkFzS2l4aUlKaXhtYyIsInVzZXJJZCI6IjEifQ.3dYLW_04GKWbZr2Vo9QHeCNhVxmWd_IDf-TJk3iUPOc |
|
921 |
2024-06-07 17:38:44 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |