You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
464 lines
81 KiB
464 lines
81 KiB
2024-08-08 08:30:47.499 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 08:30:47.961 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 20244 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 08:30:50.812 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 08:31:10.495 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 08:31:10.772 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 08:31:10.787 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 08:31:10.788 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 08:31:12.807 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 08:31:12.808 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 21043 ms
|
|
2024-08-08 08:31:13.190 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 08:31:13.828 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 08:31:20.743 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 08:31:21.471 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 08:31:23.292 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 08:31:23.692 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 08:31:23.693 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 08:31:23.693 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 08:31:23.702 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 08:31:23.855 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 08:31:24.591 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 08:31:24.739 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 08:31:24.740 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 08:31:25.837 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 08:31:27.801 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@779448b8, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@3bbdf835)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@4c12f54a, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 08:31:28.234 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 08:31:28.912 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 08:31:33.640 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 08:31:33.702 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 08:31:35.146 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 08:31:35.469 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 08:31:36.950 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@34e990cc
|
|
2024-08-08 08:31:37.573 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@269c7104
|
|
2024-08-08 08:31:37.774 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 08:31:37.822 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 08:31:37.838 [main] INFO com.lnsoft.workflow.Application - Started Application in 56.99 seconds (JVM running for 66.522)
|
|
2024-08-08 08:31:37.842 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 08:31:37.844 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 08:43:48.797 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 08:43:48.797 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 08:43:48.799 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 2 ms
|
|
2024-08-08 09:12:28.482 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:12:28.573 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:12:28.731 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:12:28.927 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:19:27.504 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:19:27.609 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:19:27.651 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:19:27.697 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:19:56.151 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:19:56.166 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:19:56.177 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:19:56.179 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:20:16.870 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:20:17.026 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:20:17.035 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:20:17.063 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:20:28.371 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.781 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.885 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:22:02.893 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.939 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.942 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:22:02.950 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.952 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:02.955 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:22:02.963 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:03.021 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:03.024 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:22:03.033 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:22:03.036 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:24:28.226 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:24:28.234 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:24:28.243 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:24:28.246 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:27:08.473 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:29:52.746 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:24.401 [http-nio-8080-exec-4] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:35:24.404 [http-nio-8080-exec-4] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:35:24.412 [http-nio-8080-exec-4] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:24.416 [http-nio-8080-exec-4] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:38.591 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:35:38.594 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:35:38.602 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:38.606 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:50.443 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:50.451 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:35:50.460 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:35:50.463 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:38:42.814 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:38:42.825 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:38:42.834 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:38:42.837 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:40:05.975 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:40:05.978 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:40:05.986 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:40:05.989 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:50:28.258 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:50:28.261 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:50:28.270 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:50:28.273 [http-nio-8080-exec-6] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:50:40.863 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:50:40.868 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 09:50:40.876 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 09:50:40.878 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:25.306 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:25.351 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 10:00:25.362 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:25.366 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:40.594 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:40.602 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 10:00:40.612 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:40.616 [http-nio-8080-exec-9] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:50.628 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:50.635 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 10:00:50.645 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:50.649 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:57.504 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:57.514 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 10:00:57.524 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:57.528 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:57.531 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 10:00:57.541 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:00:57.544 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 10:35:05.523 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 10:35:05.584 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 22840 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 10:35:05.585 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 10:35:07.291 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 10:35:07.301 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 10:35:07.301 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 10:35:07.301 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 10:35:07.422 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 10:35:07.422 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1773 ms
|
|
2024-08-08 10:35:07.456 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 10:35:07.474 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 10:35:08.157 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 10:35:08.247 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 10:35:09.820 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 10:35:09.828 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 10:35:09.829 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 10:35:09.829 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 10:35:09.832 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 10:35:09.836 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 10:35:09.957 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 10:35:10.017 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 10:35:10.018 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 10:35:10.389 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 10:35:11.970 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@69926b6e, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@7ea8224b)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@1ddc889b, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 10:35:12.051 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 10:35:12.197 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 10:35:14.453 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 10:35:14.454 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 10:35:14.860 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 10:35:14.900 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 10:35:15.569 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@73385d3f
|
|
2024-08-08 10:35:15.570 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@68d8ae27
|
|
2024-08-08 10:35:15.776 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 10:35:15.807 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 10:35:15.815 [main] INFO com.lnsoft.workflow.Application - Started Application in 10.99 seconds (JVM running for 13.755)
|
|
2024-08-08 10:35:15.818 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 10:35:15.820 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 10:35:22.415 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 10:35:22.416 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 10:35:22.417 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 0 ms
|
|
2024-08-08 13:52:13.924 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:52:22.307 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 13:52:24.823 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:52:28.140 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:40.042 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:43.678 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 13:59:44.158 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:44.215 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:53.988 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:55.856 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 13:59:56.018 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 13:59:56.029 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:01:03.800 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 27368 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 14:01:03.802 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 14:01:03.947 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 14:01:17.515 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 14:01:17.559 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:01:17.559 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 14:01:17.559 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 14:01:18.257 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 14:01:18.257 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 14376 ms
|
|
2024-08-08 14:01:18.324 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 14:01:18.342 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 14:01:19.712 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 14:01:20.000 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 14:01:21.551 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 14:01:21.691 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 14:01:21.691 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 14:01:21.691 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 14:01:21.694 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 14:01:21.697 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 14:01:22.387 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 14:01:22.468 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 14:01:22.468 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 14:01:22.848 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 14:01:23.692 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@27605b87, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@1fc4483f)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@9ae0794, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 14:01:23.900 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 14:01:24.049 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 14:01:28.423 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 14:01:28.425 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 14:01:32.943 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 14:01:33.192 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 14:01:34.039 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@6e794f53
|
|
2024-08-08 14:01:34.306 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@595ec862
|
|
2024-08-08 14:01:34.537 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:01:34.609 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 14:01:34.618 [main] INFO com.lnsoft.workflow.Application - Started Application in 33.67 seconds (JVM running for 40.93)
|
|
2024-08-08 14:01:34.621 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 14:01:34.623 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 14:01:58.703 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 14:01:58.704 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 14:01:58.705 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 14:04:59.446 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 14:04:59.484 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 15260 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 14:04:59.485 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 14:05:00.997 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 14:05:01.007 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:05:01.007 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 14:05:01.007 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 14:05:01.129 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 14:05:01.130 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1587 ms
|
|
2024-08-08 14:05:01.147 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 14:05:01.166 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 14:05:01.760 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 14:05:01.821 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 14:05:03.592 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 14:05:03.599 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 14:05:03.599 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 14:05:03.599 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 14:05:03.603 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 14:05:03.607 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 14:05:03.708 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 14:05:03.758 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 14:05:03.759 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 14:05:03.800 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 14:05:04.004 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@14983265, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@35e357b)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@37393dab, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 14:05:04.158 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 14:05:04.366 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 14:05:08.496 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 14:05:08.499 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 14:05:08.808 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 14:05:08.853 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 14:05:09.859 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@72001c71
|
|
2024-08-08 14:05:09.953 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@59f3426f
|
|
2024-08-08 14:05:10.392 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:05:10.425 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 14:05:10.442 [main] INFO com.lnsoft.workflow.Application - Started Application in 11.521 seconds (JVM running for 14.6)
|
|
2024-08-08 14:05:10.447 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 14:05:10.450 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 14:07:57.232 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 14:07:57.233 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 14:07:57.234 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 14:40:05.815 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:40:06.164 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:40:06.300 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:40:07.040 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:40:26.202 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:40:26.278 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:40:26.302 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:40:26.307 [http-nio-8080-exec-10] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:42:22.556 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:42:22.562 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:42:22.583 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:42:22.587 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:42:38.049 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:42:38.058 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 14:42:38.068 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:42:38.072 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 14:59:09.849 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 14:59:09.884 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 8936 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 14:59:09.884 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 14:59:13.109 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 14:59:13.119 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:59:13.120 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 14:59:13.120 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 14:59:13.237 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 14:59:13.237 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3301 ms
|
|
2024-08-08 14:59:13.253 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 14:59:13.270 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 14:59:13.831 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 14:59:13.894 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 14:59:15.458 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 14:59:15.464 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 14:59:15.465 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 14:59:15.465 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 14:59:15.467 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 14:59:15.471 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 14:59:15.587 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 14:59:15.630 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 14:59:15.630 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 14:59:15.712 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 14:59:15.890 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@29a50a11, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@74cff17c)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@2b66bf1c, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 14:59:15.973 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 14:59:16.099 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 14:59:18.312 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 14:59:18.314 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 14:59:18.550 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 14:59:18.577 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 14:59:19.288 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@318e3942
|
|
2024-08-08 14:59:19.289 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@44492c06
|
|
2024-08-08 14:59:19.341 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 14:59:19.360 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 14:59:19.370 [main] INFO com.lnsoft.workflow.Application - Started Application in 10.037 seconds (JVM running for 12.802)
|
|
2024-08-08 14:59:19.372 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 14:59:19.374 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 14:59:37.389 [http-nio-8080-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 14:59:37.389 [http-nio-8080-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 14:59:37.390 [http-nio-8080-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 16:22:18.149 [SpringApplicationShutdownHook] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14015 Shutting down the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]
|
|
2024-08-08 16:22:18.149 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14020 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] stopped job acquisition
|
|
2024-08-08 16:22:18.284 [SpringApplicationShutdownHook] INFO org.camunda.bpm.engine - ENGINE-00007 Process Engine default closed
|
|
2024-08-08 16:22:18.286 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
|
2024-08-08 16:22:18.290 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
|
2024-08-08 16:22:56.183 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 16:22:56.242 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 12608 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 16:22:56.242 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 16:22:59.960 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 16:22:59.970 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 16:22:59.971 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 16:22:59.971 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 16:23:00.470 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 16:23:00.471 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4171 ms
|
|
2024-08-08 16:23:00.522 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 16:23:00.599 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 16:23:01.531 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 16:23:01.617 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 16:23:03.149 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 16:23:03.154 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 16:23:03.155 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 16:23:03.155 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 16:23:03.157 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 16:23:03.160 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 16:23:03.324 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 16:23:03.372 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 16:23:03.373 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 16:23:03.441 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 16:23:03.612 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@4700963e, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@153d14e3)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@7e84a52b, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 16:23:03.717 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 16:23:03.873 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 16:23:06.347 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 16:23:06.349 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 16:23:06.756 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 16:23:06.825 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 16:23:07.505 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@3fef1e6b
|
|
2024-08-08 16:23:07.506 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@29f95272
|
|
2024-08-08 16:23:07.738 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 16:23:07.779 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 16:23:07.788 [main] INFO com.lnsoft.workflow.Application - Started Application in 12.31 seconds (JVM running for 15.106)
|
|
2024-08-08 16:23:07.790 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 16:23:07.792 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 16:23:09.184 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 16:23:09.184 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 16:23:09.185 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 16:24:26.425 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:24:26.459 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:24:26.610 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:24:26.771 [http-nio-8080-exec-7] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:50:13.220 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:50:13.293 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:50:13.307 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:50:13.311 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:13.516 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:13.573 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:13.715 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:13.786 [http-nio-8080-exec-8] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:29.691 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:29.695 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:29.709 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:29.713 [http-nio-8080-exec-1] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:31.310 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:31.314 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 16:56:31.324 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 16:56:31.329 [http-nio-8080-exec-2] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 17:00:10.555 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 17:00:10.591 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 15892 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 17:00:10.592 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 17:00:11.995 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 17:00:12.004 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 17:00:12.004 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 17:00:12.004 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 17:00:12.121 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 17:00:12.121 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1483 ms
|
|
2024-08-08 17:00:12.138 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 17:00:12.157 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 17:00:12.711 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 17:00:12.773 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 17:00:14.399 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 17:00:14.405 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 17:00:14.405 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 17:00:14.406 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 17:00:14.409 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 17:00:14.413 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 17:00:14.505 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 17:00:14.549 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 17:00:14.549 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 17:00:14.588 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 17:00:14.686 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@334d825c, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@42a7e7e1)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@31f5ffb9, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 17:00:14.765 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 17:00:14.880 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 17:00:17.005 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 17:00:17.006 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 17:00:17.249 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 17:00:17.323 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 17:00:17.891 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@225e09f0
|
|
2024-08-08 17:00:17.891 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@16e907b6
|
|
2024-08-08 17:00:17.945 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 17:00:17.963 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 17:00:17.972 [main] INFO com.lnsoft.workflow.Application - Started Application in 7.95 seconds (JVM running for 10.296)
|
|
2024-08-08 17:00:17.974 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 17:00:17.976 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 17:00:18.585 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 17:00:18.585 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 17:00:18.586 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 17:00:24.863 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 17:00:24.894 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 17:00:24.935 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 17:00:25.058 [http-nio-8080-exec-3] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 17:00:51.067 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.4.Final
|
|
2024-08-08 17:00:51.101 [main] INFO com.lnsoft.workflow.Application - Starting Application using Java 1.8.0_261 on ny-pmch8 with PID 21980 (D:\camunda\camunda\camunda\target\classes started by James in D:\camunda\camunda\camunda)
|
|
2024-08-08 17:00:51.102 [main] INFO com.lnsoft.workflow.Application - No active profile set, falling back to 1 default profile: "default"
|
|
2024-08-08 17:00:52.440 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http)
|
|
2024-08-08 17:00:52.449 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 17:00:52.449 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2024-08-08 17:00:52.450 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.65]
|
|
2024-08-08 17:00:52.560 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2024-08-08 17:00:52.561 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1408 ms
|
|
2024-08-08 17:00:52.577 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Configuring camunda rest api.
|
|
2024-08-08 17:00:52.594 [main] INFO o.c.b.s.b.starter.rest.CamundaJerseyResourceConfig - Finished configuring camunda rest api.
|
|
2024-08-08 17:00:53.149 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB040 Setting up jobExecutor with corePoolSize=3, maxPoolSize:10
|
|
2024-08-08 17:00:53.213 [main] INFO org.camunda.bpm.engine.cfg - ENGINE-12003 Plugin 'CompositeProcessEnginePlugin[genericPropertiesConfiguration, camundaProcessEngineConfiguration, camundaDatasourceConfiguration, camundaJobConfiguration, camundaHistoryConfiguration, camundaMetricsConfiguration, camundaAuthorizationConfiguration, camundaDeploymentConfiguration, CreateAdminUserConfiguration[adminUser=AdminUserProperty[id=admin, firstName=Admin, lastName=Admin, email=admin@localhost, password=******]], failedJobConfiguration, CamundaGlobalListenerPlugin, eventPublisherPlugin, ApplicationContextClassloaderSwitchPlugin, SpringBootSpinProcessEnginePlugin]' activated on process engine 'default'
|
|
2024-08-08 17:00:54.871 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB021 Auto-Deploying resources: []
|
|
2024-08-08 17:00:54.878 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-001: Initialized Camunda Spring Boot Eventing Engine Plugin.
|
|
2024-08-08 17:00:54.878 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-003: Task events will be published as Spring Events.
|
|
2024-08-08 17:00:54.878 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-005: Execution events will be published as Spring Events.
|
|
2024-08-08 17:00:54.881 [main] INFO o.c.b.s.boot.starter.event.EventPublisherPlugin - EVENTING-007: History events will be published as Spring events.
|
|
2024-08-08 17:00:54.885 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
|
|
2024-08-08 17:00:54.972 [main] INFO org.camunda.spin - SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
|
|
2024-08-08 17:00:55.018 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
|
|
2024-08-08 17:00:55.018 [main] INFO org.camunda.spin - SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
|
|
2024-08-08 17:00:55.061 [main] INFO org.camunda.bpm.dmn.feel.scala - FEEL/SCALA-01001 Spin value mapper detected
|
|
2024-08-08 17:00:55.173 [main] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.feel.impl.JavaValueMapper@265c0752, org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper@7d4b32d1)), function-provider: org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer@626b9092, clock: SystemClock, configuration: Configuration(false)]
|
|
2024-08-08 17:00:55.255 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
|
2024-08-08 17:00:55.397 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
|
2024-08-08 17:00:57.465 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
|
|
2024-08-08 17:00:57.467 [main] INFO org.camunda.bpm.connect - CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
|
|
2024-08-08 17:00:57.911 [main] INFO org.camunda.bpm.engine - ENGINE-00001 Process Engine default created.
|
|
2024-08-08 17:00:57.936 [main] INFO org.camunda.bpm.spring.boot - STARTER-SB011 Skip creating initial Admin User, user does exist: UserEntity[id=admin, revision=19, firstName=超级管理员, lastName=22, email=1, password={SHA-512}s3QtzJ8N/9Ga1fPvYotjnDQ0xNWJz3ZW0u9vu1ou2u0JFBpn1sPlOdZnpPooKuCwfhbB7Ak/5MHks10rbGPNxg==, salt=4pmL7fVinMovswkKuQ6Oew==, lockExpirationTime=null, attempts=0]
|
|
2024-08-08 17:00:58.432 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazyProcessEnginesFilter@1b8d20e6
|
|
2024-08-08 17:00:58.631 [main] INFO o.c.b.s.b.s.webapp.filter.LazyInitRegistration - lazy initialized org.camunda.bpm.spring.boot.starter.webapp.filter.LazySecurityFilter@3fd33f48
|
|
2024-08-08 17:00:58.686 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"]
|
|
2024-08-08 17:00:58.705 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path ''
|
|
2024-08-08 17:00:58.713 [main] INFO com.lnsoft.workflow.Application - Started Application in 8.124 seconds (JVM running for 10.469)
|
|
2024-08-08 17:00:58.715 [main] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14014 Starting up the JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor].
|
|
2024-08-08 17:00:58.717 [JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor]] INFO org.camunda.bpm.engine.jobexecutor - ENGINE-14018 JobExecutor[org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor] starting to acquire jobs
|
|
2024-08-08 17:01:27.778 [http-nio-8080-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2024-08-08 17:01:27.779 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
|
2024-08-08 17:01:27.780 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
|
2024-08-08 17:16:48.325 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 17:16:48.371 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.execution
|
|
2024-08-08 17:16:48.457 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
2024-08-08 17:16:48.711 [http-nio-8080-exec-5] INFO c.l.w.listener.CamundaGlobalListenerDelegate - com.lnsoft.workflow.listener.CamundaGlobalListenerDelegate.delegateTask
|
|
|