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

EAP is unable to start with transaction example configurations (standalone-xts.xml, standalone-jts.xml, standalone-rts.xml)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.1.0.DR13
    • Transactions
    • None
    • Regression

    Description

      Description of problem:
      EAP is unable to start with transaction example configurations (standalone-xts.xml, standalone-jts.xml, standalone-rts.xml)

      How reproducible:
      Always

      Steps to Reproduce:

      1. cp docs/examples/configs/standalone-* standalone/configuration/
      2. ./bin/standalone.sh -c standalone-xts.xml
      3. ./bin/standalone.sh -c standalone-jts.xml
      4. ./bin/standalone.sh -c standalone-rts.xml

      Actual results:

      16:36:15,110 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
          ("subsystem" => "undertow"),
          ("server" => "default-server"),
          ("host" => "default-host"),
          ("setting" => "http-invoker")
      ]) - failure description: {
          "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.security.http-authentication-factory.application-http-authentication"],
          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.undertow.server.default-server.default-host.http-invoker is missing [org.wildfly.security.http-authentication-factory.application-http-authentication]"]
      }
      

      Expected results:
      No errors in logs

      Attachments

        Issue Links

          Activity

            People

              thjenkin@redhat.com Tom Jenkinson
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: