]
ehsavoie Hugonnet moved JBEAP-7990 to WFCORE-2141:
--------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2141 (was: JBEAP-7990)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: 3.0.0.Alpha16
(was: 7.1.0.DR9)
JMX notifications for ControlledProcessState changes are not sent in
admin-only mode
------------------------------------------------------------------------------------
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.