-
Bug
-
Resolution: Done
-
Blocker
-
8.1.0.Beta
-
None
-
False
-
False
-
-
-
-
-
-
- clone/download QS and navigate to spring-resteasy QS folder
- mvn clean package
- mvn wildfly:start
- check the error
-
-
After wildfly:start the provisioned server doesn't start. It fails with the following error:
08:59:51,439 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "spring-resteasy.war")]) - failure description: { "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"spring-resteasy.war\".undertow-deployment" => "java.lang.RuntimeException: java.lang.RuntimeException: RESTEASY003935: Unable to instantiate InjectorFactory implementation. Caused by: java.lang.RuntimeException: java.lang.RuntimeException: RESTEASY003935: Unable to instantiate InjectorFactory implementation. Caused by: java.lang.RuntimeException: RESTEASY003935: Unable to instantiate InjectorFactory implementation. Caused by: java.lang.RuntimeException: RESTEASY010605: Unable to lookup BeanManager."}, "WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.unit.\"spring-resteasy.war\".beanmanager"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["service jboss.deployment.unit.\"spring-resteasy.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"spring-resteasy.war\".beanmanager]"] }
- is related to
-
WFLY-17534 Verify and re-enable spring-resteasy quickstart
-
- Closed
-