Can the admin console be loaded before any web application deployment in EAP 6
Issue
- The JBoss management interface(admin-console) is always loaded after the web applications. There is a web application in JBoss EAP 6 and it loads slowly at jboss startup, and at that time we need to access the admin-console, but the admin-console shows the message as below:
The management interface could not be loaded.
Service temporarily unavailable. Is the server is still booting?
- It seems that the slow deployment of the web application lead to the delay of admin-console loading and availability. How to make the admin-console loaded independently without the impact of any other web applications?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.