CLI command to remove jgroups subsystem in Domain mode in JBoss EAP 6.1.0
Issue
- How to remove jgroups subsystem in JBoss EAP 6.1 using CLI command ?
- Following CLI command fails to remove jgroups subsystem in Domain mode
[domain@localhost:9999 /] /profile=full-ha/subsystem=jgroups:remove()
{
"outcome" => "failed",
"failure-description" => {"domain-failure-description" => "JBAS014807: Management resource '[(\"subsystem\" => \"jgroups\")]' not found"},
"rolled-back" => true
}
[domain@localhost:9999 /]
Environment
- JBoss Enterprise Application Platform (EAP)
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
