]
ehsavoie Hugonnet reassigned WFCORE-2169:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
ProcessStateListener receives first running state transition from
SUSPENDED to NORMAL when start-mode=suspend
-------------------------------------------------------------------------------------------------------------
Key: WFCORE-2169
URL:
https://issues.jboss.org/browse/WFCORE-2169
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha16
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
When server is started with start-mode=suspend.
First received transition is from SUSPENDED to NORMAL. It should be something ->
SUSPENDED. Probably STARTING -> SUSPENDED, but now listener always receives first
transition from SUSPENDED