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

Channel add operations created by legacy parser can fail if run before jgroups subsystem is added

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 28.0.0.Final
    • 28.0.0.Beta1
    • Clustering
    • None
    • ---
    • ---

      Starting WF with version 1.5 of the Infinispan subsystem will additionally generate jgroups subsystem channel add operations. However, if these operations are run before the jgroups subsystem itself is added, then server startup fails with:

      2023-04-06 16:21:30,678 ERROR [management-operation] WFLYCTL0013: Operation ("add") failed - address: ([
          ("subsystem" => "jgroups"),
          ("channel" => "ee-singleton")
      ]) - failure description: "WFLYCTL0175: Resource [(\"subsystem\" => \"jgroups\")] does not exist; a resource at address [
          (\"subsystem\" => \"jgroups\"),
          (\"channel\" => \"ee-singleton\")
      ] cannot be created until all ancestor resources have been added"
      

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: