-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.0.0.Alpha3
-
Fix Version/s: 5.0.0.Alpha4
-
Component/s: Management
-
Labels:None
-
Steps to Reproduce:
-
Git Pull Request:
If the user goes to admin-only mode without restarting the servers and tries to come back to normal mode restarting them, the following warning is logged:
WARN [org.jboss.as.process] (ProcessController-threads - 3) WFLYPC0005: Attempted to register duplicate named process 'Server:server-master'
The domain gets in an unstable state since the reload operation does not end correctly, DC has to be manually restarted.