Creating server on remote host followed by setting a system property fails when done through CLI in batch mode
Issue
- The batch mode of CLI command fails to create server on remote host followed by system property.
[domain@10.10.10.10:9999 /] batch
[domain@10.10.10.10:9999 / #] /host=slave/server-config=test:add(group=main-server-group,auto-start=false)
#1 /host=slave/server-config=test:add(group=main-server-group,auto-start=false)
[domain@10.10.10.10:9999 / #] /host=slave/server-config=test/system-property=environment:add(value=dev)
#2 /host=slave/server-config=test/system-property=environment:add(value=dev)
[domain@10.10.10.10:9999 / #] run-batch
JBAS010839: Operation failed or was rolled back on all servers.
[domain@10.10.10.10:9999 / #]
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.