Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-29330

RESTEASY003935: Unable to instantiate InjectorFactory implementation - spring-resteasy provisioned server does not start

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.1.0.Beta
    • 8.1.0.Beta
    • Quickstarts
    • 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]"]
      }
      
      

              weli@redhat.com Weinan Li
              rhn-support-kstekovi Krystof Stekovic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: