When installed JBoss two instances in standalone mode , admin console not able to access
Issue
- We have two instances in standalone mode , they are replica of each other in terms of configuration , only the configuration file "standalone.xml" is different for both of them.The standalone folder is renamed to two different folders abc and abc_I. The below two issues is occurs :
- Not able to access the admin console as users are getting added in domain configuration.
- standalone.conf is being shared between the two nodes and we want to add the heap configuration which will create heap dump if out of memory issue is reached in any of the jboss. By default the files will be generated in jboss > bin directory , but we want to segregate the configuration to generate heap dumps in two seperate folder for example if there is a heap dump generated for instance "abc " ,the heap dump file should be generated in "JBOSS_HOME/abc/filename".
Environment
- RedHat 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.
