Request for force-stop funtion in init script of JBoss EAP 6
Issue
- The stop function in the init script of
jbossas-domainonly does a forced kill (signal 9) of the host controller. This sometimes causes the server jvm to keep running which is ok in most cases as it is probably just taking a bit longer to finish shutting down.However, sometimes the server process is completely blocked and requires a forced "kill -9" to be stopped. - Is there maybe a possibility to have a function force-stop in Jboss to forcefully kill all jboss server processes?
Environment
- RedHat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.