提交 | 用户 | 时间
|
722af2
|
1 |
2024-06-13 09:08:03 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
X |
2 |
2024-06-13 09:08:03 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
3 |
2024-06-13 09:08:03 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
4 |
2024-06-13 09:08:04 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
5 |
2024-06-13 09:08:04 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
6 |
2024-06-13 09:08:04 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
7 |
2024-06-13 09:08:04 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
8 |
2024-06-13 09:08:33 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 26488 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
9 |
2024-06-13 09:08:33 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
10 |
2024-06-13 09:08:33 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
11 |
2024-06-13 09:08:47 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
12 |
2024-06-13 09:08:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
13 |
2024-06-13 09:08:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
14 |
2024-06-13 09:08:51 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
15 |
2024-06-13 09:08:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
16 |
2024-06-13 09:08:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
17 |
2024-06-13 09:08:55 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
18 |
2024-06-13 09:08:56 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
19 |
2024-06-13 09:08:56 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
20 |
2024-06-13 09:08:56 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
21 |
2024-06-13 09:08:56 [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-13 09:08:57 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
23 |
2024-06-13 09:08:57 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
24 |
2024-06-13 09:08:57 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
25 |
2024-06-13 09:08:57 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
26 |
2024-06-13 09:08:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
27 |
2024-06-13 09:08:59 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
28 |
2024-06-13 09:09:00 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
29 |
2024-06-13 09:09:00 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
30 |
2024-06-13 09:09:00 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
31 |
2024-06-13 09:09:00 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
32 |
2024-06-13 09:09:01 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
33 |
2024-06-13 09:09:03 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
34 |
2024-06-13 09:09:03 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
35 |
2024-06-13 09:09:03 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
36 |
2024-06-13 09:09:03 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
37 |
2024-06-13 09:09:03 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 30.171 seconds (JVM running for 35.306) |
|
38 |
2024-06-13 09:09:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
39 |
2024-06-13 09:09:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
40 |
2024-06-13 09:09:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
41 |
2024-06-13 09:09:04 [RMI TCP Connection(6)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
42 |
2024-06-13 09:09:23 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJDR1lMUWYwYzNrUU4zY2pEV0pxeXVEcXJYMDY3a0g4MCIsInVzZXJJZCI6IjEifQ.oGZw66dDlJQ2hoGDX4ycF6imFZ0jQF7oYSmQLYMvGhk |
|
43 |
2024-06-13 09:09:23 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJvc2dDalpLYjFPc1FnSFY4elJzUWVtSWhpNGEybVE5MiIsInVzZXJJZCI6IjEifQ.WMvzimFkT-wMEly6taXqZ-xFxHRj-3Cg9RzIksyUi9E |
|
44 |
2024-06-13 09:09:23 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
45 |
2024-06-13 09:11:24 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0MVJrMU5oTGc5Wlk2THlKeFJhQnBQVzNOTFVzN2V6TyIsInVzZXJJZCI6IjEifQ.OdkFm0idIqK4_MXY7Y-2K0h0OKQsaPZ5NHHfL9lTdvU |
|
46 |
2024-06-13 09:11:24 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJtUnRMTWM2VDU2ek1VOTVnWGJzdTBpV0haVk82Tm9lTCIsInVzZXJJZCI6IjEifQ.q2e1xqGZ12wZQpHZeLvgWJTzE40zy4La2HHNOlQdbno |
|
47 |
2024-06-13 09:11:24 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
48 |
2024-06-13 09:12:57 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJDR1lMUWYwYzNrUU4zY2pEV0pxeXVEcXJYMDY3a0g4MCIsInVzZXJJZCI6IjEifQ.oGZw66dDlJQ2hoGDX4ycF6imFZ0jQF7oYSmQLYMvGhk |
|
49 |
2024-06-13 09:12:57 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功] |
|
50 |
2024-06-13 09:13:06 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJOSVVvRWVxZWhCTmtVQUE2VGkybFZBWHd0alUwWUNibSIsInVzZXJJZCI6IjIifQ.gXpK7gBC9cz4AsTb9yHZaPWsCZ9fL9Jl1UO4VbJ82To |
|
51 |
2024-06-13 09:13:06 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
52 |
2024-06-13 09:18:47 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJOSVVvRWVxZWhCTmtVQUE2VGkybFZBWHd0alUwWUNibSIsInVzZXJJZCI6IjIifQ.gXpK7gBC9cz4AsTb9yHZaPWsCZ9fL9Jl1UO4VbJ82To |
|
53 |
2024-06-13 09:18:47 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功] |
|
54 |
2024-06-13 09:18:51 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJtUG14ZXMzRlhSMVFMeUd5cWNpN0RlZHZaT3RRZEJGQSIsInVzZXJJZCI6IjEifQ.dbA32VqpmyFzh4oQJHdVsXDgpqqHltSrOJRFdH11_3k |
|
55 |
2024-06-13 09:18:51 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
56 |
2024-06-13 09:30:15 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0MVJrMU5oTGc5Wlk2THlKeFJhQnBQVzNOTFVzN2V6TyIsInVzZXJJZCI6IjEifQ.OdkFm0idIqK4_MXY7Y-2K0h0OKQsaPZ5NHHfL9lTdvU |
|
57 |
2024-06-13 09:30:15 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
58 |
2024-06-13 09:30:19 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ6SGJRNzJXYUEwenk3MWFUcjBBdm5rSVBicDRuZXRRbiIsInVzZXJJZCI6IjIifQ.4n0wtfGDRZ-vvzkF4lWz1_LbFZ52Hv4-aiXS7zDLIa0 |
|
59 |
2024-06-13 09:30:19 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
60 |
2024-06-13 09:36:49 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ6SGJRNzJXYUEwenk3MWFUcjBBdm5rSVBicDRuZXRRbiIsInVzZXJJZCI6IjIifQ.4n0wtfGDRZ-vvzkF4lWz1_LbFZ52Hv4-aiXS7zDLIa0 |
|
61 |
2024-06-13 09:36:49 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
62 |
2024-06-13 09:36:52 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0QWNuaVIxajdHb0tGeGFnckM1STBnUVVzZzAxbUdxZyIsInVzZXJJZCI6IjEifQ.EE1bTQ1bT3rxab8OFas7jNBq78yZ0Qb7_Tz390a85LI |
|
63 |
2024-06-13 09:36:52 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
64 |
2024-06-13 09:46:39 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0QWNuaVIxajdHb0tGeGFnckM1STBnUVVzZzAxbUdxZyIsInVzZXJJZCI6IjEifQ.EE1bTQ1bT3rxab8OFas7jNBq78yZ0Qb7_Tz390a85LI |
|
65 |
2024-06-13 09:46:39 [schedule-pool-7] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
66 |
2024-06-13 09:46:41 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJYM2JaZVBlMjJ5Q0k4dEVtSmZVR0M1Q1ZlY1JyMVRJbiIsInVzZXJJZCI6IjEifQ.q5PXGxGcyAlcErevu0ai-opr_Dm5R43RUF34d7sijO0 |
|
67 |
2024-06-13 09:46:41 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
68 |
2024-06-13 09:46:45 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJYM2JaZVBlMjJ5Q0k4dEVtSmZVR0M1Q1ZlY1JyMVRJbiIsInVzZXJJZCI6IjEifQ.q5PXGxGcyAlcErevu0ai-opr_Dm5R43RUF34d7sijO0 |
|
69 |
2024-06-13 09:46:45 [schedule-pool-8] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
70 |
2024-06-13 09:46:48 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJrbHJFRVJ0WHR5VGswSzhqN0FXZFlRdEltTXB1bWxyWCIsInVzZXJJZCI6IjIifQ.nVyV5YJIul3yactbp36mfsKts06baFoftdOJ4NQfcec |
|
71 |
2024-06-13 09:46:48 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
72 |
2024-06-13 10:37:17 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0TjhjT1RUUlpEalFxc1ZWaHZXZmhrQk5xNTFqdVNZMiIsInVzZXJJZCI6IjEifQ.5XGq6cOuWI22CTPj7hZfmYheNWmMJD4FNV-LJyNxuJ4 |
|
73 |
2024-06-13 10:37:17 [schedule-pool-9] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
74 |
2024-06-13 11:14:56 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ6bzJJbjdGMFNaOHFLM0FDVmNhemU5SjV2VUZ5M282eCIsInVzZXJJZCI6IjEifQ.raEGVE_2aJcbkF4DVHGYGXtd1bO0AaMlSFx9o_sZrKA |
|
75 |
2024-06-13 11:14:56 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJyMklWd1dhV2Rpd2J3U3liUm1Sa0N6ZDJUaXhuWDhyNSIsInVzZXJJZCI6IjEifQ.UljhthLnZO_G14jv8aDof-0WYZjsDquwcqlAu3zjBPs |
|
76 |
2024-06-13 11:14:56 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
77 |
2024-06-13 11:15:01 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ6bzJJbjdGMFNaOHFLM0FDVmNhemU5SjV2VUZ5M282eCIsInVzZXJJZCI6IjEifQ.raEGVE_2aJcbkF4DVHGYGXtd1bO0AaMlSFx9o_sZrKA |
|
78 |
2024-06-13 11:15:01 [schedule-pool-10] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
79 |
2024-06-13 11:15:04 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJwVXVZU1BrYlZzVE1XMFlFcWNySmViTXd1UWVzMzB6MCIsInVzZXJJZCI6IjIifQ.JEC2TZSXnqAjBkDYObGea2b1KmOlQOree5HMjxuYad8 |
|
80 |
2024-06-13 11:15:04 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
81 |
2024-06-13 11:23:19 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJwVXVZU1BrYlZzVE1XMFlFcWNySmViTXd1UWVzMzB6MCIsInVzZXJJZCI6IjIifQ.JEC2TZSXnqAjBkDYObGea2b1KmOlQOree5HMjxuYad8 |
|
82 |
2024-06-13 11:23:19 [schedule-pool-11] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
83 |
2024-06-13 11:23:23 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJlSTk4ZGxsVUNjcHpibm1PZUthTm1sS1hobGFoTTU0SSIsInVzZXJJZCI6IjEifQ.Txg3DL2n_C3NDdB14tMRG2Ea3Vws6XOm9RuOStfNNkY |
|
84 |
2024-06-13 11:23:23 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
85 |
2024-06-13 11:25:33 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJlSTk4ZGxsVUNjcHpibm1PZUthTm1sS1hobGFoTTU0SSIsInVzZXJJZCI6IjEifQ.Txg3DL2n_C3NDdB14tMRG2Ea3Vws6XOm9RuOStfNNkY |
|
86 |
2024-06-13 11:25:33 [schedule-pool-13] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
87 |
2024-06-13 11:25:38 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJCVHlDcmdrNjZpWG9BNGZibWJUNXlsSlJhZnh3S0lnZiIsInVzZXJJZCI6IjIifQ.G1IRSRvXjJZXNydybMHi9HKnAOyh9hYr6V8J8bfUhbE |
|
88 |
2024-06-13 11:25:38 [schedule-pool-14] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
89 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
90 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
91 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
92 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
93 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
94 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
95 |
2024-06-13 11:26:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
96 |
2024-06-13 11:27:04 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 2740 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
97 |
2024-06-13 11:27:04 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
98 |
2024-06-13 11:27:04 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
99 |
2024-06-13 11:27:12 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
100 |
2024-06-13 11:27:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
101 |
2024-06-13 11:27:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
102 |
2024-06-13 11:27:13 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
103 |
2024-06-13 11:27:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
104 |
2024-06-13 11:27:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
105 |
2024-06-13 11:27:16 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
106 |
2024-06-13 11:27:16 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
107 |
2024-06-13 11:27:16 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
108 |
2024-06-13 11:27:16 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
109 |
2024-06-13 11:27:16 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
110 |
2024-06-13 11:27:17 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
111 |
2024-06-13 11:27:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
112 |
2024-06-13 11:27:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
113 |
2024-06-13 11:27:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
114 |
2024-06-13 11:27:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
115 |
2024-06-13 11:27:19 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
116 |
2024-06-13 11:27:20 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
117 |
2024-06-13 11:27:20 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
118 |
2024-06-13 11:27:20 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
119 |
2024-06-13 11:27:20 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
120 |
2024-06-13 11:27:20 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
121 |
2024-06-13 11:27:22 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
122 |
2024-06-13 11:27:22 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
123 |
2024-06-13 11:27:22 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
124 |
2024-06-13 11:27:22 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
125 |
2024-06-13 11:27:22 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 19.281 seconds (JVM running for 23.212) |
|
126 |
2024-06-13 11:27:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
127 |
2024-06-13 11:27:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
128 |
2024-06-13 11:27:23 [XNIO-1 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
129 |
2024-06-13 11:27:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
130 |
2024-06-13 11:28:22 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJCVHlDcmdrNjZpWG9BNGZibWJUNXlsSlJhZnh3S0lnZiIsInVzZXJJZCI6IjIifQ.G1IRSRvXjJZXNydybMHi9HKnAOyh9hYr6V8J8bfUhbE |
|
131 |
2024-06-13 11:28:22 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
132 |
2024-06-13 11:28:27 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJWR2o1aGVSRGI3YmtodzJWbEtDYW50TGtwWTVvWElqYSIsInVzZXJJZCI6IjEifQ.i2in4i1bzCdkWMp7QZ21d7BL8uuOV9lX05E__UdBlzU |
|
133 |
2024-06-13 11:28:27 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
134 |
2024-06-13 11:29:06 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJWR2o1aGVSRGI3YmtodzJWbEtDYW50TGtwWTVvWElqYSIsInVzZXJJZCI6IjEifQ.i2in4i1bzCdkWMp7QZ21d7BL8uuOV9lX05E__UdBlzU |
|
135 |
2024-06-13 11:29:06 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
136 |
2024-06-13 11:29:09 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJvM29URTdnaWhoc2p5dG1oMmVCa1lsWFcyaWdJN3ZYMSIsInVzZXJJZCI6IjIifQ.QSup5drM44uiUAcQ3Ecq3pKhVjiozKSgoqgCYeAQ7EU |
|
137 |
2024-06-13 11:29:09 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
138 |
2024-06-13 11:32:58 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0TjhjT1RUUlpEalFxc1ZWaHZXZmhrQk5xNTFqdVNZMiIsInVzZXJJZCI6IjEifQ.5XGq6cOuWI22CTPj7hZfmYheNWmMJD4FNV-LJyNxuJ4 |
|
139 |
2024-06-13 11:32:58 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功] |
|
140 |
2024-06-13 11:33:20 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJaNzBhSjJnMjB6bTdQakdyaGtFWmtoaVNHMXNHUmY4NSIsInVzZXJJZCI6IjIifQ.ddULUtuh6aK8phKrP3tR93AAr5rDfGUj4CiUyAOSgBQ |
|
141 |
2024-06-13 11:33:20 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
142 |
2024-06-13 11:34:07 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJvM29URTdnaWhoc2p5dG1oMmVCa1lsWFcyaWdJN3ZYMSIsInVzZXJJZCI6IjIifQ.QSup5drM44uiUAcQ3Ecq3pKhVjiozKSgoqgCYeAQ7EU |
|
143 |
2024-06-13 11:34:07 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
144 |
2024-06-13 11:34:10 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJhUmloRkNINzBQaFlYem01dDR6a1k4VjdRMG9VbElFdiIsInVzZXJJZCI6IjEifQ.bcHCfVoxYM6CwA2ZFhxv5alRW2TjTKAjx2A29RmaloQ |
|
145 |
2024-06-13 11:34:11 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
146 |
2024-06-13 11:37:32 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJhUmloRkNINzBQaFlYem01dDR6a1k4VjdRMG9VbElFdiIsInVzZXJJZCI6IjEifQ.bcHCfVoxYM6CwA2ZFhxv5alRW2TjTKAjx2A29RmaloQ |
|
147 |
2024-06-13 11:37:32 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
148 |
2024-06-13 11:37:38 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJEU1VhQzdoR0hJSGkySENPU2xiS3hlRVBBanIybllXaCIsInVzZXJJZCI6IjIifQ.M9MMk5tgQ8T9K5sjlq1iwywz3__itfYSLg8u16NVlxU |
|
149 |
2024-06-13 11:37:38 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
150 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
151 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
152 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
153 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
154 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
155 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
156 |
2024-06-13 11:43:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
157 |
2024-06-13 11:43:35 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 19344 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
158 |
2024-06-13 11:43:35 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
159 |
2024-06-13 11:43:35 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
160 |
2024-06-13 11:43:37 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
161 |
2024-06-13 11:43:37 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
162 |
2024-06-13 11:43:37 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
163 |
2024-06-13 11:43:38 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
164 |
2024-06-13 11:43:38 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
165 |
2024-06-13 11:43:38 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
166 |
2024-06-13 11:43:40 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
167 |
2024-06-13 11:43:40 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
168 |
2024-06-13 11:43:40 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
169 |
2024-06-13 11:43:40 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
170 |
2024-06-13 11:43:40 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
171 |
2024-06-13 11:43:41 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
172 |
2024-06-13 11:43:41 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
173 |
2024-06-13 11:43:41 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
174 |
2024-06-13 11:43:41 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
175 |
2024-06-13 11:43:42 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
176 |
2024-06-13 11:43:43 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
177 |
2024-06-13 11:43:44 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
178 |
2024-06-13 11:43:44 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
179 |
2024-06-13 11:43:44 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
180 |
2024-06-13 11:43:44 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
181 |
2024-06-13 11:43:44 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
182 |
2024-06-13 11:43:46 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
183 |
2024-06-13 11:43:46 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
184 |
2024-06-13 11:43:46 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
185 |
2024-06-13 11:43:46 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
186 |
2024-06-13 11:43:46 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.258 seconds (JVM running for 13.231) |
|
187 |
2024-06-13 11:43:46 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
188 |
2024-06-13 11:43:46 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
189 |
2024-06-13 11:43:47 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
190 |
2024-06-13 11:43:47 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
191 |
2024-06-13 12:01:20 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJaNzBhSjJnMjB6bTdQakdyaGtFWmtoaVNHMXNHUmY4NSIsInVzZXJJZCI6IjIifQ.ddULUtuh6aK8phKrP3tR93AAr5rDfGUj4CiUyAOSgBQ |
|
192 |
2024-06-13 12:01:20 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功] |
|
193 |
2024-06-13 12:01:22 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJJdTl5MmlhYzFwN3daRGxhbjNQQm5jM3lIMDhhUGhFeCIsInVzZXJJZCI6IjEifQ.Ah-l2o8SxoE7WbfUGF6CoxeSaX-7OIBBdhyqt8LpUTs |
|
194 |
2024-06-13 12:01:22 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
195 |
2024-06-13 12:01:28 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJEU1VhQzdoR0hJSGkySENPU2xiS3hlRVBBanIybllXaCIsInVzZXJJZCI6IjIifQ.M9MMk5tgQ8T9K5sjlq1iwywz3__itfYSLg8u16NVlxU |
|
196 |
2024-06-13 12:01:28 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
197 |
2024-06-13 12:01:34 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJpVHNSYjJiaXlhaHJ0bWhwS3BFb0tUTEtoZG52aGtwdCIsInVzZXJJZCI6IjEifQ.PlCQPWBq_-TQhTFx_iQzgDtqHe7YjZgt9oxHSGZTc7E |
|
198 |
2024-06-13 12:01:34 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
199 |
2024-06-13 12:05:38 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJpVHNSYjJiaXlhaHJ0bWhwS3BFb0tUTEtoZG52aGtwdCIsInVzZXJJZCI6IjEifQ.PlCQPWBq_-TQhTFx_iQzgDtqHe7YjZgt9oxHSGZTc7E |
|
200 |
2024-06-13 12:05:38 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
201 |
2024-06-13 12:05:41 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ5SFBaZ0ZZOE5kaTlVdDlIRWpMa3RUSFpRMHZRQTNNViIsInVzZXJJZCI6IjIifQ.LQNC1iI-BNc5vKhPIkevYaYOSzzQyQU3-MYh0nhMQYY |
|
202 |
2024-06-13 12:05:41 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
203 |
2024-06-13 12:06:22 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ5SFBaZ0ZZOE5kaTlVdDlIRWpMa3RUSFpRMHZRQTNNViIsInVzZXJJZCI6IjIifQ.LQNC1iI-BNc5vKhPIkevYaYOSzzQyQU3-MYh0nhMQYY |
|
204 |
2024-06-13 12:06:22 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
205 |
2024-06-13 12:06:24 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJkQktSanRjNVlNdm04VTltYU1uam5DYjZaaE9jbVJpNCIsInVzZXJJZCI6IjEifQ.62vBk3uNcUf9jyy2Z7BJ248oeae_1W-9AZivBQI1y4k |
|
206 |
2024-06-13 12:06:24 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
207 |
2024-06-13 13:32:56 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI2SmpSQ2w0Mmt2dW9XTzAwYm5iT1hSOWFSdHdGN1FtNSIsInVzZXJJZCI6IjEifQ.AVl-v1sNcQqBI3vamAQjazKTWtnhFY1tfR2bWKRa32A |
|
208 |
2024-06-13 13:32:56 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJqSENxREFHMUYyZ1VTWmZid3NVcDZpdEZMVWdYTUlvWiIsInVzZXJJZCI6IjEifQ.nMP9rTF59aFToEfcDQ4pCnO3_98y93SfN317LoPcMXI |
|
209 |
2024-06-13 13:32:56 [schedule-pool-7] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
210 |
2024-06-13 13:33:08 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJaUmtqZWt4WldzM3EyeWxkTEg4M0dyTEpDdmthM0hMQiIsInVzZXJJZCI6IjEifQ.DY9occaLqxUJ0EOMZsqqejymxnmXpA4Wg1cIMeAswJM |
|
211 |
2024-06-13 13:33:08 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJOalZnTzJCWmhheDZVU3J1OENacWtxbDJhT2N5ZHlFQiIsInVzZXJJZCI6IjEifQ.rQlibHoPGCnPsOmzbsyyZpIYEdX7Ec1ytuQuBSSXfgw |
|
212 |
2024-06-13 13:33:08 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
213 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
214 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
215 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
216 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
217 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
218 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
219 |
2024-06-13 13:35:33 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
220 |
2024-06-13 13:35:39 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21024 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
221 |
2024-06-13 13:35:39 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
222 |
2024-06-13 13:35:39 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
223 |
2024-06-13 13:35:42 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
224 |
2024-06-13 13:35:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
225 |
2024-06-13 13:35:42 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
226 |
2024-06-13 13:35:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
227 |
2024-06-13 13:35:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
228 |
2024-06-13 13:35:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
229 |
2024-06-13 13:35:45 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
230 |
2024-06-13 13:35:45 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
231 |
2024-06-13 13:35:45 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
232 |
2024-06-13 13:35:45 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
233 |
2024-06-13 13:35:45 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
234 |
2024-06-13 13:35:46 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
235 |
2024-06-13 13:35:46 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
236 |
2024-06-13 13:35:46 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
237 |
2024-06-13 13:35:46 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
238 |
2024-06-13 13:35:47 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
239 |
2024-06-13 13:35:48 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
240 |
2024-06-13 13:35:49 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
241 |
2024-06-13 13:35:49 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
242 |
2024-06-13 13:35:49 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
243 |
2024-06-13 13:35:49 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
244 |
2024-06-13 13:35:49 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
245 |
2024-06-13 13:35:51 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
246 |
2024-06-13 13:35:51 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
247 |
2024-06-13 13:35:51 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
248 |
2024-06-13 13:35:51 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
249 |
2024-06-13 13:35:51 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.504 seconds (JVM running for 13.523) |
|
250 |
2024-06-13 13:35:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
251 |
2024-06-13 13:35:52 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
252 |
2024-06-13 13:35:52 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
253 |
2024-06-13 13:35:52 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
254 |
2024-06-13 13:57:33 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
255 |
2024-06-13 13:57:33 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
256 |
2024-06-13 13:57:33 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
257 |
2024-06-13 13:57:34 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
258 |
2024-06-13 13:57:34 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
259 |
2024-06-13 13:57:34 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
260 |
2024-06-13 13:57:34 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
261 |
2024-06-13 13:57:46 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 17396 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
262 |
2024-06-13 13:57:46 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
263 |
2024-06-13 13:57:46 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
264 |
2024-06-13 13:57:50 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
265 |
2024-06-13 13:57:50 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
266 |
2024-06-13 13:57:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
267 |
2024-06-13 13:57:50 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
268 |
2024-06-13 13:57:50 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
269 |
2024-06-13 13:57:50 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
270 |
2024-06-13 13:57:53 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
271 |
2024-06-13 13:57:54 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
272 |
2024-06-13 13:57:54 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
273 |
2024-06-13 13:57:54 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
274 |
2024-06-13 13:57:54 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
275 |
2024-06-13 13:57:55 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
276 |
2024-06-13 13:57:55 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
277 |
2024-06-13 13:57:55 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
278 |
2024-06-13 13:57:55 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
279 |
2024-06-13 13:57:56 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
280 |
2024-06-13 13:57:57 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
281 |
2024-06-13 13:57:58 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
282 |
2024-06-13 13:57:59 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
283 |
2024-06-13 13:57:59 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
284 |
2024-06-13 13:57:59 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
285 |
2024-06-13 13:57:59 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
286 |
2024-06-13 13:58:02 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
287 |
2024-06-13 13:58:02 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
288 |
2024-06-13 13:58:02 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
289 |
2024-06-13 13:58:02 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
290 |
2024-06-13 13:58:02 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.407 seconds (JVM running for 18.695) |
|
291 |
2024-06-13 13:58:02 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
292 |
2024-06-13 13:58:02 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
293 |
2024-06-13 13:58:02 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
294 |
2024-06-13 13:58:03 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
295 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
296 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
297 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
298 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
299 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
300 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
301 |
2024-06-13 14:01:22 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
302 |
2024-06-13 14:01:29 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 1820 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
303 |
2024-06-13 14:01:29 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
304 |
2024-06-13 14:01:29 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
305 |
2024-06-13 14:01:31 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
306 |
2024-06-13 14:01:31 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
307 |
2024-06-13 14:01:31 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
308 |
2024-06-13 14:01:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
309 |
2024-06-13 14:01:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
310 |
2024-06-13 14:01:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
311 |
2024-06-13 14:01:34 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
312 |
2024-06-13 14:01:34 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
313 |
2024-06-13 14:01:34 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
314 |
2024-06-13 14:01:34 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
315 |
2024-06-13 14:01:34 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
316 |
2024-06-13 14:01:35 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
317 |
2024-06-13 14:01:35 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
318 |
2024-06-13 14:01:35 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
319 |
2024-06-13 14:01:35 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
320 |
2024-06-13 14:01:36 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
321 |
2024-06-13 14:01:36 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
322 |
2024-06-13 14:01:37 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
323 |
2024-06-13 14:01:38 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
324 |
2024-06-13 14:01:38 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
325 |
2024-06-13 14:01:38 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
326 |
2024-06-13 14:01:38 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
327 |
2024-06-13 14:01:40 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
328 |
2024-06-13 14:01:40 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
329 |
2024-06-13 14:01:40 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
330 |
2024-06-13 14:01:40 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
331 |
2024-06-13 14:01:40 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.324 seconds (JVM running for 13.432) |
|
332 |
2024-06-13 14:01:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
333 |
2024-06-13 14:01:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
334 |
2024-06-13 14:01:41 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
335 |
2024-06-13 14:01:41 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
336 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
337 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
338 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
339 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
340 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
341 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
342 |
2024-06-13 14:04:34 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
343 |
2024-06-13 14:04:40 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 15608 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
344 |
2024-06-13 14:04:40 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
345 |
2024-06-13 14:04:40 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
346 |
2024-06-13 14:04:43 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
347 |
2024-06-13 14:04:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
348 |
2024-06-13 14:04:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
349 |
2024-06-13 14:04:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
350 |
2024-06-13 14:04:44 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
351 |
2024-06-13 14:04:44 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
352 |
2024-06-13 14:04:47 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
353 |
2024-06-13 14:04:47 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
354 |
2024-06-13 14:04:47 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
355 |
2024-06-13 14:04:48 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
356 |
2024-06-13 14:04:48 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
357 |
2024-06-13 14:04:50 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
358 |
2024-06-13 14:04:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
359 |
2024-06-13 14:04:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
360 |
2024-06-13 14:04:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
361 |
2024-06-13 14:04:53 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
362 |
2024-06-13 14:04:55 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
363 |
2024-06-13 14:04:58 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
364 |
2024-06-13 14:04:58 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
365 |
2024-06-13 14:04:58 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
366 |
2024-06-13 14:04:59 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
367 |
2024-06-13 14:04:59 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
368 |
2024-06-13 14:05:05 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
369 |
2024-06-13 14:05:05 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
370 |
2024-06-13 14:05:05 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
371 |
2024-06-13 14:05:05 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
372 |
2024-06-13 14:05:05 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 25.547 seconds (JVM running for 26.623) |
|
373 |
2024-06-13 14:05:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
374 |
2024-06-13 14:05:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
375 |
2024-06-13 14:05:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
376 |
2024-06-13 14:05:07 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
377 |
2024-06-13 14:11:08 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI2SmpSQ2w0Mmt2dW9XTzAwYm5iT1hSOWFSdHdGN1FtNSIsInVzZXJJZCI6IjEifQ.AVl-v1sNcQqBI3vamAQjazKTWtnhFY1tfR2bWKRa32A |
|
378 |
2024-06-13 14:11:08 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
379 |
2024-06-13 14:11:14 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJTNWxaUGlhRjV5MGV2dm15ZzVkbnZWdXRua2U3RXdTTiIsInVzZXJJZCI6IjIifQ.kJFFf02Fey_QJdclpSjh7omAuc9phpHjmPFQv6-gEGo |
|
380 |
2024-06-13 14:11:14 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
381 |
2024-06-13 14:18:27 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJaUmtqZWt4WldzM3EyeWxkTEg4M0dyTEpDdmthM0hMQiIsInVzZXJJZCI6IjEifQ.DY9occaLqxUJ0EOMZsqqejymxnmXpA4Wg1cIMeAswJM |
|
382 |
2024-06-13 14:18:27 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功] |
|
383 |
2024-06-13 14:18:37 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJIcUc4OGxXdkIwOU5DYzVTcno4ckNpUldRYmJSZ0V4ciIsInVzZXJJZCI6IjIifQ.zi2mOznaZzMZjjlVHWwOCYulOhu2_iA5pPpLi04oqgw |
|
384 |
2024-06-13 14:18:37 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
385 |
2024-06-13 14:21:18 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJTNWxaUGlhRjV5MGV2dm15ZzVkbnZWdXRua2U3RXdTTiIsInVzZXJJZCI6IjIifQ.kJFFf02Fey_QJdclpSjh7omAuc9phpHjmPFQv6-gEGo |
|
386 |
2024-06-13 14:21:18 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
387 |
2024-06-13 14:21:20 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJjelhlR2xBNHlFN1BSaGY3Y091SzFETDNUTjBpTmJvSyIsInVzZXJJZCI6IjEifQ.1yBHi7eRMBQW099jiqF4u6YoFO4YxTS7D9ymIJ_-wkA |
|
388 |
2024-06-13 14:21:20 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
389 |
2024-06-13 14:23:01 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJjelhlR2xBNHlFN1BSaGY3Y091SzFETDNUTjBpTmJvSyIsInVzZXJJZCI6IjEifQ.1yBHi7eRMBQW099jiqF4u6YoFO4YxTS7D9ymIJ_-wkA |
|
390 |
2024-06-13 14:23:01 [schedule-pool-7] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
391 |
2024-06-13 14:23:04 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJGQ1B0ZEJZOHp3UlNjRTQ1WXdaNTR6dmZHNE5Scm1QZiIsInVzZXJJZCI6IjIifQ.5E9HarHAFeBnLxK-DEZy98vjQWybPwmFcAjpUvBiTJs |
|
392 |
2024-06-13 14:23:04 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
393 |
2024-06-13 14:26:21 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJIcUc4OGxXdkIwOU5DYzVTcno4ckNpUldRYmJSZ0V4ciIsInVzZXJJZCI6IjIifQ.zi2mOznaZzMZjjlVHWwOCYulOhu2_iA5pPpLi04oqgw |
|
394 |
2024-06-13 14:26:21 [schedule-pool-8] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功] |
|
395 |
2024-06-13 14:26:27 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJtQURVUXFkbUNxRU14VG55bUl2RGlLejB0UUhpZjI5SSIsInVzZXJJZCI6IjIifQ.j25HXEaiiQCcG51RXFclN5064NJyV1Y3_l5OPplM5i8 |
|
396 |
2024-06-13 14:26:27 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
397 |
2024-06-13 14:29:30 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJGQ1B0ZEJZOHp3UlNjRTQ1WXdaNTR6dmZHNE5Scm1QZiIsInVzZXJJZCI6IjIifQ.5E9HarHAFeBnLxK-DEZy98vjQWybPwmFcAjpUvBiTJs |
|
398 |
2024-06-13 14:29:30 [schedule-pool-9] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
399 |
2024-06-13 14:29:35 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJjVWtSQzJDTmhITGg1d1hPQ3Q4S2NSUmI5WUpVaXlNcSIsInVzZXJJZCI6IjEifQ.vftuTNgKGz0XH3Tt6laWoIgPvVZK9idf97z1dXbByXM |
|
400 |
2024-06-13 14:29:35 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
401 |
2024-06-13 14:30:13 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJjVWtSQzJDTmhITGg1d1hPQ3Q4S2NSUmI5WUpVaXlNcSIsInVzZXJJZCI6IjEifQ.vftuTNgKGz0XH3Tt6laWoIgPvVZK9idf97z1dXbByXM |
|
402 |
2024-06-13 14:30:13 [schedule-pool-10] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
403 |
2024-06-13 14:30:17 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJma2V0eThYdGlOWjNOakxteHJzSnU0RXQ4eFc5bzE4QyIsInVzZXJJZCI6IjIifQ.HkARaP8gmgQ7JqAWEgLpNDq1oKDNiQjDWO2MSYcp_2o |
|
404 |
2024-06-13 14:30:17 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
405 |
2024-06-13 14:30:53 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJma2V0eThYdGlOWjNOakxteHJzSnU0RXQ4eFc5bzE4QyIsInVzZXJJZCI6IjIifQ.HkARaP8gmgQ7JqAWEgLpNDq1oKDNiQjDWO2MSYcp_2o |
|
406 |
2024-06-13 14:30:53 [schedule-pool-11] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
407 |
2024-06-13 14:30:56 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJPWmFKWjRnQ1FTbnhRdXFReW4zTEhCZTRvUXZBWkVCRSIsInVzZXJJZCI6IjEifQ.WDS6WMRo0IK7CCQ5RE6XSA9QdeVGjGsPH63pEchNK3M |
|
408 |
2024-06-13 14:30:57 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
409 |
2024-06-13 14:31:27 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJPWmFKWjRnQ1FTbnhRdXFReW4zTEhCZTRvUXZBWkVCRSIsInVzZXJJZCI6IjEifQ.WDS6WMRo0IK7CCQ5RE6XSA9QdeVGjGsPH63pEchNK3M |
|
410 |
2024-06-13 14:31:27 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
411 |
2024-06-13 14:31:30 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJnSGg1d0d6NVEwUEFhUGtRbUJBcDBINEJwWTFWU2ZUZSIsInVzZXJJZCI6IjIifQ.fy9sJ51Kwqe3QP7c71W4EO3i0zGty3ST6znVQiwvy1U |
|
412 |
2024-06-13 14:31:30 [schedule-pool-13] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
413 |
2024-06-13 14:34:27 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJnSGg1d0d6NVEwUEFhUGtRbUJBcDBINEJwWTFWU2ZUZSIsInVzZXJJZCI6IjIifQ.fy9sJ51Kwqe3QP7c71W4EO3i0zGty3ST6znVQiwvy1U |
|
414 |
2024-06-13 14:34:27 [schedule-pool-7] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
415 |
2024-06-13 14:34:28 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJRWTBuZXV0bDA5QkNya0c0c241VnJBS1RhQ1JMNmRRcSIsInVzZXJJZCI6IjEifQ.govk6keK75GRV5vzRoOkAGaiuYEyM_vjMittQtY3Zg0 |
|
416 |
2024-06-13 14:34:28 [schedule-pool-14] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
417 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
418 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
419 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
420 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
421 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
422 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
423 |
2024-06-13 14:36:55 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
424 |
2024-06-13 14:37:01 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 26592 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
425 |
2024-06-13 14:37:01 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
426 |
2024-06-13 14:37:01 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
427 |
2024-06-13 14:37:03 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
428 |
2024-06-13 14:37:03 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
429 |
2024-06-13 14:37:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
430 |
2024-06-13 14:37:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
431 |
2024-06-13 14:37:04 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
432 |
2024-06-13 14:37:04 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
433 |
2024-06-13 14:37:06 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
434 |
2024-06-13 14:37:06 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
435 |
2024-06-13 14:37:06 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
436 |
2024-06-13 14:37:07 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
437 |
2024-06-13 14:37:07 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
438 |
2024-06-13 14:37:07 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
439 |
2024-06-13 14:37:08 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
440 |
2024-06-13 14:37:08 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
441 |
2024-06-13 14:37:08 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
442 |
2024-06-13 14:37:08 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
443 |
2024-06-13 14:37:09 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
444 |
2024-06-13 14:37:10 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
445 |
2024-06-13 14:37:10 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
446 |
2024-06-13 14:37:10 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
447 |
2024-06-13 14:37:11 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
448 |
2024-06-13 14:37:11 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
449 |
2024-06-13 14:37:13 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
450 |
2024-06-13 14:37:13 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
451 |
2024-06-13 14:37:13 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
452 |
2024-06-13 14:37:13 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
453 |
2024-06-13 14:37:13 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.513 seconds (JVM running for 13.562) |
|
454 |
2024-06-13 14:37:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
455 |
2024-06-13 14:37:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
456 |
2024-06-13 14:37:13 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
457 |
2024-06-13 14:37:14 [RMI TCP Connection(7)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
458 |
2024-06-13 14:38:16 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJRWTBuZXV0bDA5QkNya0c0c241VnJBS1RhQ1JMNmRRcSIsInVzZXJJZCI6IjEifQ.govk6keK75GRV5vzRoOkAGaiuYEyM_vjMittQtY3Zg0 |
|
459 |
2024-06-13 14:38:16 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
460 |
2024-06-13 14:38:19 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ1c2MxcmxYZzRucWp5aXhFakIxOVBYeXJzejRIenRpeCIsInVzZXJJZCI6IjIifQ.GHP-7J1A-fXjc0nDB5Sd8YL8xgrs-blUyqmlHno6ZSg |
|
461 |
2024-06-13 14:38:19 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
462 |
2024-06-13 14:41:41 [XNIO-1 task-11] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJtQURVUXFkbUNxRU14VG55bUl2RGlLejB0UUhpZjI5SSIsInVzZXJJZCI6IjIifQ.j25HXEaiiQCcG51RXFclN5064NJyV1Y3_l5OPplM5i8 |
|
463 |
2024-06-13 14:41:41 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功] |
|
464 |
2024-06-13 14:43:29 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI1UnZtMlZncENiQlJqdUh2a3pGckVsVzRWT0NhU2NwRyIsInVzZXJJZCI6IjEifQ.vBqOkcuue3mGp-XIgcSRulXufSHo_KPeqIGhdS5pOYA |
|
465 |
2024-06-13 14:43:29 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
466 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
467 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
468 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
469 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
470 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
471 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
472 |
2024-06-13 14:47:39 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
473 |
2024-06-13 14:47:44 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 4956 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
474 |
2024-06-13 14:47:44 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
475 |
2024-06-13 14:47:44 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
476 |
2024-06-13 14:47:46 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
477 |
2024-06-13 14:47:46 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
478 |
2024-06-13 14:47:46 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
479 |
2024-06-13 14:47:47 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
480 |
2024-06-13 14:47:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
481 |
2024-06-13 14:47:47 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
482 |
2024-06-13 14:47:49 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
483 |
2024-06-13 14:47:49 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
484 |
2024-06-13 14:47:49 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
485 |
2024-06-13 14:47:49 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
486 |
2024-06-13 14:47:49 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
487 |
2024-06-13 14:47:50 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
488 |
2024-06-13 14:47:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
489 |
2024-06-13 14:47:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
490 |
2024-06-13 14:47:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
491 |
2024-06-13 14:47:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
492 |
2024-06-13 14:47:52 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
493 |
2024-06-13 14:47:53 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
494 |
2024-06-13 14:47:53 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
495 |
2024-06-13 14:47:53 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
496 |
2024-06-13 14:47:53 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
497 |
2024-06-13 14:47:53 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
498 |
2024-06-13 14:47:55 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
499 |
2024-06-13 14:47:55 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
500 |
2024-06-13 14:47:55 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
501 |
2024-06-13 14:47:55 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
502 |
2024-06-13 14:47:55 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 11.646 seconds (JVM running for 12.695) |
|
503 |
2024-06-13 14:47:55 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
504 |
2024-06-13 14:47:55 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
505 |
2024-06-13 14:47:55 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
506 |
2024-06-13 14:47:56 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
507 |
2024-06-13 14:48:30 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ1c2MxcmxYZzRucWp5aXhFakIxOVBYeXJzejRIenRpeCIsInVzZXJJZCI6IjIifQ.GHP-7J1A-fXjc0nDB5Sd8YL8xgrs-blUyqmlHno6ZSg |
|
508 |
2024-06-13 14:48:30 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
509 |
2024-06-13 14:48:35 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIycXk1UTJqZnh4QWxFTGxndmJubldubTZpUWxSRlIxWCIsInVzZXJJZCI6IjEifQ.MJ92pIC7iNZd3PqUfLsrUE6LIU_BK2BLKa4ZVV_JG7c |
|
510 |
2024-06-13 14:48:35 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
511 |
2024-06-13 14:50:08 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIycXk1UTJqZnh4QWxFTGxndmJubldubTZpUWxSRlIxWCIsInVzZXJJZCI6IjEifQ.MJ92pIC7iNZd3PqUfLsrUE6LIU_BK2BLKa4ZVV_JG7c |
|
512 |
2024-06-13 14:50:08 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
513 |
2024-06-13 14:50:12 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJSMkZvZjUwaTc2Rk1jN3ZjUlZLTmJua1lIWTRMNklRQiIsInVzZXJJZCI6IjIifQ.9JeVnUs5xPWURseLdQOWX9udFowKeCN9cep_86d4Zu4 |
|
514 |
2024-06-13 14:50:12 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
515 |
2024-06-13 14:53:00 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
516 |
2024-06-13 14:53:00 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
517 |
2024-06-13 14:53:00 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
518 |
2024-06-13 14:53:01 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
519 |
2024-06-13 14:53:01 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
520 |
2024-06-13 14:53:01 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
521 |
2024-06-13 14:53:01 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
522 |
2024-06-13 14:53:06 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 15136 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
523 |
2024-06-13 14:53:06 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
524 |
2024-06-13 14:53:06 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
525 |
2024-06-13 14:53:09 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
526 |
2024-06-13 14:53:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
527 |
2024-06-13 14:53:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
528 |
2024-06-13 14:53:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
529 |
2024-06-13 14:53:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
530 |
2024-06-13 14:53:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
531 |
2024-06-13 14:53:12 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
532 |
2024-06-13 14:53:12 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
533 |
2024-06-13 14:53:12 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
534 |
2024-06-13 14:53:12 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
535 |
2024-06-13 14:53:12 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
536 |
2024-06-13 14:53:13 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
537 |
2024-06-13 14:53:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
538 |
2024-06-13 14:53:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
539 |
2024-06-13 14:53:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
540 |
2024-06-13 14:53:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
541 |
2024-06-13 14:53:15 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
542 |
2024-06-13 14:53:16 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
543 |
2024-06-13 14:53:16 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
544 |
2024-06-13 14:53:16 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
545 |
2024-06-13 14:53:16 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
546 |
2024-06-13 14:53:16 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
547 |
2024-06-13 14:53:18 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
548 |
2024-06-13 14:53:18 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
549 |
2024-06-13 14:53:18 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
550 |
2024-06-13 14:53:18 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
551 |
2024-06-13 14:53:18 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.408 seconds (JVM running for 13.443) |
|
552 |
2024-06-13 14:53:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
553 |
2024-06-13 14:53:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
554 |
2024-06-13 14:53:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
555 |
2024-06-13 14:53:19 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
556 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
557 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
558 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
559 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
560 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
561 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
562 |
2024-06-13 15:01:08 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
563 |
2024-06-13 15:01:13 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 23420 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
564 |
2024-06-13 15:01:13 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
565 |
2024-06-13 15:01:13 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
566 |
2024-06-13 15:01:15 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
567 |
2024-06-13 15:01:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
568 |
2024-06-13 15:01:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
569 |
2024-06-13 15:01:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
570 |
2024-06-13 15:01:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
571 |
2024-06-13 15:01:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
572 |
2024-06-13 15:01:18 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
573 |
2024-06-13 15:01:18 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
574 |
2024-06-13 15:01:18 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
575 |
2024-06-13 15:01:19 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
576 |
2024-06-13 15:01:19 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
577 |
2024-06-13 15:01:19 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
578 |
2024-06-13 15:01:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
579 |
2024-06-13 15:01:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
580 |
2024-06-13 15:01:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
581 |
2024-06-13 15:01:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
582 |
2024-06-13 15:01:21 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
583 |
2024-06-13 15:01:22 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
584 |
2024-06-13 15:01:22 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
585 |
2024-06-13 15:01:22 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
586 |
2024-06-13 15:01:22 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
587 |
2024-06-13 15:01:22 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
588 |
2024-06-13 15:01:25 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
589 |
2024-06-13 15:01:25 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
590 |
2024-06-13 15:01:25 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
591 |
2024-06-13 15:01:25 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
592 |
2024-06-13 15:01:25 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.504 seconds (JVM running for 13.474) |
|
593 |
2024-06-13 15:01:25 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
594 |
2024-06-13 15:01:25 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
595 |
2024-06-13 15:01:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
596 |
2024-06-13 15:01:26 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
597 |
2024-06-13 15:08:50 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
598 |
2024-06-13 15:08:50 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
599 |
2024-06-13 15:08:50 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
600 |
2024-06-13 15:08:50 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
601 |
2024-06-13 15:08:50 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
602 |
2024-06-13 15:08:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
603 |
2024-06-13 15:08:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
604 |
2024-06-13 15:08:56 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 27124 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
605 |
2024-06-13 15:08:56 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
606 |
2024-06-13 15:08:56 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
607 |
2024-06-13 15:08:58 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
608 |
2024-06-13 15:08:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
609 |
2024-06-13 15:08:59 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
610 |
2024-06-13 15:08:59 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
611 |
2024-06-13 15:08:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
612 |
2024-06-13 15:08:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
613 |
2024-06-13 15:09:01 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
614 |
2024-06-13 15:09:01 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
615 |
2024-06-13 15:09:01 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
616 |
2024-06-13 15:09:02 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
617 |
2024-06-13 15:09:02 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
618 |
2024-06-13 15:09:02 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
619 |
2024-06-13 15:09:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
620 |
2024-06-13 15:09:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
621 |
2024-06-13 15:09:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
622 |
2024-06-13 15:09:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
623 |
2024-06-13 15:09:04 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
624 |
2024-06-13 15:09:05 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
625 |
2024-06-13 15:09:05 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
626 |
2024-06-13 15:09:05 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
627 |
2024-06-13 15:09:05 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
628 |
2024-06-13 15:09:05 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
629 |
2024-06-13 15:09:07 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
630 |
2024-06-13 15:09:07 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
631 |
2024-06-13 15:09:08 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
632 |
2024-06-13 15:09:08 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
633 |
2024-06-13 15:09:08 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.103 seconds (JVM running for 13.32) |
|
634 |
2024-06-13 15:09:08 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
635 |
2024-06-13 15:09:08 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
636 |
2024-06-13 15:09:08 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
637 |
2024-06-13 15:09:08 [RMI TCP Connection(7)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
638 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
639 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
640 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
641 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
642 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
643 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
644 |
2024-06-13 15:18:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
645 |
2024-06-13 15:18:19 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 28440 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
646 |
2024-06-13 15:18:19 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
647 |
2024-06-13 15:18:20 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
648 |
2024-06-13 15:18:23 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
649 |
2024-06-13 15:18:23 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
650 |
2024-06-13 15:18:23 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
651 |
2024-06-13 15:18:24 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
652 |
2024-06-13 15:18:24 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
653 |
2024-06-13 15:18:24 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
654 |
2024-06-13 15:18:27 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
655 |
2024-06-13 15:18:27 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
656 |
2024-06-13 15:18:27 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
657 |
2024-06-13 15:18:27 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
658 |
2024-06-13 15:18:27 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
659 |
2024-06-13 15:18:28 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
660 |
2024-06-13 15:18:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
661 |
2024-06-13 15:18:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
662 |
2024-06-13 15:18:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
663 |
2024-06-13 15:18:30 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
664 |
2024-06-13 15:18:30 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
665 |
2024-06-13 15:18:31 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
666 |
2024-06-13 15:18:32 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
667 |
2024-06-13 15:18:32 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
668 |
2024-06-13 15:18:32 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
669 |
2024-06-13 15:18:32 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
670 |
2024-06-13 15:18:34 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
671 |
2024-06-13 15:18:34 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
672 |
2024-06-13 15:18:34 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
673 |
2024-06-13 15:18:34 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
674 |
2024-06-13 15:18:35 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.6 seconds (JVM running for 16.599) |
|
675 |
2024-06-13 15:18:35 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
676 |
2024-06-13 15:18:35 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
677 |
2024-06-13 15:18:35 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
678 |
2024-06-13 15:18:36 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
679 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
680 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
681 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
682 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
683 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
684 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
685 |
2024-06-13 15:22:18 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
686 |
2024-06-13 15:22:30 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 33584 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
687 |
2024-06-13 15:22:30 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
688 |
2024-06-13 15:22:30 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
689 |
2024-06-13 15:22:34 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
690 |
2024-06-13 15:22:34 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
691 |
2024-06-13 15:22:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
692 |
2024-06-13 15:22:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
693 |
2024-06-13 15:22:34 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
694 |
2024-06-13 15:22:34 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
695 |
2024-06-13 15:22:37 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
696 |
2024-06-13 15:22:37 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
697 |
2024-06-13 15:22:37 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
698 |
2024-06-13 15:22:38 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
699 |
2024-06-13 15:22:38 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
700 |
2024-06-13 15:22:38 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
701 |
2024-06-13 15:22:39 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
702 |
2024-06-13 15:22:39 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
703 |
2024-06-13 15:22:39 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
704 |
2024-06-13 15:22:40 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
705 |
2024-06-13 15:22:41 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
706 |
2024-06-13 15:22:42 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
707 |
2024-06-13 15:22:42 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
708 |
2024-06-13 15:22:42 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
709 |
2024-06-13 15:22:42 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
710 |
2024-06-13 15:22:42 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
711 |
2024-06-13 15:22:45 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
712 |
2024-06-13 15:22:45 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
713 |
2024-06-13 15:22:45 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
714 |
2024-06-13 15:22:45 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
715 |
2024-06-13 15:22:45 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.546 seconds (JVM running for 17.515) |
|
716 |
2024-06-13 15:22:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
717 |
2024-06-13 15:22:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
718 |
2024-06-13 15:22:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
719 |
2024-06-13 15:22:46 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
720 |
2024-06-13 15:23:03 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJSMkZvZjUwaTc2Rk1jN3ZjUlZLTmJua1lIWTRMNklRQiIsInVzZXJJZCI6IjIifQ.9JeVnUs5xPWURseLdQOWX9udFowKeCN9cep_86d4Zu4 |
|
721 |
2024-06-13 15:23:04 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
722 |
2024-06-13 15:23:08 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJXcU9jdjdiMHhYRUlDRzlraFFtc2pHUHpFMWNVd0RvOSIsInVzZXJJZCI6IjEifQ.RVGHYiJ0NuNp0rb6N5XZ3ycyQVsDdFJwOfVbos5z1cU |
|
723 |
2024-06-13 15:23:09 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
724 |
2024-06-13 15:23:28 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJXcU9jdjdiMHhYRUlDRzlraFFtc2pHUHpFMWNVd0RvOSIsInVzZXJJZCI6IjEifQ.RVGHYiJ0NuNp0rb6N5XZ3ycyQVsDdFJwOfVbos5z1cU |
|
725 |
2024-06-13 15:23:28 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
726 |
2024-06-13 15:23:31 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJuQUptVWpVeHJxcEQ5U1Z5aVZnVlpXd01UaExTNGJGSiIsInVzZXJJZCI6IjIifQ.UzsmcEUHh_uP9qMMf_Y4f8JKnR8ALLvIjkz3x9s2F48 |
|
727 |
2024-06-13 15:23:31 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
728 |
2024-06-13 15:27:57 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJjQlFpUUYwU0F4WTZuVkFlblNaSW5GNGtGSjNyTDhUUyIsInVzZXJJZCI6IjIifQ.1s7C2RYG1VpwaQg_JZNg7Waw-2SrB_ZAv9k3iKAPw6s |
|
729 |
2024-06-13 15:27:57 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
730 |
2024-06-13 15:36:20 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJuQUptVWpVeHJxcEQ5U1Z5aVZnVlpXd01UaExTNGJGSiIsInVzZXJJZCI6IjIifQ.UzsmcEUHh_uP9qMMf_Y4f8JKnR8ALLvIjkz3x9s2F48 |
|
731 |
2024-06-13 15:36:20 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
732 |
2024-06-13 15:51:14 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJJSzZYMmJRd3paSTAwTTE2eWtWVkE3YVB5WE96cWlESSIsInVzZXJJZCI6IjEifQ.dFe70809tBU_sr5k65OYkp6y8yzJ8kxt-5FgMx7DpQ4 |
|
733 |
2024-06-13 15:51:14 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
734 |
2024-06-13 15:51:31 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJjQlFpUUYwU0F4WTZuVkFlblNaSW5GNGtGSjNyTDhUUyIsInVzZXJJZCI6IjIifQ.1s7C2RYG1VpwaQg_JZNg7Waw-2SrB_ZAv9k3iKAPw6s |
|
735 |
2024-06-13 15:51:31 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Logout][退出成功] |
|
736 |
2024-06-13 15:51:38 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJCdmxmMVJha016Y3dDV1hCQm1NQkZyM2ZiNkJabGpTZSIsInVzZXJJZCI6IjEifQ.D4mzOgTFY7Uo4MXApg4VEXr1v0mbMBs5P4cdS-pwVnk |
|
737 |
2024-06-13 15:51:38 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJkcDFlUXR5UDBjYkJPWjJzamMyR0I3Qks4ZW9iNE5pcSIsInVzZXJJZCI6IjEifQ.Kxyg5ZNfTHn9mhbdpmYdArnMCQnQiqRgWb9wQuvHD0E |
|
738 |
2024-06-13 15:51:38 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
739 |
2024-06-13 15:52:24 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJJSzZYMmJRd3paSTAwTTE2eWtWVkE3YVB5WE96cWlESSIsInVzZXJJZCI6IjEifQ.dFe70809tBU_sr5k65OYkp6y8yzJ8kxt-5FgMx7DpQ4 |
|
740 |
2024-06-13 15:52:24 [schedule-pool-8] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
741 |
2024-06-13 15:52:27 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiI1M2FRM2RTZ1RsajZmeWgxcnY5a2F3UXBlUzF6Zm5QTCIsInVzZXJJZCI6IjIifQ.TyOU583t-mhUr5gcoFoBtPvIW9GOtADREyvvn2cksHc |
|
742 |
2024-06-13 15:52:27 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
743 |
2024-06-13 15:59:11 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiI1M2FRM2RTZ1RsajZmeWgxcnY5a2F3UXBlUzF6Zm5QTCIsInVzZXJJZCI6IjIifQ.TyOU583t-mhUr5gcoFoBtPvIW9GOtADREyvvn2cksHc |
|
744 |
2024-06-13 15:59:11 [schedule-pool-9] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
745 |
2024-06-13 15:59:16 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ3U1pudWxhN01McGt1NVA4WG1OajN4OVhQNDlMb1pDaCIsInVzZXJJZCI6IjEifQ.5jphn8Vt5koVWbO0NPqzzYOCpmj14chUet5gWhb5jwE |
|
746 |
2024-06-13 15:59:16 [schedule-pool-5] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
747 |
2024-06-13 16:04:40 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ3U1pudWxhN01McGt1NVA4WG1OajN4OVhQNDlMb1pDaCIsInVzZXJJZCI6IjEifQ.5jphn8Vt5koVWbO0NPqzzYOCpmj14chUet5gWhb5jwE |
|
748 |
2024-06-13 16:04:40 [schedule-pool-6] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
749 |
2024-06-13 16:04:44 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJXZWJNSVBHVnUyNnhSNGM1NWhQaEIxRTR1bzUxWXViaSIsInVzZXJJZCI6IjIifQ.uZvoHf9OI6qbVXr6BxBtXIjrpH_7IQNDZn0pqyGoLRA |
|
750 |
2024-06-13 16:04:44 [schedule-pool-12] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
751 |
2024-06-13 16:07:05 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJXZWJNSVBHVnUyNnhSNGM1NWhQaEIxRTR1bzUxWXViaSIsInVzZXJJZCI6IjIifQ.uZvoHf9OI6qbVXr6BxBtXIjrpH_7IQNDZn0pqyGoLRA |
|
752 |
2024-06-13 16:07:05 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
753 |
2024-06-13 16:07:08 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJoZ29vWFhFR0RMQmF2Y3JNR1RwVXpheEFaOUpUYnZLWSIsInVzZXJJZCI6IjEifQ.7bWrIddyKE3zQ7bKLc3uTU_HcWTTMHLRKTwPLPhM1Y4 |
|
754 |
2024-06-13 16:07:08 [schedule-pool-13] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
755 |
2024-06-13 16:08:05 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJoZ29vWFhFR0RMQmF2Y3JNR1RwVXpheEFaOUpUYnZLWSIsInVzZXJJZCI6IjEifQ.7bWrIddyKE3zQ7bKLc3uTU_HcWTTMHLRKTwPLPhM1Y4 |
|
756 |
2024-06-13 16:08:05 [schedule-pool-15] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
757 |
2024-06-13 16:08:09 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJDUlpvbkt6YTFOUUpYRXlFTWQ0SFBCVWtoZEpLNU1sVyIsInVzZXJJZCI6IjIifQ.2zSM4G6UppkZ9iRmh6lD2fHlSvzBnTibb9wVV3pFRtE |
|
758 |
2024-06-13 16:08:09 [schedule-pool-8] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
759 |
2024-06-13 16:54:24 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJFUE91dER1T1dxMEJIUXBQelZWSVpIYmZEWDZRQWh2YiIsInVzZXJJZCI6IjEifQ._Smj0ST4GZYT3m2JUCSfHuEv32gMPWkegk6z5FXn5sU |
|
760 |
2024-06-13 16:54:24 [schedule-pool-16] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
761 |
2024-06-13 16:54:30 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJFUE91dER1T1dxMEJIUXBQelZWSVpIYmZEWDZRQWh2YiIsInVzZXJJZCI6IjEifQ._Smj0ST4GZYT3m2JUCSfHuEv32gMPWkegk6z5FXn5sU |
|
762 |
2024-06-13 16:54:30 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
763 |
2024-06-13 16:54:35 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJlTlNqam9OTzdPVUJMd05jeUhNcG5YaDRHSm9xYWNoYiIsInVzZXJJZCI6IjIifQ.uIkCPlHe69D1KoFIgrMsV5o2X5-I-J1a_qcFmjIZUno |
|
764 |
2024-06-13 16:54:35 [schedule-pool-17] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
765 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
766 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
767 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
768 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
769 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
770 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
771 |
2024-06-13 17:13:06 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
772 |
2024-06-13 17:13:17 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 22956 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
773 |
2024-06-13 17:13:17 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
774 |
2024-06-13 17:13:17 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
775 |
2024-06-13 17:13:21 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
776 |
2024-06-13 17:13:21 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
777 |
2024-06-13 17:13:21 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
778 |
2024-06-13 17:13:21 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
779 |
2024-06-13 17:13:21 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
780 |
2024-06-13 17:13:21 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
781 |
2024-06-13 17:13:24 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
782 |
2024-06-13 17:13:25 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
783 |
2024-06-13 17:13:25 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
784 |
2024-06-13 17:13:25 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
785 |
2024-06-13 17:13:25 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
786 |
2024-06-13 17:13:26 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
787 |
2024-06-13 17:13:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
788 |
2024-06-13 17:13:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
789 |
2024-06-13 17:13:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
790 |
2024-06-13 17:13:27 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
791 |
2024-06-13 17:13:28 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
792 |
2024-06-13 17:13:29 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
793 |
2024-06-13 17:13:30 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
794 |
2024-06-13 17:13:30 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
795 |
2024-06-13 17:13:30 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
796 |
2024-06-13 17:13:30 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
797 |
2024-06-13 17:13:32 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
798 |
2024-06-13 17:13:32 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
799 |
2024-06-13 17:13:32 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
800 |
2024-06-13 17:13:32 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
801 |
2024-06-13 17:13:32 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.083 seconds (JVM running for 18.042) |
|
802 |
2024-06-13 17:13:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
803 |
2024-06-13 17:13:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
804 |
2024-06-13 17:13:33 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
805 |
2024-06-13 17:13:34 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
806 |
2024-06-13 17:15:21 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJlTlNqam9OTzdPVUJMd05jeUhNcG5YaDRHSm9xYWNoYiIsInVzZXJJZCI6IjIifQ.uIkCPlHe69D1KoFIgrMsV5o2X5-I-J1a_qcFmjIZUno |
|
807 |
2024-06-13 17:15:21 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
808 |
2024-06-13 17:15:27 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIwNkpFNWZOTENtVlF5blZpRDZ1Z0ptbkxPVXV1ZGc4eCIsInVzZXJJZCI6IjEifQ.5zT68OBM5ji9x0Usk0iZq5FEyNXi1ZWf26nreqs8Tos |
|
809 |
2024-06-13 17:15:27 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
810 |
2024-06-13 17:15:42 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiIwNkpFNWZOTENtVlF5blZpRDZ1Z0ptbkxPVXV1ZGc4eCIsInVzZXJJZCI6IjEifQ.5zT68OBM5ji9x0Usk0iZq5FEyNXi1ZWf26nreqs8Tos |
|
811 |
2024-06-13 17:15:42 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
812 |
2024-06-13 17:15:45 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJQbHBJdUpPeDY2SjB5Z3QwcThqalMzWWVvdzZibU9obCIsInVzZXJJZCI6IjIifQ._SNy_L6mD6WhK4LOCwlauDFmbytU_w_Uwzk8bNwTS8o |
|
813 |
2024-06-13 17:15:45 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
814 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
815 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
816 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
817 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
818 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
819 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
820 |
2024-06-13 17:16:29 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
821 |
2024-06-13 17:16:37 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 18888 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
822 |
2024-06-13 17:16:37 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
823 |
2024-06-13 17:16:37 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
824 |
2024-06-13 17:16:41 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
825 |
2024-06-13 17:16:42 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
826 |
2024-06-13 17:16:42 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
827 |
2024-06-13 17:16:43 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
828 |
2024-06-13 17:16:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
829 |
2024-06-13 17:16:43 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
830 |
2024-06-13 17:16:47 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
831 |
2024-06-13 17:16:48 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
832 |
2024-06-13 17:16:48 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
833 |
2024-06-13 17:16:49 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
834 |
2024-06-13 17:16:49 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
835 |
2024-06-13 17:16:50 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
836 |
2024-06-13 17:16:52 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
837 |
2024-06-13 17:16:52 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
838 |
2024-06-13 17:16:52 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
839 |
2024-06-13 17:16:54 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
840 |
2024-06-13 17:16:55 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
841 |
2024-06-13 17:16:58 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
842 |
2024-06-13 17:16:58 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
843 |
2024-06-13 17:16:58 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
844 |
2024-06-13 17:16:58 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
845 |
2024-06-13 17:16:59 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
846 |
2024-06-13 17:17:05 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
847 |
2024-06-13 17:17:05 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
848 |
2024-06-13 17:17:05 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
849 |
2024-06-13 17:17:05 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
850 |
2024-06-13 17:17:05 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 28.506 seconds (JVM running for 30.622) |
|
851 |
2024-06-13 17:17:05 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
852 |
2024-06-13 17:17:05 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
853 |
2024-06-13 17:17:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
854 |
2024-06-13 17:17:06 [RMI TCP Connection(6)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
855 |
2024-06-13 17:19:09 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5WDR0M1dmUEQwcGgwc3FYMm1VQXRKZmxTZDJCUzFJViIsInVzZXJJZCI6IjEifQ.mzwQqO_nMKAGpQ2RLLNO0NeVKcNWP81rvYZHjEkRwvM |
|
856 |
2024-06-13 17:19:09 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功] |
|
857 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
858 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
859 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
860 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
861 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
862 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
863 |
2024-06-13 17:19:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
864 |
2024-06-13 17:19:58 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 30224 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
865 |
2024-06-13 17:19:58 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
866 |
2024-06-13 17:19:58 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
867 |
2024-06-13 17:20:07 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
868 |
2024-06-13 17:20:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
869 |
2024-06-13 17:20:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
870 |
2024-06-13 17:20:08 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
871 |
2024-06-13 17:20:08 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
872 |
2024-06-13 17:20:08 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
873 |
2024-06-13 17:20:11 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
874 |
2024-06-13 17:20:11 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
875 |
2024-06-13 17:20:11 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
876 |
2024-06-13 17:20:11 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
877 |
2024-06-13 17:20:11 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
878 |
2024-06-13 17:20:12 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
879 |
2024-06-13 17:20:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
880 |
2024-06-13 17:20:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
881 |
2024-06-13 17:20:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
882 |
2024-06-13 17:20:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
883 |
2024-06-13 17:20:14 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
884 |
2024-06-13 17:20:15 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
885 |
2024-06-13 17:20:16 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
886 |
2024-06-13 17:20:16 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
887 |
2024-06-13 17:20:16 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
888 |
2024-06-13 17:20:16 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
889 |
2024-06-13 17:20:18 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
890 |
2024-06-13 17:20:18 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
891 |
2024-06-13 17:20:18 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
892 |
2024-06-13 17:20:18 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
893 |
2024-06-13 17:20:19 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 21.173 seconds (JVM running for 23.453) |
|
894 |
2024-06-13 17:20:19 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
895 |
2024-06-13 17:20:19 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
896 |
2024-06-13 17:20:19 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
897 |
2024-06-13 17:20:19 [RMI TCP Connection(9)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
898 |
2024-06-13 17:20:52 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJQbHBJdUpPeDY2SjB5Z3QwcThqalMzWWVvdzZibU9obCIsInVzZXJJZCI6IjIifQ._SNy_L6mD6WhK4LOCwlauDFmbytU_w_Uwzk8bNwTS8o |
|
899 |
2024-06-13 17:20:52 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
900 |
2024-06-13 17:20:54 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJrbDIzVTJ0cWR3WGRWSGtvcVdIaGZRejl1UDV5Rk1nMCIsInVzZXJJZCI6IjEifQ.fM6D82VcNaBt2Jxru43JZoJnQtCR_ZZ11n2CNylCTe4 |
|
901 |
2024-06-13 17:20:54 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJTb201NWdrSTFneGFRYnJyWVUxbTA0YkxuR0lRa0dwQyIsInVzZXJJZCI6IjEifQ.CS70wU3rL8Owojo6QW8FdGDgHjSjh7HVg8pLIZ0kLeI |
|
902 |
2024-06-13 17:20:54 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
903 |
2024-06-13 17:21:16 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJrbDIzVTJ0cWR3WGRWSGtvcVdIaGZRejl1UDV5Rk1nMCIsInVzZXJJZCI6IjEifQ.fM6D82VcNaBt2Jxru43JZoJnQtCR_ZZ11n2CNylCTe4 |
|
904 |
2024-06-13 17:21:16 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
905 |
2024-06-13 17:21:20 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJEcW5FS21hYk9uSFhzYjIwTTR6eDhTOVBmeWRJVVRTUiIsInVzZXJJZCI6IjIifQ.ZrflqhwcyDI2nHSmWyoF4Hzgzu3rPmlMz8o19-P_rJk |
|
906 |
2024-06-13 17:21:20 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
907 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
908 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
909 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
910 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
911 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
912 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
913 |
2024-06-13 17:23:43 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
914 |
2024-06-13 17:23:48 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 26228 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
915 |
2024-06-13 17:23:48 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
916 |
2024-06-13 17:23:48 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
917 |
2024-06-13 17:23:51 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
918 |
2024-06-13 17:23:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
919 |
2024-06-13 17:23:51 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
920 |
2024-06-13 17:23:51 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
921 |
2024-06-13 17:23:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
922 |
2024-06-13 17:23:51 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
923 |
2024-06-13 17:23:54 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
924 |
2024-06-13 17:23:54 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
925 |
2024-06-13 17:23:54 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
926 |
2024-06-13 17:23:55 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
927 |
2024-06-13 17:23:55 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
928 |
2024-06-13 17:23:56 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
929 |
2024-06-13 17:23:56 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
930 |
2024-06-13 17:23:56 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
931 |
2024-06-13 17:23:56 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
932 |
2024-06-13 17:23:57 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
933 |
2024-06-13 17:23:58 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
934 |
2024-06-13 17:23:59 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
935 |
2024-06-13 17:23:59 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
936 |
2024-06-13 17:23:59 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
937 |
2024-06-13 17:24:00 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
938 |
2024-06-13 17:24:00 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
939 |
2024-06-13 17:24:02 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
940 |
2024-06-13 17:24:02 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
941 |
2024-06-13 17:24:02 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
942 |
2024-06-13 17:24:02 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
943 |
2024-06-13 17:24:02 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.501 seconds (JVM running for 15.555) |
|
944 |
2024-06-13 17:24:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
945 |
2024-06-13 17:24:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
946 |
2024-06-13 17:24:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
947 |
2024-06-13 17:24:04 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
948 |
2024-06-13 17:25:46 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJEcW5FS21hYk9uSFhzYjIwTTR6eDhTOVBmeWRJVVRTUiIsInVzZXJJZCI6IjIifQ.ZrflqhwcyDI2nHSmWyoF4Hzgzu3rPmlMz8o19-P_rJk |
|
949 |
2024-06-13 17:25:46 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
950 |
2024-06-13 17:25:48 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJuSTJPRXVIaVY4SnIzUVJQTHQ1OWlqMXJLYXJoSGcwbCIsInVzZXJJZCI6IjEifQ.9hGwIlyWRbPG-U8DU0rzkfHhDyyyFdzfXy2tJI13t5E |
|
951 |
2024-06-13 17:25:48 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
952 |
2024-06-13 17:27:17 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJuSTJPRXVIaVY4SnIzUVJQTHQ1OWlqMXJLYXJoSGcwbCIsInVzZXJJZCI6IjEifQ.9hGwIlyWRbPG-U8DU0rzkfHhDyyyFdzfXy2tJI13t5E |
|
953 |
2024-06-13 17:27:17 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
954 |
2024-06-13 17:27:21 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJoNHV6ZU91WkZqbjh0bm10bzV2NnRnMXV0VXdWUG5SbyIsInVzZXJJZCI6IjIifQ.-j3xIWqUagqgeGZv5eRs_DQbISv5mKxccgrAQY6_DzU |
|
955 |
2024-06-13 17:27:21 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
956 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
957 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
958 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
959 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
960 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
961 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
962 |
2024-06-13 17:30:04 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
963 |
2024-06-13 17:30:15 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 12956 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
964 |
2024-06-13 17:30:15 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
965 |
2024-06-13 17:30:15 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
966 |
2024-06-13 17:30:19 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
967 |
2024-06-13 17:30:19 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
968 |
2024-06-13 17:30:19 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
969 |
2024-06-13 17:30:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
970 |
2024-06-13 17:30:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
971 |
2024-06-13 17:30:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
972 |
2024-06-13 17:30:25 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
973 |
2024-06-13 17:30:25 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
974 |
2024-06-13 17:30:25 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
975 |
2024-06-13 17:30:26 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
976 |
2024-06-13 17:30:27 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
977 |
2024-06-13 17:30:27 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
978 |
2024-06-13 17:30:28 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
979 |
2024-06-13 17:30:28 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
980 |
2024-06-13 17:30:28 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
981 |
2024-06-13 17:30:29 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
982 |
2024-06-13 17:30:29 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
983 |
2024-06-13 17:30:30 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
984 |
2024-06-13 17:30:30 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
985 |
2024-06-13 17:30:30 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
986 |
2024-06-13 17:30:31 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
987 |
2024-06-13 17:30:31 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
988 |
2024-06-13 17:30:33 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
989 |
2024-06-13 17:30:33 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
990 |
2024-06-13 17:30:33 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
991 |
2024-06-13 17:30:33 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
992 |
2024-06-13 17:30:34 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 19.135 seconds (JVM running for 20.896) |
|
993 |
2024-06-13 17:30:34 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
994 |
2024-06-13 17:30:34 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
995 |
2024-06-13 17:30:34 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
996 |
2024-06-13 17:30:35 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
997 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
998 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
999 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
1000 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1001 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1002 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1003 |
2024-06-13 17:47:48 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1004 |
2024-06-13 17:47:53 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 26568 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1005 |
2024-06-13 17:47:53 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1006 |
2024-06-13 17:47:53 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
1007 |
2024-06-13 17:47:56 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1008 |
2024-06-13 17:47:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1009 |
2024-06-13 17:47:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1010 |
2024-06-13 17:47:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1011 |
2024-06-13 17:47:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1012 |
2024-06-13 17:47:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1013 |
2024-06-13 17:47:58 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1014 |
2024-06-13 17:47:59 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1015 |
2024-06-13 17:47:59 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1016 |
2024-06-13 17:47:59 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1017 |
2024-06-13 17:47:59 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1018 |
2024-06-13 17:48:00 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
1019 |
2024-06-13 17:48:00 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
1020 |
2024-06-13 17:48:00 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1021 |
2024-06-13 17:48:00 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1022 |
2024-06-13 17:48:01 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1023 |
2024-06-13 17:48:01 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
1024 |
2024-06-13 17:48:02 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
1025 |
2024-06-13 17:48:02 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
1026 |
2024-06-13 17:48:02 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
1027 |
2024-06-13 17:48:03 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
1028 |
2024-06-13 17:48:03 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
1029 |
2024-06-13 17:48:05 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
1030 |
2024-06-13 17:48:05 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
1031 |
2024-06-13 17:48:05 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
1032 |
2024-06-13 17:48:05 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
1033 |
2024-06-13 17:48:05 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 12.166 seconds (JVM running for 13.151) |
|
1034 |
2024-06-13 17:48:05 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
1035 |
2024-06-13 17:48:05 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
1036 |
2024-06-13 17:48:05 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
1037 |
2024-06-13 17:48:06 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
1038 |
2024-06-13 17:48:51 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJoNHV6ZU91WkZqbjh0bm10bzV2NnRnMXV0VXdWUG5SbyIsInVzZXJJZCI6IjIifQ.-j3xIWqUagqgeGZv5eRs_DQbISv5mKxccgrAQY6_DzU |
|
1039 |
2024-06-13 17:48:51 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
1040 |
2024-06-13 17:48:56 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJYSGFwcEJnZDFUWmhkNE55cERMeFg2OEVuU3lCZjVZZSIsInVzZXJJZCI6IjEifQ.OwRFGCVVQrObuZTy7JW7V6ESXCxI4IvZqk7eKrZa_v8 |
|
1041 |
2024-06-13 17:48:56 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
1042 |
2024-06-13 17:49:52 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJYSGFwcEJnZDFUWmhkNE55cERMeFg2OEVuU3lCZjVZZSIsInVzZXJJZCI6IjEifQ.OwRFGCVVQrObuZTy7JW7V6ESXCxI4IvZqk7eKrZa_v8 |
|
1043 |
2024-06-13 17:49:52 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
1044 |
2024-06-13 17:49:57 [XNIO-1 task-4] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ1RUNmVWVuRWhiRmlCY0kycHJCdVBUTGw0VndVS0t6SSIsInVzZXJJZCI6IjIifQ.C19vyYfp5FrL0ziylhmUx5bkdrE_VA5D89BiwhReDcU |
|
1045 |
2024-06-13 17:49:57 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
1046 |
2024-06-13 17:51:27 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ1RUNmVWVuRWhiRmlCY0kycHJCdVBUTGw0VndVS0t6SSIsInVzZXJJZCI6IjIifQ.C19vyYfp5FrL0ziylhmUx5bkdrE_VA5D89BiwhReDcU |
|
1047 |
2024-06-13 17:51:27 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Logout][退出成功] |
|
1048 |
2024-06-13 17:51:29 [XNIO-1 task-5] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0bVJ2U3ZyQU5aSTdvS3VQRjJKckpmTXhBSGljeTdTayIsInVzZXJJZCI6IjEifQ.wnZaeQqPLF_uofsHbBJBMjmgdJjAwlv1poM52bsf1H4 |
|
1049 |
2024-06-13 17:51:29 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功] |
|
1050 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
1051 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
1052 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
1053 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1054 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1055 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1056 |
2024-06-13 17:54:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1057 |
2024-06-13 17:54:36 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 16336 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1058 |
2024-06-13 17:54:36 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1059 |
2024-06-13 17:54:36 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
1060 |
2024-06-13 17:54:40 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1061 |
2024-06-13 17:54:40 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1062 |
2024-06-13 17:54:40 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1063 |
2024-06-13 17:54:40 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1064 |
2024-06-13 17:54:40 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1065 |
2024-06-13 17:54:40 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1066 |
2024-06-13 17:54:43 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1067 |
2024-06-13 17:54:43 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1068 |
2024-06-13 17:54:44 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1069 |
2024-06-13 17:54:44 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1070 |
2024-06-13 17:54:44 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1071 |
2024-06-13 17:54:45 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
1072 |
2024-06-13 17:54:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
1073 |
2024-06-13 17:54:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1074 |
2024-06-13 17:54:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1075 |
2024-06-13 17:54:46 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1076 |
2024-06-13 17:54:47 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
1077 |
2024-06-13 17:54:48 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
1078 |
2024-06-13 17:54:48 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
1079 |
2024-06-13 17:54:48 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
1080 |
2024-06-13 17:54:48 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
1081 |
2024-06-13 17:54:48 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
1082 |
2024-06-13 17:54:51 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
1083 |
2024-06-13 17:54:51 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
1084 |
2024-06-13 17:54:51 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
1085 |
2024-06-13 17:54:51 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
1086 |
2024-06-13 17:54:51 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.744 seconds (JVM running for 17.98) |
|
1087 |
2024-06-13 17:54:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
1088 |
2024-06-13 17:54:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
1089 |
2024-06-13 17:54:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
1090 |
2024-06-13 17:54:52 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
1091 |
2024-06-13 17:55:35 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0bVJ2U3ZyQU5aSTdvS3VQRjJKckpmTXhBSGljeTdTayIsInVzZXJJZCI6IjEifQ.wnZaeQqPLF_uofsHbBJBMjmgdJjAwlv1poM52bsf1H4 |
|
1092 |
2024-06-13 17:55:35 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Logout][退出成功] |
|
1093 |
2024-06-13 17:55:40 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiIxcDVWaEtXUnFsYjZOMWF4SWhxSXJTcXBlcEhLT3N4aCIsInVzZXJJZCI6IjIifQ.-YkNRERB6abA-cnAJeBSDcqv-zoMkTvifFQ6KtrYunE |
|
1094 |
2024-06-13 17:55:40 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[ry][Success][登录成功] |
|
1095 |
2024-06-13 17:59:12 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI5WDR0M1dmUEQwcGgwc3FYMm1VQXRKZmxTZDJCUzFJViIsInVzZXJJZCI6IjEifQ.mzwQqO_nMKAGpQ2RLLNO0NeVKcNWP81rvYZHjEkRwvM |
|
1096 |
2024-06-13 17:59:12 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功] |
|
1097 |
2024-06-13 17:59:20 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:2, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyIiwicm5TdHIiOiJ5OEVibmk4QlplZlVMekJveWdodkxPcEh4UEllNFpFcyIsInVzZXJJZCI6IjIifQ.gq1z_kGDe2EOZcP4retb3kTSLjhPsPU-5qYZP1a398E |
|
1098 |
2024-06-13 17:59:20 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[ry][Success][登录成功] |
|
1099 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
1100 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
1101 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
1102 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1103 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1104 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1105 |
2024-06-13 18:01:36 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1106 |
2024-06-13 18:01:42 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 6660 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1107 |
2024-06-13 18:01:42 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1108 |
2024-06-13 18:01:42 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
1109 |
2024-06-13 18:01:45 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1110 |
2024-06-13 18:01:45 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1111 |
2024-06-13 18:01:45 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1112 |
2024-06-13 18:01:45 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1113 |
2024-06-13 18:01:45 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1114 |
2024-06-13 18:01:45 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1115 |
2024-06-13 18:01:47 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1116 |
2024-06-13 18:01:47 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1117 |
2024-06-13 18:01:48 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1118 |
2024-06-13 18:01:48 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1119 |
2024-06-13 18:01:48 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1120 |
2024-06-13 18:01:49 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
1121 |
2024-06-13 18:01:49 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
1122 |
2024-06-13 18:01:49 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1123 |
2024-06-13 18:01:49 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1124 |
2024-06-13 18:01:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1125 |
2024-06-13 18:01:51 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
1126 |
2024-06-13 18:01:52 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
1127 |
2024-06-13 18:01:52 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
1128 |
2024-06-13 18:01:52 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
1129 |
2024-06-13 18:01:53 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
1130 |
2024-06-13 18:01:53 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
1131 |
2024-06-13 18:01:55 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
1132 |
2024-06-13 18:01:55 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
1133 |
2024-06-13 18:01:55 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
1134 |
2024-06-13 18:01:55 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
1135 |
2024-06-13 18:01:55 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.883 seconds (JVM running for 14.89) |
|
1136 |
2024-06-13 18:01:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
1137 |
2024-06-13 18:01:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
1138 |
2024-06-13 18:01:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
1139 |
2024-06-13 18:01:57 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |
|
1140 |
2024-06-13 18:20:55 [Thread-35] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
1141 |
2024-06-13 18:20:55 [Thread-35] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' |
|
1142 |
2024-06-13 18:20:55 [Thread-35] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
1143 |
2024-06-13 18:20:55 [Thread-35] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1144 |
2024-06-13 18:20:55 [Thread-35] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1145 |
2024-06-13 18:20:55 [Thread-35] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1146 |
2024-06-13 18:20:55 [Thread-35] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1147 |
2024-06-13 18:20:56 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 6660 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1148 |
2024-06-13 18:20:56 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1149 |
2024-06-13 18:20:59 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1150 |
2024-06-13 18:20:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1151 |
2024-06-13 18:20:59 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1152 |
2024-06-13 18:20:59 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1153 |
2024-06-13 18:20:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1154 |
2024-06-13 18:20:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1155 |
2024-06-13 18:21:03 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1156 |
2024-06-13 18:21:03 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1157 |
2024-06-13 18:21:03 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1158 |
2024-06-13 18:21:03 [redisson-netty-5-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1159 |
2024-06-13 18:21:03 [redisson-netty-5-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1160 |
2024-06-13 18:21:04 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1161 |
2024-06-13 18:21:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1162 |
2024-06-13 18:21:04 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1163 |
2024-06-13 18:21:04 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1164 |
2024-06-13 18:21:06 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 6660 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1165 |
2024-06-13 18:21:06 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1166 |
2024-06-13 18:21:09 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1167 |
2024-06-13 18:21:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1168 |
2024-06-13 18:21:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1169 |
2024-06-13 18:21:09 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1170 |
2024-06-13 18:21:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1171 |
2024-06-13 18:21:09 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1172 |
2024-06-13 18:21:13 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1173 |
2024-06-13 18:21:13 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1174 |
2024-06-13 18:21:13 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1175 |
2024-06-13 18:21:13 [redisson-netty-8-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1176 |
2024-06-13 18:21:13 [redisson-netty-8-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1177 |
2024-06-13 18:21:14 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
1178 |
2024-06-13 18:21:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
1179 |
2024-06-13 18:21:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1180 |
2024-06-13 18:21:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1181 |
2024-06-13 18:21:14 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1182 |
2024-06-13 18:21:14 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
1183 |
2024-06-13 18:21:15 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
1184 |
2024-06-13 18:21:15 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
1185 |
2024-06-13 18:21:15 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
1186 |
2024-06-13 18:21:16 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
1187 |
2024-06-13 18:21:16 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
1188 |
2024-06-13 18:21:17 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
1189 |
2024-06-13 18:21:17 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 10.622 seconds (JVM running for 1176.259) |
|
1190 |
2024-06-13 18:21:17 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
1191 |
2024-06-13 18:21:17 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
1192 |
2024-06-13 18:21:17 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
1193 |
2024-06-13 18:21:53 [Thread-47] INFO io.undertow - stopping server: Undertow - 2.2.24.Final |
|
1194 |
2024-06-13 18:21:53 [Thread-47] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池==== |
|
1195 |
2024-06-13 18:21:53 [Thread-47] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... |
|
1196 |
2024-06-13 18:21:53 [Thread-47] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... |
|
1197 |
2024-06-13 18:21:53 [Thread-47] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. |
|
1198 |
2024-06-13 18:21:53 [Thread-47] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye |
|
1199 |
2024-06-13 18:23:17 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 17376 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace) |
|
1200 |
2024-06-13 18:23:17 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev" |
|
1201 |
2024-06-13 18:23:17 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final |
|
1202 |
2024-06-13 18:23:27 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext |
|
1203 |
2024-06-13 18:23:27 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it |
|
1204 |
2024-06-13 18:23:27 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... |
|
1205 |
2024-06-13 18:23:28 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. |
|
1206 |
2024-06-13 18:23:28 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success |
|
1207 |
2024-06-13 18:23:28 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] |
|
1208 |
2024-06-13 18:23:31 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置 |
|
1209 |
2024-06-13 18:23:32 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置 |
|
1210 |
2024-06-13 18:23:32 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1 |
|
1211 |
2024-06-13 18:23:32 [redisson-netty-2-1] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1212 |
2024-06-13 18:23:32 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379 |
|
1213 |
2024-06-13 18:23:33 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment |
|
1214 |
2024-06-13 18:23:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: |
|
1215 |
2024-06-13 18:23:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1216 |
2024-06-13 18:23:33 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1217 |
2024-06-13 18:23:34 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) |
|
1218 |
2024-06-13 18:23:35 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock |
|
1219 |
2024-06-13 18:23:36 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG |
|
1220 |
2024-06-13 18:23:36 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock |
|
1221 |
2024-06-13 18:23:36 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created |
|
1222 |
2024-06-13 18:23:37 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created |
|
1223 |
2024-06-13 18:23:37 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 |
|
1224 |
2024-06-13 18:23:39 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final |
|
1225 |
2024-06-13 18:23:39 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final |
|
1226 |
2024-06-13 18:23:39 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final |
|
1227 |
2024-06-13 18:23:39 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final |
|
1228 |
2024-06-13 18:23:39 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 24.424 seconds (JVM running for 26.214) |
|
1229 |
2024-06-13 18:23:39 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 |
|
1230 |
2024-06-13 18:23:39 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功 |
|
1231 |
2024-06-13 18:23:40 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功 |
|
1232 |
2024-06-13 18:24:31 [XNIO-1 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' |