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

/subsystem=messaging-activemq:remove fails when not run in batch

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 11.0.0.CR1
    • 11.0.0.Beta1
    • JMS
    • None

    Description

      Calling the following command in ER3 fails (passed with reload required in ER2.2):

      /subsystem=messaging-activemq:remove()
      
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0171: Removing services has lead to unsatisfied dependencies:
      Service jboss.messaging-activemq.client-thread-pool was depended upon by service jboss.messaging-activemq.default.jms.manager",
          "rolled-back" => true,
          "response-headers" => undefined
      }
      

      The command now needs to be run in batch to succeed. I'm tempted to call this a blocker due to management operation backward compatibility (breaks scripts which don't run the remove operation in batch), okalman@redhat.com WDYT?

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Richard Janik Richard Janik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: