Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6343

The remoting-connector resource in the JMX subsystem should define a requirement on management

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JMX
    • 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]"]
      }
      

            Unassigned Unassigned
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: