|
|
@@ -0,0 +1,195 @@
|
|
|
+[2025-08-27 10:27:01.695] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - Starting JnpfFlowableApplication using Java 21.0.8 with PID 50500 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow\jnpf-workflow-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow)
|
|
|
+[2025-08-27 10:27:01.696] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - The following 1 profile is active: "dev"
|
|
|
+[2025-08-27 10:27:02.781] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 31000 (http)
|
|
|
+[2025-08-27 10:27:02.789] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
|
|
|
+[2025-08-27 10:27:02.789] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.26]
|
|
|
+[2025-08-27 10:27:02.854] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
|
|
|
+[2025-08-27 10:27:02.854] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 1110 ms
|
|
|
+[2025-08-27 10:27:03.002] [INFO ] [main] [o.f.spring.boot.ProcessEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:27:03.155] [INFO ] [main] [o.f.spring.boot.cmmn.CmmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:27:03.193] [INFO ] [main] [o.f.spring.boot.dmn.DmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:27:03.223] [INFO ] [main] [o.f.s.b.e.EventRegistryAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:27:03.250] [INFO ] [main] [o.f.spring.boot.app.AppEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:27:03.257] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Found 5 Engine Configurators in total:
|
|
|
+[2025-08-27 10:27:03.258] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:27:03.258] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:27:03.259] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:27:03.259] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:27:03.259] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:27:03.259] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:27:03.268] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:27:03.270] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:27:03.272] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:27:03.274] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:27:04.246] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:27:04.830] [INFO ] [main] [org.flowable.engine.impl.ProcessEngineImpl] [?] [?] - ProcessEngine default created
|
|
|
+[2025-08-27 10:27:04.936] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ?
|
|
|
+[2025-08-27 10:27:04.942] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Parameters: v5(String)
|
|
|
+[2025-08-27 10:27:04.952] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - <== Total: 1
|
|
|
+[2025-08-27 10:27:04.952] [INFO ] [main] [o.flowable.engine.impl.cmd.ValidateV5EntitiesCmd] [?] [?] - Total of v5 deployments found: 0
|
|
|
+[2025-08-27 10:27:05.073] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:28:22.462] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - Starting JnpfFlowableApplication using Java 21.0.8 with PID 51096 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow\jnpf-workflow-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow)
|
|
|
+[2025-08-27 10:28:22.462] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - The following 1 profile is active: "dev"
|
|
|
+[2025-08-27 10:28:23.369] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 31000 (http)
|
|
|
+[2025-08-27 10:28:23.382] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
|
|
|
+[2025-08-27 10:28:23.382] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.26]
|
|
|
+[2025-08-27 10:28:23.453] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
|
|
|
+[2025-08-27 10:28:23.453] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 958 ms
|
|
|
+[2025-08-27 10:28:23.594] [INFO ] [main] [o.f.spring.boot.ProcessEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:28:23.718] [INFO ] [main] [o.f.spring.boot.cmmn.CmmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:28:23.758] [INFO ] [main] [o.f.spring.boot.dmn.DmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:28:23.779] [INFO ] [main] [o.f.s.b.e.EventRegistryAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:28:23.804] [INFO ] [main] [o.f.spring.boot.app.AppEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:28:23.812] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Found 5 Engine Configurators in total:
|
|
|
+[2025-08-27 10:28:23.813] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:28:23.813] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:28:23.813] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:28:23.813] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:28:23.813] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:28:23.814] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:28:23.825] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:28:23.828] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:28:23.830] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:28:23.832] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:28:24.713] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:28:25.026] [INFO ] [main] [org.flowable.engine.impl.ProcessEngineImpl] [?] [?] - ProcessEngine default created
|
|
|
+[2025-08-27 10:28:25.083] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ?
|
|
|
+[2025-08-27 10:28:25.091] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Parameters: v5(String)
|
|
|
+[2025-08-27 10:28:25.099] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - <== Total: 1
|
|
|
+[2025-08-27 10:28:25.100] [INFO ] [main] [o.flowable.engine.impl.cmd.ValidateV5EntitiesCmd] [?] [?] - Total of v5 deployments found: 0
|
|
|
+[2025-08-27 10:28:25.185] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:40:57.820] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - Starting JnpfFlowableApplication using Java 21.0.8 with PID 50044 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow\jnpf-workflow-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow)
|
|
|
+[2025-08-27 10:40:57.821] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - The following 1 profile is active: "dev"
|
|
|
+[2025-08-27 10:40:58.764] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 31000 (http)
|
|
|
+[2025-08-27 10:40:58.772] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
|
|
|
+[2025-08-27 10:40:58.773] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.26]
|
|
|
+[2025-08-27 10:40:58.849] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
|
|
|
+[2025-08-27 10:40:58.849] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 993 ms
|
|
|
+[2025-08-27 10:40:59.005] [INFO ] [main] [o.f.spring.boot.ProcessEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:40:59.144] [INFO ] [main] [o.f.spring.boot.cmmn.CmmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:40:59.178] [INFO ] [main] [o.f.spring.boot.dmn.DmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:40:59.197] [INFO ] [main] [o.f.s.b.e.EventRegistryAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:40:59.222] [INFO ] [main] [o.f.spring.boot.app.AppEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:40:59.231] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Found 5 Engine Configurators in total:
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:40:59.233] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:40:59.245] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:40:59.248] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:40:59.251] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:40:59.253] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:41:00.152] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:41:00.434] [INFO ] [main] [org.flowable.engine.impl.ProcessEngineImpl] [?] [?] - ProcessEngine default created
|
|
|
+[2025-08-27 10:41:00.510] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ?
|
|
|
+[2025-08-27 10:41:00.517] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Parameters: v5(String)
|
|
|
+[2025-08-27 10:41:00.525] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - <== Total: 1
|
|
|
+[2025-08-27 10:41:00.525] [INFO ] [main] [o.flowable.engine.impl.cmd.ValidateV5EntitiesCmd] [?] [?] - Total of v5 deployments found: 0
|
|
|
+[2025-08-27 10:41:00.652] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:45:54.176] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - Starting JnpfFlowableApplication using Java 21.0.8 with PID 27572 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow\jnpf-workflow-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-workflow)
|
|
|
+[2025-08-27 10:45:54.177] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - The following 1 profile is active: "dev"
|
|
|
+[2025-08-27 10:45:55.100] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 31000 (http)
|
|
|
+[2025-08-27 10:45:55.109] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
|
|
|
+[2025-08-27 10:45:55.109] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.26]
|
|
|
+[2025-08-27 10:45:55.173] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
|
|
|
+[2025-08-27 10:45:55.173] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 964 ms
|
|
|
+[2025-08-27 10:45:55.314] [INFO ] [main] [o.f.spring.boot.ProcessEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:45:55.439] [INFO ] [main] [o.f.spring.boot.cmmn.CmmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:45:55.477] [INFO ] [main] [o.f.spring.boot.dmn.DmnEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:45:55.496] [INFO ] [main] [o.f.s.b.e.EventRegistryAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:45:55.527] [INFO ] [main] [o.f.spring.boot.app.AppEngineAutoConfiguration] [?] [?] - No deployment resources were found for autodeployment
|
|
|
+[2025-08-27 10:45:55.535] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Found 5 Engine Configurators in total:
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:45:55.536] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:45:55.549] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:45:55.552] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:45:55.554] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:45:55.557] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing beforeInit() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:45:56.428] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator (priority:50000)
|
|
|
+[2025-08-27 10:45:56.726] [INFO ] [main] [org.flowable.engine.impl.ProcessEngineImpl] [?] [?] - ProcessEngine default created
|
|
|
+[2025-08-27 10:45:56.794] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Preparing: select count(RES.ID_) from ACT_RE_DEPLOYMENT RES WHERE RES.ENGINE_VERSION_ = ?
|
|
|
+[2025-08-27 10:45:56.801] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - ==> Parameters: v5(String)
|
|
|
+[2025-08-27 10:45:56.809] [DEBUG] [main] [o.f.e.i.p.e.D.selectDeploymentCountByQueryCriteria] [?] [?] - <== Total: 1
|
|
|
+[2025-08-27 10:45:56.809] [INFO ] [main] [o.flowable.engine.impl.cmd.ValidateV5EntitiesCmd] [?] [?] - Total of v5 deployments found: 0
|
|
|
+[2025-08-27 10:45:56.891] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
|
|
|
+[2025-08-27 10:45:57.526] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.flw_ev_databasechangelog
|
|
|
+[2025-08-27 10:45:57.570] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.flw_ev_databasechangelog
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - UPDATE SUMMARY
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - Run: 0
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - Previously run: 3
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - Filtered out: 0
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - -------------------------------
|
|
|
+[2025-08-27 10:45:57.581] [INFO ] [main] [liquibase.util] [?] [?] - Total change sets: 3
|
|
|
+[2025-08-27 10:45:57.582] [INFO ] [main] [liquibase.util] [?] [?] - Update summary generated
|
|
|
+[2025-08-27 10:45:57.603] [INFO ] [main] [liquibase.lockservice] [?] [?] - Successfully released change log lock
|
|
|
+[2025-08-27 10:45:57.606] [INFO ] [main] [liquibase.command] [?] [?] - Command execution complete
|
|
|
+[2025-08-27 10:45:57.611] [INFO ] [main] [o.f.eventregistry.impl.EventRegistryEngineImpl] [?] [?] - EventRegistryEngine default created
|
|
|
+[2025-08-27 10:45:57.611] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.idm.spring.configurator.SpringIdmEngineConfigurator (priority:150000)
|
|
|
+[2025-08-27 10:45:57.686] [INFO ] [main] [org.flowable.idm.engine.impl.IdmEngineImpl] [?] [?] - IdmEngine default created
|
|
|
+[2025-08-27 10:45:57.687] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator (priority:200000)
|
|
|
+[2025-08-27 10:45:57.848] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_dmn_databasechangelog
|
|
|
+[2025-08-27 10:45:57.876] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_dmn_databasechangelog
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - UPDATE SUMMARY
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - Run: 0
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - Previously run: 9
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - Filtered out: 0
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - -------------------------------
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - Total change sets: 9
|
|
|
+[2025-08-27 10:45:57.880] [INFO ] [main] [liquibase.util] [?] [?] - Update summary generated
|
|
|
+[2025-08-27 10:45:57.888] [INFO ] [main] [liquibase.lockservice] [?] [?] - Successfully released change log lock
|
|
|
+[2025-08-27 10:45:57.890] [INFO ] [main] [liquibase.command] [?] [?] - Command execution complete
|
|
|
+[2025-08-27 10:45:57.896] [INFO ] [main] [org.flowable.dmn.engine.impl.DmnEngineImpl] [?] [?] - DmnEngine default created
|
|
|
+[2025-08-27 10:45:57.897] [INFO ] [main] [o.flowable.app.spring.SpringAppEngineConfiguration] [?] [?] - Executing configure() of class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator (priority:500000)
|
|
|
+[2025-08-27 10:45:58.176] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_cmmn_databasechangelog
|
|
|
+[2025-08-27 10:45:58.220] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_cmmn_databasechangelog
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - UPDATE SUMMARY
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - Run: 0
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - Previously run: 17
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - Filtered out: 1
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - -------------------------------
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - Total change sets: 18
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - FILTERED CHANGE SETS SUMMARY
|
|
|
+[2025-08-27 10:45:58.226] [INFO ] [main] [liquibase.util] [?] [?] - DBMS mismatch: 1
|
|
|
+[2025-08-27 10:45:58.227] [INFO ] [main] [liquibase.util] [?] [?] - Update summary generated
|
|
|
+[2025-08-27 10:45:58.249] [INFO ] [main] [liquibase.lockservice] [?] [?] - Successfully released change log lock
|
|
|
+[2025-08-27 10:45:58.251] [INFO ] [main] [liquibase.command] [?] [?] - Command execution complete
|
|
|
+[2025-08-27 10:45:58.256] [INFO ] [main] [org.flowable.cmmn.engine.impl.CmmnEngineImpl] [?] [?] - CmmnEngine default created
|
|
|
+[2025-08-27 10:45:58.423] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_app_databasechangelog
|
|
|
+[2025-08-27 10:45:58.445] [INFO ] [main] [liquibase.changelog] [?] [?] - Reading from jnpf_flow_init.act_app_databasechangelog
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - UPDATE SUMMARY
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - Run: 0
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - Previously run: 3
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - Filtered out: 0
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - -------------------------------
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - Total change sets: 3
|
|
|
+[2025-08-27 10:45:58.448] [INFO ] [main] [liquibase.util] [?] [?] - Update summary generated
|
|
|
+[2025-08-27 10:45:58.455] [INFO ] [main] [liquibase.lockservice] [?] [?] - Successfully released change log lock
|
|
|
+[2025-08-27 10:45:58.456] [INFO ] [main] [liquibase.command] [?] [?] - Command execution complete
|
|
|
+[2025-08-27 10:45:58.461] [INFO ] [main] [org.flowable.app.engine.impl.AppEngineImpl] [?] [?] - AppEngine default created
|
|
|
+[2025-08-27 10:45:58.870] [INFO ] [main] [o.f.j.s.impl.asyncexecutor.AbstractAsyncExecutor] [?] [?] - Starting up the async job executor [org.flowable.spring.job.service.SpringAsyncExecutor] for engine cmmn
|
|
|
+[2025-08-27 10:45:58.938] [INFO ] [main] [o.f.j.s.impl.asyncexecutor.AbstractAsyncExecutor] [?] [?] - Starting up the async job executor [org.flowable.spring.job.service.SpringAsyncExecutor] for engine bpmn
|
|
|
+[2025-08-27 10:45:58.939] [INFO ] [Thread-9] [o.f.j.s.i.asyncexecutor.ResetExpiredJobsRunnable] [?] [?] - starting to reset expired jobs for engine cmmn
|
|
|
+[2025-08-27 10:45:58.940] [INFO ] [Thread-8] [o.f.j.s.i.asyncexecutor.AcquireTimerJobsRunnable] [?] [?] - starting to acquire async jobs due for engine cmmn
|
|
|
+[2025-08-27 10:45:58.940] [INFO ] [Thread-7] [o.f.j.s.i.a.AcquireAsyncJobsDueRunnable] [?] [?] - starting to acquire async jobs due for engine cmmn
|
|
|
+[2025-08-27 10:45:58.976] [INFO ] [Thread-10] [o.f.j.s.i.a.AcquireAsyncJobsDueRunnable] [?] [?] - starting to acquire async jobs due for engine bpmn
|
|
|
+[2025-08-27 10:45:58.977] [INFO ] [Thread-11] [o.f.j.s.i.asyncexecutor.AcquireTimerJobsRunnable] [?] [?] - starting to acquire async jobs due for engine bpmn
|
|
|
+[2025-08-27 10:45:58.977] [INFO ] [Thread-12] [o.f.j.s.i.asyncexecutor.ResetExpiredJobsRunnable] [?] [?] - starting to reset expired jobs for engine bpmn
|
|
|
+[2025-08-27 10:45:58.994] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 31000 (http) with context path '/'
|
|
|
+[2025-08-27 10:45:59.001] [INFO ] [main] [jnpf.JnpfFlowableApplication] [?] [?] - Started JnpfFlowableApplication in 5.344 seconds (process running for 5.996)
|
|
|
+[2025-08-27 10:54:01.278] [INFO ] [SpringApplicationShutdownHook] [o.f.j.s.impl.asyncexecutor.AbstractAsyncExecutor] [?] [?] - Shutting down the async job executor [org.flowable.spring.job.service.SpringAsyncExecutor] for engine cmmn
|
|
|
+[2025-08-27 10:54:01.278] [INFO ] [flowable-cmmn-acquire-timer-jobs] [o.f.j.s.i.asyncexecutor.AcquireTimerJobsRunnable] [?] [?] - stopped async job due acquisition for engine cmmn
|
|
|
+[2025-08-27 10:54:01.278] [INFO ] [flowable-cmmn-reset-expired-jobs] [o.f.j.s.i.asyncexecutor.ResetExpiredJobsRunnable] [?] [?] - stopped resetting expired jobs for engine cmmn
|
|
|
+[2025-08-27 10:54:01.278] [INFO ] [flowable-cmmn-acquire-async-jobs] [o.f.j.s.i.a.AcquireAsyncJobsDueRunnable] [?] [?] - stopped async job due acquisition for engine cmmn
|
|
|
+[2025-08-27 10:54:01.361] [INFO ] [SpringApplicationShutdownHook] [o.f.j.s.impl.asyncexecutor.AbstractAsyncExecutor] [?] [?] - Shutting down the async job executor [org.flowable.spring.job.service.SpringAsyncExecutor] for engine bpmn
|
|
|
+[2025-08-27 10:54:01.361] [INFO ] [flowable-bpmn-reset-expired-jobs] [o.f.j.s.i.asyncexecutor.ResetExpiredJobsRunnable] [?] [?] - stopped resetting expired jobs for engine bpmn
|
|
|
+[2025-08-27 10:54:01.362] [INFO ] [flowable-bpmn-acquire-async-jobs] [o.f.j.s.i.a.AcquireAsyncJobsDueRunnable] [?] [?] - stopped async job due acquisition for engine bpmn
|
|
|
+[2025-08-27 10:54:01.362] [INFO ] [flowable-bpmn-acquire-timer-jobs] [o.f.j.s.i.asyncexecutor.AcquireTimerJobsRunnable] [?] [?] - stopped async job due acquisition for engine bpmn
|
|
|
+[2025-08-27 10:54:01.450] [DEBUG] [SpringApplicationShutdownHook] [o.f.e.i.p.e.E.clearAllProcessInstanceLockTimes] [?] [?] - ==> Preparing: update ACT_RU_EXECUTION set LOCK_TIME_ = null, LOCK_OWNER_ = null where LOCK_OWNER_ = ?
|
|
|
+[2025-08-27 10:54:01.450] [DEBUG] [SpringApplicationShutdownHook] [o.f.e.i.p.e.E.clearAllProcessInstanceLockTimes] [?] [?] - ==> Parameters: f48292f6-4eb4-4bc2-b631-330eb312c444(String)
|
|
|
+[2025-08-27 10:54:01.456] [DEBUG] [SpringApplicationShutdownHook] [o.f.e.i.p.e.E.clearAllProcessInstanceLockTimes] [?] [?] - <== Updates: 0
|