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

Discovery Group can't change from Socket binding to Jgroups cluster in webconsole.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha
    • 8.0.0.Alpha-DR2
    • Web Console
    • None
    • False
    • False
    • Hide

      Prerequisite is created Discovery group which will be updated. For example 

      /subsystem=messaging-activemq/discovery-group=test:add(socket-binding=test)

       or 

      /subsystem=messaging-activemq/discovery-group=test:add(jgroups-cluster=testValue)

       

      Reproducer

      1. Go to Configuration -> Messaging (ActiveMQ) -> Remote ActiveMQ Server and press view or click http://127.0.0.1:9990/console/index.html#msg-remote-activemq
      2. Select Discovery Group.
      3. Select created Discovery group.
      4. Click on edit.
      5. Delete Socket binding value and input value for JGroups Cluster.
      6. Click save and error appear.

      on messaging server

      1. Go to Configuration -> Messaging (ActiveMQ) -> Server -> Clustering and press view or http://127.0.0.1:9990/console/index.html#messaging-server-clustering;server=default
      2. Folowing steps are the same as previous.
      Show
      Prerequisite is created Discovery group which will be updated. For example  /subsystem=messaging-activemq/discovery-group=test:add(socket-binding=test)  or  /subsystem=messaging-activemq/discovery-group=test:add(jgroups-cluster=testValue)   Reproducer Go to Configuration -> Messaging (ActiveMQ) -> Remote ActiveMQ Server and press view or click http://127.0.0.1:9990/console/index.html#msg-remote-activemq Select Discovery Group. Select created Discovery group. Click on edit. Delete Socket binding value and input value for JGroups Cluster. Click save and error appear. on messaging server Go to Configuration -> Messaging (ActiveMQ) -> Server -> Clustering and press view or http://127.0.0.1:9990/console/index.html#messaging-server-clustering;server=default Folowing steps are the same as previous.

      When creating discovery group with Jgroups cluster attribute it isn't possible to change to socket binding attribute. The same outcome is when discovery group is created with socket binding and trying set Jgroup. Errors of web console is in attachments.

      Issue is located on adress 

      /subsystem=messaging-activemq/discovery-group

       and 

      /subsystem=messaging-activemq/server=default/discovery-group

      This problem is probably caused by JBEAP-23159

        1. fromSBtoJGC.png
          fromSBtoJGC.png
          436 kB
        2. fromJGCtoSB.png
          fromJGCtoSB.png
          438 kB

            thofman Tomas Hofman
            jjedlick@redhat.com Jakub Jedlicka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: