提交 | 用户 | 时间
|
722af2
|
1 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
X |
2 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
3 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
4 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
5 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
6 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
7 |
2024-06-14 09:15:27 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
8 |
2024-06-14 09:15:59 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 27324 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
9 |
2024-06-14 09:15:59 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
10 |
2024-06-14 09:15:59 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
11 |
2024-06-14 09:16:07 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
12 |
2024-06-14 09:16:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
13 |
2024-06-14 09:16:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
14 |
2024-06-14 09:16:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
15 |
2024-06-14 09:16:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
16 |
2024-06-14 09:16:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
17 |
2024-06-14 09:16:11 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
18 |
2024-06-14 09:16:11 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
19 |
2024-06-14 09:16:11 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
20 |
2024-06-14 09:16:11 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
21 |
2024-06-14 09:16:11 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
22 |
2024-06-14 09:16:12 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
23 |
2024-06-14 09:16:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
24 |
2024-06-14 09:16:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
25 |
2024-06-14 09:16:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
26 |
2024-06-14 09:16:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
27 |
2024-06-14 09:16:14 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
28 |
2024-06-14 09:16:15 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
29 |
2024-06-14 09:16:15 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
30 |
2024-06-14 09:16:15 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
31 |
2024-06-14 09:16:15 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
32 |
2024-06-14 09:16:15 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
33 |
2024-06-14 09:16:18 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
34 |
2024-06-14 09:16:18 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
35 |
2024-06-14 09:16:18 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
36 |
2024-06-14 09:16:18 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
37 |
2024-06-14 09:16:18 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 19.566 seconds (JVM running for 23.535) |
|
38 |
2024-06-14 09:16:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
39 |
2024-06-14 09:16:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
40 |
2024-06-14 09:16:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
41 |
2024-06-14 09:16:19 [RMI TCP Connection(6)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
42 |
2024-06-14 09:16:41 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJkMzdma1FMMjZ4MnlJb25OZ2NSWDRlQ3k2Vk5pVjZWdCIsInVzZXJJZCI6IjEifQ.ReSAq794fwG_O4VhFMVNSp5JnStqvnOPLINXWFce67w |
|
43 |
2024-06-14 09:16:42 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
44 |
2024-06-14 09:19:41 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4RmJZQ016ajBZY3c0ZzdqNzNvaGZOY3llQnFnNkxtYiIsInVzZXJJZCI6IjEifQ.ryw_9NyjyAC5mGzcmFSQpJHfKRRJHNiKhxhPNjr9rQU |
|
45 |
2024-06-14 09:19:41 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
46 |
2024-06-14 09:19:56 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4RmJZQ016ajBZY3c0ZzdqNzNvaGZOY3llQnFnNkxtYiIsInVzZXJJZCI6IjEifQ.ryw_9NyjyAC5mGzcmFSQpJHfKRRJHNiKhxhPNjr9rQU |
|
47 |
2024-06-14 09:19:56 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
48 |
2024-06-14 09:19:59 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJQakNsSGRLNVY1anBDQjBtS2dpWlBKdXNsU2xFSkpxQiIsInVzZXJJZCI6IjIifQ.yd9BgWqyQQ5FOeGF7I53IGybjl7AoLA1WOYxO25LMi8 |
|
49 |
2024-06-14 09:19:59 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
50 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
51 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
52 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
53 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
54 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
55 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
56 |
2024-06-14 09:24:03 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
57 |
2024-06-14 09:24:09 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 38400 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
58 |
2024-06-14 09:24:09 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
59 |
2024-06-14 09:24:09 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
60 |
2024-06-14 09:24:11 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
61 |
2024-06-14 09:24:11 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
62 |
2024-06-14 09:24:11 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
63 |
2024-06-14 09:24:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
64 |
2024-06-14 09:24:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
65 |
2024-06-14 09:24:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
66 |
2024-06-14 09:24:14 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
67 |
2024-06-14 09:24:14 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
68 |
2024-06-14 09:24:14 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
69 |
2024-06-14 09:24:14 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
70 |
2024-06-14 09:24:14 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
71 |
2024-06-14 09:24:15 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
72 |
2024-06-14 09:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
73 |
2024-06-14 09:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
74 |
2024-06-14 09:24:15 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
75 |
2024-06-14 09:24:16 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
76 |
2024-06-14 09:24:17 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
77 |
2024-06-14 09:24:18 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
78 |
2024-06-14 09:24:18 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
79 |
2024-06-14 09:24:18 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
80 |
2024-06-14 09:24:18 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
81 |
2024-06-14 09:24:18 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
82 |
2024-06-14 09:24:20 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
83 |
2024-06-14 09:24:20 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
84 |
2024-06-14 09:24:20 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
85 |
2024-06-14 09:24:20 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
86 |
2024-06-14 09:24:20 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.019 seconds (JVM running for 12.999) |
|
87 |
2024-06-14 09:24:20 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
88 |
2024-06-14 09:24:20 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
89 |
2024-06-14 09:24:21 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
90 |
2024-06-14 09:24:21 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
91 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
92 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
93 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
94 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
95 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
96 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
97 |
2024-06-14 09:29:49 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
98 |
2024-06-14 09:29:57 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 30656 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
99 |
2024-06-14 09:29:57 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
100 |
2024-06-14 09:29:57 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
101 |
2024-06-14 09:30:00 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
102 |
2024-06-14 09:30:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
103 |
2024-06-14 09:30:01 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
104 |
2024-06-14 09:30:01 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
105 |
2024-06-14 09:30:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
106 |
2024-06-14 09:30:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
107 |
2024-06-14 09:30:04 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
108 |
2024-06-14 09:30:04 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
109 |
2024-06-14 09:30:04 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
110 |
2024-06-14 09:30:04 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
111 |
2024-06-14 09:30:04 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
112 |
2024-06-14 09:30:05 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
113 |
2024-06-14 09:30:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
114 |
2024-06-14 09:30:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
115 |
2024-06-14 09:30:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
116 |
2024-06-14 09:30:06 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
117 |
2024-06-14 09:30:07 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
118 |
2024-06-14 09:30:08 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
119 |
2024-06-14 09:30:08 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
120 |
2024-06-14 09:30:08 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
121 |
2024-06-14 09:30:08 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
122 |
2024-06-14 09:30:08 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
123 |
2024-06-14 09:30:10 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
124 |
2024-06-14 09:30:10 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
125 |
2024-06-14 09:30:10 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
126 |
2024-06-14 09:30:10 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
127 |
2024-06-14 09:30:10 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.785 seconds (JVM running for 16.491) |
|
128 |
2024-06-14 09:30:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
129 |
2024-06-14 09:30:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
130 |
2024-06-14 09:30:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
131 |
2024-06-14 09:30:11 [RMI TCP Connection(6)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
132 |
2024-06-14 09:40:17 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJQakNsSGRLNVY1anBDQjBtS2dpWlBKdXNsU2xFSkpxQiIsInVzZXJJZCI6IjIifQ.yd9BgWqyQQ5FOeGF7I53IGybjl7AoLA1WOYxO25LMi8 |
|
133 |
2024-06-14 09:40:17 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
134 |
2024-06-14 09:40:28 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJYU3ZqbHVSVkxzdWluaHF3dmpobzlqcEg5U0kxNFhEUSIsInVzZXJJZCI6IjEifQ.CNM1UCW8vyUbqzzX2_1uJKK99tNNU0Tf1Xhz0JrnHHk |
|
135 |
2024-06-14 09:40:28 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
136 |
2024-06-14 10:41:11 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 35844 (E:\xiangmplusjiazi\qms\dl-admin\target\classes started by xm in E:\xiangmplusjiazi\qms) |
|
137 |
2024-06-14 10:41:11 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
138 |
2024-06-14 10:41:11 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
139 |
2024-06-14 10:41:18 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
140 |
2024-06-14 10:41:18 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
141 |
2024-06-14 10:41:18 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
142 |
2024-06-14 10:41:18 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
143 |
2024-06-14 10:41:18 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
144 |
2024-06-14 10:41:18 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
145 |
2024-06-14 10:41:20 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
146 |
2024-06-14 10:41:21 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
147 |
2024-06-14 10:41:21 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
148 |
2024-06-14 10:41:21 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
149 |
2024-06-14 10:41:21 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
150 |
2024-06-14 10:41:22 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
151 |
2024-06-14 10:41:22 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |