[INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.jbpm.springboot.samples.ExceptionHandlingTest 2020-06-03 11:52:40,088 [main] INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jbpm.springboot.samples.ExceptionHandlingTest], using SpringBootContextLoader 2020-06-03 11:52:40,093 [main] INFO Could not detect default resource locations for test class [org.jbpm.springboot.samples.ExceptionHandlingTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2020-06-03 11:52:40,232 [main] INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2020-06-03 11:52:40,248 [main] INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55740540, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60015ef5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2f54a33d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1018bde2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@65b3f4a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f2ff811, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@568ff82, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@50caa560, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a266d09, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ab9e72c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@186f8716, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1d8bd0de] 2020-06-03 11:52:40,391 [main] WARN Environment variable M2_HOME is not set . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2020-06-03 11:52:42,032 [main] INFO Starting ExceptionHandlingTest on localhost.localdomain with PID 8982 (started by gmunozfe in /home/gmunozfe/droolsjbpm_ws/droolsjbpm-integration/kie-spring-boot/kie-spring-boot-samples/jbpm-spring-boot-sample-basic) 2020-06-03 11:52:42,033 [main] INFO No active profile set, falling back to default profiles: default 2020-06-03 11:52:43,299 [main] INFO Tomcat initialized with port(s): 0 (http) 2020-06-03 11:52:43,314 [main] INFO Initializing ProtocolHandler ["http-nio-auto-1"] 2020-06-03 11:52:43,325 [main] INFO Starting service [Tomcat] 2020-06-03 11:52:43,325 [main] INFO Starting Servlet engine: [Apache Tomcat/9.0.30] 2020-06-03 11:52:43,446 [main] INFO Initializing Spring embedded WebApplicationContext 2020-06-03 11:52:43,446 [main] INFO Root WebApplicationContext: initialization completed in 1397 ms 2020-06-03 11:52:43,623 [main] WARN ARJUNA048002: Could not find configuration file, URL was: null 2020-06-03 11:52:43,665 [main] INFO Using org.kie.spring.persistence.KieSpringTransactionManagerFactory@50cbcca7 2020-06-03 11:52:43,682 [main] INFO ARJUNA032010: JBossTS Recovery Service (tag: unknown) - JBoss Inc. 2020-06-03 11:52:43,714 [main] INFO ARJUNA032013: Starting transaction recovery manager @@ resourceInitiatedRecovery: [] @@ resourceInitiatedRecoveryForRecoveryHelpers: [] 2020-06-03 11:52:43,873 [main] INFO HHH000204: Processing PersistenceUnitInfo [ name: org.jbpm.domain ...] 2020-06-03 11:52:43,942 [main] INFO HHH000412: Hibernate Core {5.3.7.Final} 2020-06-03 11:52:43,943 [main] INFO HHH000206: hibernate.properties not found 2020-06-03 11:52:44,069 [main] INFO HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2020-06-03 11:52:44,865 [main] INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2020-06-03 11:52:45,280 [main] INFO HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader. 2020-06-03 11:52:46,057 [main] INFO HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@5812935' 2020-06-03 11:52:46,063 [main] INFO HHH000397: Using ASTQueryTranslatorFactory 2020-06-03 11:52:46,290 [main] WARN HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2020-06-03 11:52:46,290 [main] WARN HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2020-06-03 11:52:46,330 [main] INFO Initialized JPA EntityManagerFactory for persistence unit 'org.jbpm.domain' 2020-06-03 11:52:46,526 [main] INFO ARJUNA012170: TransactionStatusManager started on port 33987 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService 2020-06-03 11:52:47,161 [main] INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b407ac7, org.springframework.security.web.context.SecurityContextPersistenceFilter@1db7c267, org.springframework.security.web.header.HeaderWriterFilter@2b71a12e, org.springframework.security.web.csrf.CsrfFilter@167ccc3c, org.springframework.security.web.authentication.logout.LogoutFilter@2ac00dc9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27563444, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@79827e71, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c5ae26d, org.springframework.security.web.session.SessionManagementFilter@671561b9, org.springframework.security.web.access.ExceptionTranslationFilter@3a0f5141, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7ef34eb3] 2020-06-03 11:52:47,430 [main] INFO Initializing ExecutorService 'applicationTaskExecutor' 2020-06-03 11:52:47,491 [main] WARN spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2020-06-03 11:52:48,129 [main] INFO Starting ProtocolHandler ["http-nio-auto-1"] 2020-06-03 11:52:48,213 [main] INFO Tomcat started on port(s): 45829 (http) with context path '' 2020-06-03 11:52:48,216 [main] INFO Started ExceptionHandlingTest in 6.36 seconds (JVM running for 8.648) 2020-06-03 11:52:48,218 [main] INFO Available processes: 2020-06-03 11:52:48,222 [main] INFO ========= Verification completed successfully ========= 2020-06-03 11:52:49,838 [Time-limited test] INFO SingletonRuntimeManager is created for com.myspace:exception-handling:1.0 2020-06-03 11:52:49,951 [Time-limited test] WARN Not possible to register org.jbpm.springboot.samples.handlers.NoNameCustomWorkItemHandler@701c413 handler due to missing name - annotate your class with @Component with given name 2020-06-03 11:52:50,218 [Time-limited test] WARN Could not commit session org.jbpm.workflow.instance.WorkflowRuntimeException: [exception-handling.Subprocess:2 - REST:2] -- java.lang.RuntimeException: Could not execute request with preemptive authentication [GET] http://localhost:8180/kie-server/services/rest/server/ at org.jbpm.workflow.instance.node.WorkItemNodeInstance.processWorkItemHandler(WorkItemNodeInstance.java:175) at org.jbpm.workflow.instance.node.WorkItemNodeInstance.internalTrigger(WorkItemNodeInstance.java:146) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:197) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:402) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:383) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerCompleted(NodeInstanceImpl.java:352) at org.jbpm.workflow.instance.node.StartNodeInstance.triggerCompleted(StartNodeInstance.java:72) at org.jbpm.workflow.instance.node.StartNodeInstance.internalTrigger(StartNodeInstance.java:43) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:197) at org.jbpm.ruleflow.instance.RuleFlowProcessInstance.internalStart(RuleFlowProcessInstance.java:38) at org.jbpm.process.instance.impl.ProcessInstanceImpl.start(ProcessInstanceImpl.java:233) at org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl.start(WorkflowProcessInstanceImpl.java:502) at org.jbpm.process.instance.ProcessRuntimeImpl.startProcessInstance(ProcessRuntimeImpl.java:212) at org.jbpm.process.instance.ProcessRuntimeImpl.startProcessInstance(ProcessRuntimeImpl.java:221) at org.drools.core.impl.StatefulKnowledgeSessionImpl.startProcessInstance(StatefulKnowledgeSessionImpl.java:1883) at org.drools.core.command.runtime.process.StartProcessInstanceCommand.execute(StartProcessInstanceCommand.java:68) at org.drools.core.command.runtime.process.StartProcessInstanceCommand.execute(StartProcessInstanceCommand.java:31) at org.drools.core.fluent.impl.PseudoClockRunner.executeBatch(PseudoClockRunner.java:102) at org.drools.core.fluent.impl.PseudoClockRunner.executeBatches(PseudoClockRunner.java:69) at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:61) at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:39) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:597) at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:563) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.internalExecute(OptimisticLockRetryInterceptor.java:102) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.execute(OptimisticLockRetryInterceptor.java:83) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.execute(OptimisticLockRetryInterceptor.java:44) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.jta.TransactionLockInterceptor.execute(TransactionLockInterceptor.java:73) at org.drools.persistence.jta.TransactionLockInterceptor.execute(TransactionLockInterceptor.java:45) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.internalExecute(ExecutionErrorHandlerInterceptor.java:66) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.execute(ExecutionErrorHandlerInterceptor.java:52) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.execute(ExecutionErrorHandlerInterceptor.java:29) at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:398) at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:66) at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:37) at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:41) at org.drools.core.command.impl.CommandBasedStatefulKnowledgeSession.startProcessInstance(CommandBasedStatefulKnowledgeSession.java:278) at org.jbpm.workflow.instance.node.SubProcessNodeInstance.internalTrigger(SubProcessNodeInstance.java:229) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:197) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:402) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerNodeInstance(NodeInstanceImpl.java:383) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.triggerCompleted(NodeInstanceImpl.java:352) at org.jbpm.workflow.instance.node.StartNodeInstance.triggerCompleted(StartNodeInstance.java:72) at org.jbpm.workflow.instance.node.StartNodeInstance.internalTrigger(StartNodeInstance.java:43) at org.jbpm.workflow.instance.impl.NodeInstanceImpl.trigger(NodeInstanceImpl.java:197) at org.jbpm.ruleflow.instance.RuleFlowProcessInstance.internalStart(RuleFlowProcessInstance.java:38) at org.jbpm.process.instance.impl.ProcessInstanceImpl.start(ProcessInstanceImpl.java:233) at org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl.start(WorkflowProcessInstanceImpl.java:502) at org.jbpm.process.instance.ProcessRuntimeImpl.startProcessInstance(ProcessRuntimeImpl.java:212) at org.jbpm.process.instance.ProcessRuntimeImpl.startProcess(ProcessRuntimeImpl.java:195) at org.jbpm.process.instance.ProcessRuntimeImpl.startProcess(ProcessRuntimeImpl.java:187) at org.drools.core.impl.StatefulKnowledgeSessionImpl.startProcess(StatefulKnowledgeSessionImpl.java:1873) at org.drools.core.command.runtime.process.StartProcessCommand.execute(StartProcessCommand.java:122) at org.drools.core.command.runtime.process.StartProcessCommand.execute(StartProcessCommand.java:40) at org.drools.core.fluent.impl.PseudoClockRunner.executeBatch(PseudoClockRunner.java:102) at org.drools.core.fluent.impl.PseudoClockRunner.executeBatches(PseudoClockRunner.java:69) at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:61) at org.drools.core.fluent.impl.PseudoClockRunner.execute(PseudoClockRunner.java:39) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:597) at org.drools.persistence.PersistableRunner$TransactionInterceptor.execute(PersistableRunner.java:563) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.internalExecute(OptimisticLockRetryInterceptor.java:102) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.execute(OptimisticLockRetryInterceptor.java:83) at org.drools.persistence.jpa.OptimisticLockRetryInterceptor.execute(OptimisticLockRetryInterceptor.java:44) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.drools.persistence.jta.TransactionLockInterceptor.execute(TransactionLockInterceptor.java:73) at org.drools.persistence.jta.TransactionLockInterceptor.execute(TransactionLockInterceptor.java:45) at org.drools.core.command.impl.AbstractInterceptor.executeNext(AbstractInterceptor.java:39) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.internalExecute(ExecutionErrorHandlerInterceptor.java:66) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.execute(ExecutionErrorHandlerInterceptor.java:52) at org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor.execute(ExecutionErrorHandlerInterceptor.java:29) at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:398) at org.drools.persistence.PersistableRunner.execute(PersistableRunner.java:66) at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:37) at org.drools.core.runtime.InternalLocalRunner.execute(InternalLocalRunner.java:41) at org.drools.core.command.impl.CommandBasedStatefulKnowledgeSession.startProcess(CommandBasedStatefulKnowledgeSession.java:264) at org.jbpm.kie.services.impl.ProcessServiceImpl.startProcess(ProcessServiceImpl.java:115) at org.jbpm.kie.services.impl.ProcessServiceImpl.startProcess(ProcessServiceImpl.java:95) at org.jbpm.springboot.samples.ExceptionHandlingTest.whenProcessStartedThenSubprocessExceptionIsCaught(ExceptionHandlingTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException: java.lang.RuntimeException: Could not execute request with preemptive authentication [GET] http://localhost:8180/kie-server/services/rest/server/ at org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler.handleException(AbstractLogOrThrowWorkItemHandler.java:69) at org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler.handleException(AbstractLogOrThrowWorkItemHandler.java:45) at org.jbpm.process.workitem.rest.RESTWorkItemHandler.executeWorkItem(RESTWorkItemHandler.java:844) at org.drools.persistence.jpa.processinstance.JPAWorkItemManager.internalExecuteWorkItem(JPAWorkItemManager.java:69) at org.jbpm.workflow.instance.node.WorkItemNodeInstance.lambda$internalTrigger$0(WorkItemNodeInstance.java:146) at org.jbpm.workflow.instance.node.WorkItemNodeInstance.processWorkItemHandler(WorkItemNodeInstance.java:160) ... 101 common frames omitted Caused by: java.lang.RuntimeException: Could not execute request with preemptive authentication [GET] http://localhost:8180/kie-server/services/rest/server/ at org.jbpm.process.workitem.rest.RESTWorkItemHandler.doRequestWithAuthorization(RESTWorkItemHandler.java:1109) at org.jbpm.process.workitem.rest.RESTWorkItemHandler.doRequestWithAuthorization(RESTWorkItemHandler.java:1021) at org.jbpm.process.workitem.rest.RESTWorkItemHandler.executeWorkItem(RESTWorkItemHandler.java:799) ... 104 common frames omitted Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8180 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.jbpm.process.workitem.rest.RESTWorkItemHandler.doRequestWithAuthorization(RESTWorkItemHandler.java:1105) ... 106 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 116 common frames omitted Exception: 2020-06-03 11:52:50,315 [main] INFO Shutting down ExecutorService 'applicationTaskExecutor' 2020-06-03 11:52:50,317 [main] INFO Closing JPA EntityManagerFactory for persistence unit 'org.jbpm.domain' 2020-06-03 11:52:50,359 [main] INFO ARJUNA032014: Stopping transaction recovery manager [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.514 s - in org.jbpm.springboot.samples.ExceptionHandlingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0