-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.1.0.DR13
-
None
-
Regression
-
-
-
-
-
-
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:
- cp docs/examples/configs/standalone-* standalone/configuration/
- ./bin/standalone.sh -c standalone-xts.xml
- ./bin/standalone.sh -c standalone-jts.xml
- ./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
- duplicates
-
JBEAP-9280 EAP 7.1.0.DR13 starts with errors and missing services in standalone-xts profile
- Closed
- is duplicated by
-
JBEAP-9421 EAP is unable to start with messaging example configurations (standalone-activemq-colocated.xml)
- Closed
- is related to
-
JBEAP-9421 EAP is unable to start with messaging example configurations (standalone-activemq-colocated.xml)
- Closed