Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-31328

[GSS](8.1.z) Runtime attributes of JGroups channel are undefined

XMLWordPrintable

    • Moderate

      After initialization we tried to inspect the cluster view using the CLI:

      [standalone@localhost:9990 /] /subsystem=jgroups/channel=ee:read-attribute(name=view,include-defaults=true)

      { "outcome" => "success", "result" => undefined }

      The result is "undefined", while the server.log shows no errors. In particular, according to the server.log (see attachment), the server (here win-3) is correctly added to the view.

      With an EAP 8.0 server the result of the CLI command looks like this:
      [standalone@localhost:9990 /] /subsystem=jgroups/channel=ee:read-attribute(name=view,include-defaults=true)

      { "outcome" => "success", "result" => "[win-3|0] (1) [win-3]" }

       

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

                Created:
                Updated:
                Resolved: