EAP server shows as unavailable if instance name is a variable in standalone.xml in JBoss ON
Issue
- EAP server still shows as unavailable in JBoss ON after entering correct credentials
- Below message in agent.log
2016-04-05 09:33:34,863 INFO [ResourceContainer.invoker.availCheck.daemon-78] (rhq.modules.plugins.jbossas7.ASConnection)- {
"outcome" : "success",
"result" : {
"EXPRESSION_VALUE" : "${jboss.instance.name}"
}
}
Environment
- Red Hat JBoss Operations Network (ON) 3.3.5
- Red Hat JBoss Enterprise Application Platform (EAP) 6.4
- custom start script that assigns the
-Djboss.instance.name - EAP
standalone.xmluses variable for server name
<server name="${jboss.instance.name}" xmlns="urn:jboss:domain:1.7">
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.
