`systemctl status` for JBoss EAP 7.4 service shows `bad` on RHEL 7
Issue
- When checking the status of a JBoss EAP service on Red Hat Enterprise Linux (RHEL) 7 using the command
systemctl status jboss-eap-rhel.service
, the output for theLoaded
line includes abad
status. -
Example output on RHEL 7:
● jboss-eap-rhel.service - SYSV: JBoss EAP startup script Loaded: loaded (/etc/rc.d/init.d/jboss-eap-rhel; bad; vendor preset: disabled) Active: active (running)
-
There is a concern that this
bad
status indicates a problem with the service or that auto-start functionality will not work correctly.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 7.4
- Red Hat Enterprise Linux (RHEL) 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.