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, tools, and much more.