]
ehsavoie Hugonnet updated WFCORE-2141:
--------------------------------------
Summary: JMX notifications for ControlledProcessState changes are not updated when the
running mode changes (was: JMX notifications for ControlledProcessState changes are not
sent in admin-only mode)
JMX notifications for ControlledProcessState changes are not updated
when the running mode changes
--------------------------------------------------------------------------------------------------
Key: WFCORE-2141
URL:
https://issues.jboss.org/browse/WFCORE-2141
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha16
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
JMX notifications added by
https://issues.jboss.org/browse/EAP7-471 are not sent in
admin-only mode. When notifications are active and the server gets reloaded into
admin-only mode, only the normal->stopping transition is received and nothing more
after that.
The cause seems to be in the fact that these notifications depend on the
{{jboss.mbean.server}} MSC service, but that doesn't exist in admin-only mode.