2024-06-06 09:06:58 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 17880 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 09:06:58 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 09:06:58 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 09:07:32 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 09:07:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 09:07:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 09:31:41 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 13532 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 09:31:41 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 09:31:41 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 09:31:44 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 09:31:44 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 09:31:44 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 09:31:45 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 09:31:45 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 09:31:45 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 09:31:48 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 09:31:48 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 09:31:48 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 09:31:49 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 09:31:49 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 09:31:50 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 09:31:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 09:31:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 09:31:50 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 09:31:51 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 09:31:52 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 09:31:53 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 09:31:53 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 09:31:53 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 09:31:53 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 09:31:54 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 09:31:56 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 09:31:56 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 09:31:56 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 09:31:56 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 09:31:56 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.953 seconds (JVM running for 17.198)
|
2024-06-06 09:31:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 09:31:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 09:31:56 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 09:31:57 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 09:58:43 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJhMklHbDZQQzNXUWhyM2ZHR0sxeTV0czIyNXppaGNTZyIsInVzZXJJZCI6IjEifQ.Ujfu_CXvOrG2BqFmmRFOHBQvKDSxJ_dMJrDGWbiC-50
|
2024-06-06 09:58:43 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI0bGREcXMxR1pCYml4RjhNcmhxN0VzSHA5aTl5QlVXOCIsInVzZXJJZCI6IjEifQ.XWaVFcB880r4uqVaag77rqgkwutZgSRpmHUEHXsDww0
|
2024-06-06 09:58:43 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
|
2024-06-06 10:07:27 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI3alFaUXBHek1QRVpVOXhPVDBuSHJ5MDVUTWl6OWJOVCIsInVzZXJJZCI6IjEifQ.LQbvf0P0y86hXjvdhrBj_Am-o1A7XTUB5PAlDhOLZWI
|
2024-06-06 10:07:27 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJUZGp3bDc3YXo5eFM0TmNWQndZQjJiVmRzQU1GSkFRWCIsInVzZXJJZCI6IjEifQ.hkxp8N-0cfZO6gFPAUALul-md9GhMDA-XOxvTa2pV2c
|
2024-06-06 10:07:27 [schedule-pool-7] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 11:05:17 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 11:05:44 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 13804 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 11:05:44 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 11:05:44 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 11:05:55 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 11:05:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 11:05:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 11:05:56 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 11:05:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 11:05:56 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 11:05:59 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 11:05:59 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 11:05:59 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 11:06:00 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:06:00 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:06:01 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 11:06:01 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 11:06:01 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:06:01 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:06:02 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:06:03 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 11:06:04 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 11:06:04 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 11:06:04 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 11:06:04 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 11:06:04 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 11:06:06 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 11:06:06 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 11:06:06 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 11:06:06 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 11:06:06 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 22.343 seconds (JVM running for 26.564)
|
2024-06-06 11:06:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 11:06:06 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 11:06:07 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 11:06:07 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 11:16:47 [XNIO-1 task-13] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI3alFaUXBHek1QRVpVOXhPVDBuSHJ5MDVUTWl6OWJOVCIsInVzZXJJZCI6IjEifQ.LQbvf0P0y86hXjvdhrBj_Am-o1A7XTUB5PAlDhOLZWI
|
2024-06-06 11:17:25 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
|
2024-06-06 11:18:00 [XNIO-1 task-8] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4UFJ4alR6aXcwc0xKcUlpandSWVVmTVhTQ09EV29zbCIsInVzZXJJZCI6IjEifQ.VXvKpA-cGceqCg8qCYsquQi-9Zf-6o7fJywSLPim1Y4
|
2024-06-06 11:18:00 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 11:30:48 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 11:30:54 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 4516 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 11:30:54 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 11:30:54 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 11:30:57 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 11:30:57 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 11:30:57 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 11:30:58 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 11:30:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 11:30:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 11:31:01 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 11:31:01 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 11:31:01 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 11:31:01 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:31:02 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:31:02 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 11:31:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 11:31:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:31:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:31:04 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:31:05 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 11:31:06 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 11:31:06 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 11:31:06 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 11:31:06 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 11:31:06 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 11:31:09 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 11:31:09 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 11:31:09 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 11:31:09 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 11:31:09 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.353 seconds (JVM running for 16.41)
|
2024-06-06 11:31:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 11:31:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 11:31:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 11:31:10 [RMI TCP Connection(5)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 11:39:03 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 11:39:09 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 9900 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 11:39:09 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 11:39:09 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 11:39:12 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 11:39:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 11:39:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 11:39:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 11:39:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 11:39:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 11:39:15 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 11:39:15 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 11:39:15 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 11:39:15 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:39:15 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 11:39:16 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 11:39:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 11:39:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:39:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:39:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 11:39:18 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 11:39:19 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 11:39:19 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 11:39:19 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 11:39:19 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 11:39:19 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 11:39:22 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 11:39:22 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 11:39:22 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 11:39:22 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 11:39:22 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.259 seconds (JVM running for 14.368)
|
2024-06-06 11:39:22 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 11:39:22 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 11:39:22 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 11:39:22 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 11:59:37 [XNIO-1 task-14] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiI4UFJ4alR6aXcwc0xKcUlpandSWVVmTVhTQ09EV29zbCIsInVzZXJJZCI6IjEifQ.VXvKpA-cGceqCg8qCYsquQi-9Zf-6o7fJywSLPim1Y4
|
2024-06-06 11:59:37 [schedule-pool-4] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Logout][退出成功]
|
2024-06-06 11:59:41 [XNIO-1 task-8] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJZNVZwQmRCWFJ5cnp5V3Bid0ROYlR3QWEwem1mM005SCIsInVzZXJJZCI6IjEifQ.IIU0gyDvp1LuVxXT-6tPgjwMK4iYSqhQfBcx7H4n0vQ
|
2024-06-06 11:59:41 [schedule-pool-8] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 12:03:50 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 12:03:57 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 21724 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 12:03:57 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 12:03:57 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 12:04:00 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 12:04:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 12:04:00 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 12:04:01 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 12:04:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 12:04:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 12:04:03 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 12:04:03 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 12:04:03 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 12:04:04 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 12:04:04 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 12:04:05 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 12:04:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 12:04:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 12:04:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 12:04:06 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 12:04:07 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 12:04:08 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 12:04:08 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 12:04:08 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 12:04:08 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 12:04:08 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 12:04:10 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 12:04:10 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 12:04:10 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 12:04:10 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 12:04:10 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.454 seconds (JVM running for 15.548)
|
2024-06-06 12:04:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 12:04:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 12:04:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 12:04:11 [RMI TCP Connection(4)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 13:30:45 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJveVhDcnA0NE9RRHZXdDlKaWdGekVaY1A3dElLSUxORiIsInVzZXJJZCI6IjEifQ.7on1IrZWgZeLqRjTmaYPyEXP4Dp1w2UremIm2swFyeU
|
2024-06-06 13:30:45 [XNIO-1 task-1] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJUV1BpTlB0ME5BZ2lqUXltTTdibjltVmpQcWg1cjhaYiIsInVzZXJJZCI6IjEifQ.7oQqNnHRhp6ONauq9pDhXum5oyTRVdu-B948g_DYRKE
|
2024-06-06 13:30:45 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
|
2024-06-06 13:33:13 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJuOEtGMVY1Ykh5VnBkdmpUbUdaQXN6ekRhNWx6cHo4WCIsInVzZXJJZCI6IjEifQ.ZO0-7ILCRcubAsgzd_0oGQvY1fUy1xtS3kxJqiuNeG0
|
2024-06-06 13:33:13 [XNIO-1 task-3] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJldXBMbkNOQWVLNXhHRncwUjRzcjBFVGNCenJuSzdmRiIsInVzZXJJZCI6IjEifQ.A6NuXnlC-u05qax6v953vTgr_NFLmFKqKDtgkHKdbZ4
|
2024-06-06 13:33:13 [schedule-pool-2] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 13:53:20 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 13:53:48 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 25008 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 13:53:48 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 13:53:48 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 13:54:00 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 13:54:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 13:54:00 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 13:54:01 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 13:54:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 13:54:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 13:54:04 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 13:54:04 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 13:54:04 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 13:54:04 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 13:54:04 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 13:54:05 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 13:54:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 13:54:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 13:54:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 13:54:06 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 13:54:07 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 13:54:08 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 13:54:08 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 13:54:08 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 13:54:09 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 13:54:09 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 13:54:11 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 13:54:11 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 13:54:11 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 13:54:11 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 13:54:11 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 22.857 seconds (JVM running for 27.493)
|
2024-06-06 13:54:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 13:54:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 13:54:11 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 13:54:12 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 14:29:20 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 14:29:27 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 3280 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 14:29:27 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 14:29:27 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 14:29:31 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 14:29:31 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 14:29:31 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 14:29:32 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 14:29:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 14:29:32 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 14:29:35 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 14:29:35 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 14:29:35 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 14:29:35 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:29:36 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:29:36 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 14:29:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 14:29:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:29:37 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:29:38 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:29:39 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 14:29:40 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 14:29:40 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 14:29:40 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 14:29:40 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 14:29:40 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 14:29:43 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 14:29:43 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 14:29:43 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 14:29:43 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 14:29:43 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 16.164 seconds (JVM running for 17.789)
|
2024-06-06 14:29:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 14:29:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 14:29:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 14:29:44 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 14:41:44 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 14:41:50 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 22476 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 14:41:50 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 14:41:50 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 14:41:53 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 14:41:53 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 14:41:53 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 14:41:53 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 14:41:53 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 14:41:53 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 14:41:56 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 14:41:56 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 14:41:56 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 14:41:56 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:41:57 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:41:57 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 14:41:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 14:41:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:41:58 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:41:59 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:41:59 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 14:42:00 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 14:42:01 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 14:42:01 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 14:42:01 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 14:42:01 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 14:42:03 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 14:42:03 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 14:42:03 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 14:42:03 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 14:42:03 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.613 seconds (JVM running for 14.616)
|
2024-06-06 14:42:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 14:42:03 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 14:42:04 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 14:42:04 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 14:43:48 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 14:43:48 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 14:43:48 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 14:43:49 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 14:43:49 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 14:43:49 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 14:43:49 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 14:43:54 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8368 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 14:43:54 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 14:43:54 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 14:43:57 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 14:43:57 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 14:43:57 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 14:43:58 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 14:43:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 14:43:58 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 14:44:00 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 14:44:00 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 14:44:00 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 14:44:01 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:44:01 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:44:02 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 14:44:02 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 14:44:02 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:44:02 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:44:03 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:44:04 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 14:44:05 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 14:44:05 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 14:44:05 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 14:44:06 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 14:44:06 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 14:44:08 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 14:44:08 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 14:44:08 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 14:44:08 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 14:44:08 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.952 seconds (JVM running for 15.994)
|
2024-06-06 14:44:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 14:44:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 14:44:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 14:44:09 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 14:52:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 14:52:35 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 10572 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 14:52:35 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 14:52:35 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 14:52:39 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 14:52:39 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 14:52:39 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 14:52:39 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 14:52:39 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 14:52:39 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 14:52:42 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 14:52:43 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 14:52:43 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 14:52:43 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:52:43 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 14:52:44 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 14:52:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 14:52:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:52:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:52:45 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 14:52:46 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 14:52:47 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 14:52:47 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 14:52:48 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 14:52:48 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 14:52:48 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 14:52:50 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 14:52:50 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 14:52:50 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 14:52:50 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 14:52:50 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.649 seconds (JVM running for 17.265)
|
2024-06-06 14:52:50 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 14:52:50 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 14:52:51 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 14:52:51 [RMI TCP Connection(4)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:01:48 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:01:48 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:01:48 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:01:48 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:01:48 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:01:49 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:01:49 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:02:08 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 8580 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:02:08 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:02:08 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:02:12 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:02:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:02:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:02:13 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:02:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:02:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:02:16 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:02:16 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:02:16 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:02:16 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:02:16 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:02:17 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:02:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:02:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:02:18 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:02:19 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:02:19 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:02:20 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:02:21 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:02:21 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:02:21 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:02:21 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:02:23 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:02:23 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:02:23 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:02:23 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:02:23 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 15.664 seconds (JVM running for 16.735)
|
2024-06-06 15:02:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:02:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:02:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:02:25 [RMI TCP Connection(5)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:14:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:14:56 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 24872 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:14:56 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:14:56 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:14:59 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:14:59 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:14:59 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:15:00 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:15:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:15:00 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:15:02 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:15:02 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:15:02 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:15:03 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:15:03 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:15:04 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:15:04 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:15:04 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:15:04 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:15:05 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:15:05 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:15:07 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:15:07 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:15:07 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:15:07 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:15:07 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:15:09 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:15:09 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:15:09 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:15:09 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:15:09 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.658 seconds (JVM running for 14.69)
|
2024-06-06 15:15:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:15:09 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:15:10 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:15:10 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:21:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:21:31 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 2688 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:21:31 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:21:31 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:21:33 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:21:33 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:21:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:21:34 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:21:34 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:21:34 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:21:36 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:21:37 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:21:37 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:21:37 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:21:37 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:21:38 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:21:38 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:21:38 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:21:38 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:21:39 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:21:40 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:21:41 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:21:41 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:21:41 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:21:41 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:21:41 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:21:43 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:21:43 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:21:43 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:21:43 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:21:43 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.319 seconds (JVM running for 14.318)
|
2024-06-06 15:21:43 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:21:44 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:21:44 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:21:44 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:24:52 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:24:52 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:24:53 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:24:53 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:24:53 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:24:53 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:24:53 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:24:58 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 7280 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:24:58 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:24:58 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:25:01 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:25:01 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:25:01 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:25:02 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:25:02 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:25:02 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:25:04 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:25:04 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:25:04 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:25:05 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:25:05 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:25:07 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:25:09 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:25:09 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:25:09 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:25:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:25:13 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:25:17 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:25:17 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:25:17 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:25:17 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:25:17 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:25:25 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:25:25 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:25:25 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:25:25 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:25:25 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 27.227 seconds (JVM running for 28.241)
|
2024-06-06 15:25:25 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:25:25 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:25:25 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:25:27 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:40:07 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:40:13 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 24976 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:40:13 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:40:13 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:40:16 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:40:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:40:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:40:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:40:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:40:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:40:19 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:40:19 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:40:19 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:40:20 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:40:20 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:40:20 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:40:21 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:40:21 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:40:21 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:40:22 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:40:22 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:40:23 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:40:24 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:40:24 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:40:24 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:40:24 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:40:26 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:40:26 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:40:26 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:40:26 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:40:26 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.083 seconds (JVM running for 15.088)
|
2024-06-06 15:40:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:40:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:40:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:40:27 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:56:28 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:56:32 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 24544 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:56:32 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:56:32 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:56:35 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:56:35 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:56:35 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:56:35 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:56:35 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:56:35 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:56:38 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:56:38 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:56:38 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:56:38 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:56:38 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:56:39 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:56:40 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:56:40 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:56:40 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:56:41 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:56:41 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:56:42 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:56:43 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:56:43 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:56:43 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:56:43 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:56:45 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:56:45 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:56:45 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:56:45 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:56:45 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.791 seconds (JVM running for 14.845)
|
2024-06-06 15:56:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:56:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:56:45 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:56:46 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 15:58:00 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 15:58:03 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 24036 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 15:58:03 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 15:58:03 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 15:58:06 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 15:58:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 15:58:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 15:58:07 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 15:58:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 15:58:07 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 15:58:10 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 15:58:10 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 15:58:10 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 15:58:10 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:58:10 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 15:58:12 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 15:58:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 15:58:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:58:12 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:58:13 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 15:58:13 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 15:58:15 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 15:58:15 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 15:58:15 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 15:58:15 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 15:58:15 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 15:58:18 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 15:58:18 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 15:58:18 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 15:58:18 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 15:58:18 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.806 seconds (JVM running for 15.823)
|
2024-06-06 15:58:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 15:58:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 15:58:18 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 15:58:19 [RMI TCP Connection(7)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 16:04:05 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 16:04:09 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 7348 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 16:04:09 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 16:04:09 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 16:04:12 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 16:04:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 16:04:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 16:04:13 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 16:04:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 16:04:13 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 16:04:15 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 16:04:16 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 16:04:16 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 16:04:16 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:04:16 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:04:17 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 16:04:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 16:04:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:04:17 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:04:19 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:04:19 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 16:04:20 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 16:04:21 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 16:04:21 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 16:04:21 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 16:04:21 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 16:04:23 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 16:04:23 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 16:04:23 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 16:04:23 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 16:04:23 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.706 seconds (JVM running for 15.774)
|
2024-06-06 16:04:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 16:04:23 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 16:04:24 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 16:04:24 [RMI TCP Connection(3)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 16:08:13 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 16:08:17 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 11324 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 16:08:17 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 16:08:17 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 16:08:20 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 16:08:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 16:08:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 16:08:20 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 16:08:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 16:08:20 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 16:08:23 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 16:08:23 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 16:08:23 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 16:08:23 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:08:23 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:08:24 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 16:08:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 16:08:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:08:25 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:08:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:08:26 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 16:08:27 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 16:08:27 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 16:08:27 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 16:08:28 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 16:08:28 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 16:08:30 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 16:08:30 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 16:08:30 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 16:08:30 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 16:08:30 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 13.659 seconds (JVM running for 14.683)
|
2024-06-06 16:08:30 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 16:08:30 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 16:08:30 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 16:08:31 [RMI TCP Connection(1)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 16:10:01 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 16:10:07 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 6232 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 16:10:07 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 16:10:07 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 16:10:11 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 16:10:11 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 16:10:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 16:10:12 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 16:10:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 16:10:12 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 16:10:20 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 16:10:20 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 16:10:20 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 16:10:22 [redisson-netty-2-5] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:10:22 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:10:24 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 16:10:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 16:10:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:10:26 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:10:28 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:10:28 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 16:10:29 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 16:10:29 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 16:10:29 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 16:10:30 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 16:10:30 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 16:10:32 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 16:10:32 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 16:10:32 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 16:10:32 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 16:10:32 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 25.397 seconds (JVM running for 27.488)
|
2024-06-06 16:10:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 16:10:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 16:10:32 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 16:10:33 [RMI TCP Connection(2)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.2.24.Final
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO c.d.f.manager.ShutdownManager - ====关闭后台任务任务线程池====
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
|
2024-06-06 16:31:06 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye
|
2024-06-06 16:31:12 [restartedMain] INFO com.dl.DingleApplication - Starting DingleApplication using Java 1.8.0_381 on admin with PID 12476 (E:\zxworkspace\dl-admin\target\classes started by xm in E:\zxworkspace)
|
2024-06-06 16:31:12 [restartedMain] INFO com.dl.DingleApplication - The following 1 profile is active: "dev"
|
2024-06-06 16:31:12 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final
|
2024-06-06 16:31:15 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
|
2024-06-06 16:31:15 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it
|
2024-06-06 16:31:15 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
|
2024-06-06 16:31:16 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
|
2024-06-06 16:31:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
|
2024-06-06 16:31:16 [restartedMain] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
2024-06-06 16:31:19 [restartedMain] INFO c.dl.framework.config.JacksonConfig - 初始化 jackson 配置
|
2024-06-06 16:31:19 [restartedMain] INFO com.dl.framework.config.RedisConfig - 初始化 redis 配置
|
2024-06-06 16:31:19 [restartedMain] INFO org.redisson.Version - Redisson 3.20.1
|
2024-06-06 16:31:19 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:31:19 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 192.168.1.7/192.168.1.7:6379
|
2024-06-06 16:31:20 [restartedMain] INFO o.f.s.b.e.EventRegistryAutoConfiguration - No deployment resources were found for autodeployment
|
2024-06-06 16:31:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total:
|
2024-06-06 16:31:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:31:20 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:31:21 [restartedMain] INFO o.f.s.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
2024-06-06 16:31:22 [restartedMain] INFO liquibase.lockservice - Successfully acquired change log lock
|
2024-06-06 16:31:23 [restartedMain] INFO liquibase.changelog - Reading from `dl-qms`.FLW_EV_DATABASECHANGELOG
|
2024-06-06 16:31:23 [restartedMain] INFO liquibase.lockservice - Successfully released change log lock
|
2024-06-06 16:31:23 [restartedMain] INFO o.f.e.impl.EventRegistryEngineImpl - EventRegistryEngine default created
|
2024-06-06 16:31:23 [restartedMain] INFO o.f.engine.impl.ProcessEngineImpl - ProcessEngine default created
|
2024-06-06 16:31:23 [restartedMain] INFO o.f.e.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0
|
2024-06-06 16:31:26 [restartedMain] INFO io.undertow - starting server: Undertow - 2.2.24.Final
|
2024-06-06 16:31:26 [restartedMain] INFO org.xnio - XNIO version 3.8.7.Final
|
2024-06-06 16:31:26 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.7.Final
|
2024-06-06 16:31:26 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
|
2024-06-06 16:31:26 [restartedMain] INFO com.dl.DingleApplication - Started DingleApplication in 14.661 seconds (JVM running for 15.82)
|
2024-06-06 16:31:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功
|
2024-06-06 16:31:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载参数缓存数据成功
|
2024-06-06 16:31:26 [restartedMain] INFO c.d.s.runner.SystemApplicationRunner - 加载字典缓存数据成功
|
2024-06-06 16:31:27 [RMI TCP Connection(4)-192.168.0.115] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
2024-06-06 17:53:51 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJCUUxBRkhoWGRqWWVIU09LbnZDb3RRSkVJNEZRYWNXdSIsInVzZXJJZCI6IjEifQ.XZLSWV_p-7s7iKya4N2iNtaM5p2A3SSXzy8UOpQnaLc
|
2024-06-06 17:53:51 [XNIO-1 task-2] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJEbElueXpVY1RKSHFxMXZKZmlNMkVKQUdLa2I4S3B0TCIsInVzZXJJZCI6IjEifQ.GBI07JcQAGaCwmW6wOCIyoSYSl1dMGQQ166uEeOc7r8
|
2024-06-06 17:53:51 [schedule-pool-1] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.121]内网IP[admin][Success][登录成功]
|
2024-06-06 18:01:11 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogin, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJjS2ZMNlJEazk1TGkwVk1UcjBtTFJhcWFRd2dZYnVvcyIsInVzZXJJZCI6IjEifQ.3GkH7SmF_zve9rrfyWAk-kKUlYp42lRt0W5R4DSLaSA
|
2024-06-06 18:01:11 [XNIO-1 task-6] INFO c.d.f.listener.UserActionListener - user doLogout, userId:sys_user:1, token:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJwVFd5cjBmSTN1SXZjSWljQU93OTFZNGZrUjd5SXZNWCIsInVzZXJJZCI6IjEifQ.WIEgGGfAPdfw0KXHUhuBu-U36aJOxOdtanOPLpPDd-c
|
2024-06-06 18:01:11 [schedule-pool-3] INFO c.d.s.s.i.SysLogininforServiceImpl - [192.168.0.115]内网IP[admin][Success][登录成功]
|