DuplicateServiceException when adding a new FORK channel
--------------------------------------------------------
Key: WFLY-4720
URL:
https://issues.jboss.org/browse/WFLY-4720
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 9.0.0.CR1, 10.0.0.Alpha2
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 9.0.0.CR2, 10.0.0.Alpha3
{noformat}
[standalone@localhost:9990 /] /subsystem=jgroups/channel=ee/fork=myfork:add
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed:
org.jboss.msc.service.DuplicateServiceException: Service jboss.jgroups.factory.ee is
already registered",
"rolled-back" => true
}
{noformat}
the problem is fixed in
org.jboss.as.clustering.jgroups.subsystem.ForkAddHandler#installRuntimeServices