-
Bug
-
Resolution: Won't Do
-
Optional
-
None
-
None
-
None
For EAP installed from RPM via yum groupinstall jboss-eap7 it's still possible to start it directly via standalone.sh which is causing systemctl status eap7-standalone.service reporting incorrect status.
This was found as a side effect while testing EAP's Start/Stop operation invoked from JON (jboss operation network). By default the JON is using the standalone.sh directly to start up the EAP even when the EAP is installed from RPM, which is working fine but it has this side effect.
See steps to reproduce:
- after step 3 the status is correctly reported
- after step 6 the eap process is actually running but reported status is not correct, saying it's inactive (dead)