15:06:41,508 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /home/nikola/Projects/camunda-bpm-platform/qa/wildfly-runtime/target/server/wildfly-15.0.0.Final/standalone/data/content/2a/8b158affdbc5b40a502394c71f35f7765ec2d8/content 15:06:41,510 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "paJavaSerialization1.war" (runtime-name: "paJavaSerialization1.war") 15:06:41,631 INFO [org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor] (MSC service thread 1-3) Detected user-provided @ProcessApplication component with name 'org.camunda.bpm.integrationtest.util.TestProcessApplication'. 15:06:41,680 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment paJavaSerialization1.war 15:06:41,714 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PriorityBean' in deployment unit 'deployment "paJavaSerialization1.war"' are as follows: java:global/paJavaSerialization1/PriorityBean!org.camunda.bpm.integrationtest.jobexecutor.beans.PriorityBean java:app/paJavaSerialization1/PriorityBean!org.camunda.bpm.integrationtest.jobexecutor.beans.PriorityBean java:module/PriorityBean!org.camunda.bpm.integrationtest.jobexecutor.beans.PriorityBean ejb:paJavaSerialization1/PriorityBean!org.camunda.bpm.integrationtest.jobexecutor.beans.PriorityBean java:global/paJavaSerialization1/PriorityBean java:app/paJavaSerialization1/PriorityBean java:module/PriorityBean 15:06:41,748 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit."paJavaSerialization1.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."paJavaSerialization1.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "paJavaSerialization1.war" at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738) at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700) at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: setInitialMode() method called twice at org.jboss.msc.service.ServiceBuilderImpl.assertModeNotConfigured(ServiceBuilderImpl.java:568) at org.jboss.msc.service.ServiceBuilderImpl.setInitialMode(ServiceBuilderImpl.java:151) at org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor.startProcessEngine(ProcessEngineStartProcessor.java:93) at org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor.deploy(ProcessEngineStartProcessor.java:61) at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144) ... 8 more 15:06:41,787 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "paJavaSerialization1.war")]) - failure description: { "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"paJavaSerialization1.war\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"paJavaSerialization1.war\" Caused by: java.lang.IllegalStateException: setInitialMode() method called twice"}, "WFLYCTL0412: Required services that are not installed:" => [ "jboss.deployment.unit.\"paJavaSerialization1.war\".WeldStartService", "jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager" ], "WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.deployment.unit.\"paJavaSerialization1.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager]", "jboss.deployment.unit.\"paJavaSerialization1.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager, jboss.deployment.unit.\"paJavaSerialization1.war\".WeldStartService]" ] } 15:06:41,790 ERROR [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0021: Deploy of deployment "paJavaSerialization1.war" was rolled back with the following failure message: { "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"paJavaSerialization1.war\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"paJavaSerialization1.war\" Caused by: java.lang.IllegalStateException: setInitialMode() method called twice"}, "WFLYCTL0412: Required services that are not installed:" => [ "jboss.deployment.unit.\"paJavaSerialization1.war\".WeldStartService", "jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager" ], "WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.deployment.unit.\"paJavaSerialization1.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager]", "jboss.deployment.unit.\"paJavaSerialization1.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"paJavaSerialization1.war\".beanmanager, jboss.deployment.unit.\"paJavaSerialization1.war\".WeldStartService]" ] } 15:06:41,796 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment paJavaSerialization1.war (runtime-name: paJavaSerialization1.war) in 8ms Dec 12, 2018 3:06:41 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy WARN: Failed to undeploy paJavaSerialization1.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"paJavaSerialization1.war\")]' not found"}}