Yeray Borges created WFCORE-3760:
------------------------------------
Summary: Attempted to register duplicate named process comming back from
admin-only mode
Key: WFCORE-3760
URL:
https://issues.jboss.org/browse/WFCORE-3760
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 5.0.0.Alpha3
Reporter: Yeray Borges
Assignee: Yeray Borges
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:
{noformat}
WARN [org.jboss.as.process] (ProcessController-threads - 3) WFLYPC0005: Attempted to
register duplicate named process 'Server:server-master'
{noformat}
The domain gets in an unstable state since the reload operation does not end correctly, DC
has to be manually restarted.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)