Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13413

Undertow mod-cluster filter capability name is incorrectly generated from the parent resource

    XMLWordPrintable

Details

    Description

                  <filters>
                      <mod-cluster name="load-balancer" management-socket-binding="mcmp-management" advertise-socket-binding="modcluster" enable-http2="true" max-retries="3"/>
                      <mod-cluster name="load-balancer2" management-socket-binding="mcmp-management" advertise-socket-binding="modcluster" enable-http2="true" max-retries="3"/>
                  </filters>
      
      ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 2) WFLYCTL0013: Operation ("add") failed - address: ([
          ("subsystem" => "undertow"),
          ("configuration" => "filter"),
          ("mod-cluster" => "load-balancer2")
      ]) - failure description: "WFLYCTL0436: Cannot register capability 'org.wildfly.undertow.mod_cluster-filter.filter' at location '[
          (\"subsystem\" => \"undertow\"),
          (\"configuration\" => \"filter\"),
          (\"mod-cluster\" => \"load-balancer2\")
      ]' as it is already registered in context 'global' at location(s) '[[
          (\"subsystem\" => \"undertow\"),
          (\"configuration\" => \"filter\"),
          (\"mod-cluster\" => \"load-balancer\")
      ]]'"
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: