-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
The remoting-connector resource should define a requirement on a management capability so errors such as the following can be detected at Stage.MODEL if management is not available:
18:38:27,361 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "jmx"), ("remoting-connector" => "jmx") ]) - failure description: { "WFLYCTL0412: Required services that are not installed:" => ["jboss.remoting.endpoint.management"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.jmx.remoting-connector-ref is missing [jboss.remoting.endpoint.management]"] }
- clones
-
WFCORE-6342 The jmx-remoting and layer's dependency needs to be non-optional
- Closed