Wolf-Dieter Fink created WFLY-5193:
--------------------------------------
Summary: CLI command "/host=master/server-config=server-one:remove"
did not work if used in a batch
Key: WFLY-5193
URL:
https://issues.jboss.org/browse/WFLY-5193
Project: WildFly
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"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)