-
Bug
-
Resolution: Done
-
Blocker
-
11.0.0.Beta1
-
None
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?
- clones
-
JBEAP-12594 /subsystem=messaging-activemq:remove fails when not run in batch
- Closed