]
Radoslav Husar updated WFLY-4435:
---------------------------------
Summary: Booting profile with infinispan/jgroups pre-3_0 subsystems fails with
"Resource ... cannot be created until all ancestor resources have been added"
(was: Mixed domain tests fail on infinispan/jgroups subsystems)
Booting profile with infinispan/jgroups pre-3_0 subsystems fails with
"Resource ... cannot be created until all ancestor resources have been added"
---------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-4435
URL:
https://issues.jboss.org/browse/WFLY-4435
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 9.0.0.Alpha1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
The same problem happens when attempting to use 2_0 version of these subsystems in
current configuration.
{noformat}
[Host Controller] [0m[0m15:33:41,155 INFO
[org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028:
Attribute enabled is deprecated, and it might be removed in future version![0m
[Host Controller] [0m[0m15:33:41,161 INFO
[org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028:
Attribute default-clustered-sfsb-cache is deprecated, and it might be removed in future
version![0m
[Host Controller] [0m[31m15:33:41,174 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013:
Operation ("add") failed - address: ([[0m
[Host Controller] [31m ("profile" => "full-ha"),[0m
[Host Controller] [31m ("subsystem" => "jgroups"),[0m
[Host Controller] [31m ("channel" => "server")[0m
[Host Controller] [31m]) - failure description: "WFLYCTL0175: Resource [[0m
[Host Controller] [31m (\"profile\" => \"full-ha\"),[0m
[Host Controller] [31m (\"subsystem\" => \"jgroups\")[0m
[Host Controller] [31m] does not exist; a resource at address [[0m
[Host Controller] [31m (\"profile\" => \"full-ha\"),[0m
[Host Controller] [31m (\"subsystem\" => \"jgroups\"),[0m
[Host Controller] [31m (\"channel\" => \"server\")[0m
[Host Controller] [31m] cannot be created until all ancestor resources have been
added"[0m
[Host Controller] [31m[0m[31m15:33:41,183 FATAL [org.jboss.as.host.controller]
(Controller Boot Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable
manner; exiting. See previous messages for details.[0m
{noformat}