Missing dependencies jboss.serverManagement.controller.management.worker and jboss.remoting.management.channel.registry in EAP 7
Issue
-
We get the following error while configuring the management http-interface
10:33:59,405 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("core-service" => "management"), ("management-interface" => "http-interface") ]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.serverManagement.controller.management.http is missing [jboss.serverManagement.controller.management.worker]", "jboss.serverManagement.controller.management.http.shutdown is missing [jboss.remoting.management.channel.registry]" ]} 10:33:59,406 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "jmx"), ("remoting-connector" => "jmx") ]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.jmx.remoting-connector-ref is missing [jboss.remoting.endpoint.management]"]} 10:33:59,425 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report WFLYCTL0184: New missing/unsatisfied dependencies: service jboss.remoting.endpoint.management (missing) dependents: [service jboss.jmx.remoting-connector-ref] service jboss.remoting.management.channel.registry (missing) dependents: [service jboss.serverManagement.controller.management.http.shutdown] service jboss.serverManagement.controller.management.worker (missing) dependents: [service jboss.serverManagement.controller.management.http]
Environment
- Red Hat Enterprise Application Platform (JBoss EAP)
- 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.