-
Task
-
Resolution: Done
-
Blocker
-
7.59.0.Final
-
None
-
False
-
False
-
NEW
-
NEW
-
-
2021 Week 37-39 (from Sep 13)
There are 2 failures on deploying
- org.jbpm.workbench.cm.DeploymentIT.org.jbpm.workbench.cm.DeploymentIT
- org.jbpm.workbench.DeploymentIT.testCaseManagementDeployment
15:44:48,261 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000001: Failed to start service jboss.deployment.unit."jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war".WeldStartService: Failed to start service at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1731) at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type RepositoryService with qualifiers @Default at injection point [BackedAnnotatedField] @Inject org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService at org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService(IOServiceSecuritySetup.java:0) at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:378) at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290) at org.jboss.weld.bootstrap.Validator.validateGeneralBean(Validator.java:143) at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:164) at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:526) at org.jboss.weld.bootstrap.ConcurrentValidator$1.doWork(ConcurrentValidator.java:64) at org.jboss.weld.bootstrap.ConcurrentValidator$1.doWork(ConcurrentValidator.java:62) at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62) at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:513)15:44:48,271 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war\".WeldStartService" => "Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type RepositoryService with qualifiers @Default at injection point [BackedAnnotatedField] @Inject org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService at org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService(IOServiceSecuritySetup.java:0) "}} 15:44:48,274 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war" was rolled back with the following failure message: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"jbpm-wb-case-mgmt-showcase-7.59.1-SNAPSHOT-wildfly23.war\".WeldStartService" => "Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type RepositoryService with qualifiers @Default at injection point [BackedAnnotatedField] @Inject org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService at org.uberfire.backend.server.security.IOServiceSecuritySetup.repositoryService(IOServiceSecuritySetup.java:0)
The failures are visible on 7.59.x branch too