CLI command shows status of application as "no metrics available" in domin mode
Issue
- In standalone mode, user gets the status "OK" when an application is running. But in domain mode, we always see the status "no metrics available" when application is deployed as:
[domain@localhost:9999 /] deploy /home/ABC.ear --name=ABC.ear --runtime-name=XYZ.ear --server-groups=main-server-group
[domain@localhost:9999 /] /host=master/server=server-one/deployment=ABC.ear:read-attribute(name=status)
{
"outcome" => "success",
"result" => "no metrics available"
}
Environment
- JBoss Enterprise Application Platform (EAP)
- 6.x
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.
