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

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

XMLWordPrintable

    • Regression

      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 WDYT?

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

              Created:
              Updated:
              Resolved: