Why do I see different "server" status results on EAP6 management?
Issue
- There are different states shown if I use CLI to check the server state, what is the reason?
domain@sxxxx:9000 /] /host=xx/server-config=yy:read-attribute(name=status)
{
"outcome" => "success",
"result" => "STOPPED"
}
[domain@sxxxx:9000 /] /host=xx/server-config=y2:read-attribute(name=status)
{
"outcome" => "success",
"result" => "DISABLED"
}
- What is the difference between STOPPED and DISABLED state for a server?
- What the different shown server states in domain mode mean?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x (domain mode)
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.
