Details
-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR11
-
None
Description
If attribute elytron-domain is set and there is no elytron subsystem (is removed) then server boot fails with:
16:08:09,092 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "messaging-activemq"), ("server" => "default") ]) - failure description: { "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.security.security-domain.ApplicationRealm"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.messaging-activemq.default is missing [org.wildfly.security.security-domain.ApplicationRealm]"] } 16:08:09,163 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report WFLYCTL0184: New missing/unsatisfied dependencies: service org.wildfly.security.security-domain.ApplicationRealm (missing) dependents: [service jboss.messaging-activemq.default]
This error does not contain information which attribute (elytron-domain) is actually requiring elytron subsystem.
Attachments
Issue Links
- is caused by
-
JBEAP-8469 The elytron-domain attribute in messaging subsystem doesn't reference capability
-
- Verified
-