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

Server boot error is confusing If Elytron subsystem is removed and attribute elytron-domain set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR12
    • 7.1.0.DR11
    • JMS
    • None

      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.

            jmesnil1@redhat.com Jeff Mesnil
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: