]
Brian Stansberry moved WFLY-5193 to WFCORE-905:
-----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-905 (was: WFLY-5193)
Component/s: Domain Management
(was: Domain Management)
CLI command "/host=master/server-config=server-one:remove"
did not work if used in a batch
------------------------------------------------------------------------------------------
Key: WFCORE-905
URL:
https://issues.jboss.org/browse/WFCORE-905
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Environment: Upstream 10.x.CR
Reporter: Wolf-Dieter Fink
Assignee: Brian Stansberry
If a server is removed from a batch the command will fail.
The same command will work correct if no batch is used
21:13:46,310 INFO [org.jboss.as.process.Server:server-one.status] (reaper for
Server:server-one) WFLYPC0011: Process 'Server:server-one' finished with an exit
status of 0
[Host Controller] 21:13:46,351 INFO [org.jboss.as.host.controller]
(ProcessControllerConnection-thread - 2) WFLYHC0027: Unregistering server server-one
[Host Controller] 21:13:46,392 ERROR [org.jboss.as.controller.management-operation]
(management-handler-thread - 4) WFLYCTL0013: Operation ("stop") failed -
address: ([
[Host Controller] ("host" => "master"),
[Host Controller] ("server-config" => "server-one")
[Host Controller] ]) - failure description: "WFLYCTL0216: Management resource
'[
[Host Controller] (\"host\" => \"master\"),
[Host Controller] (\"server-config\" => \"server-one\")
[Host Controller] ]' not found"