Fuse on EAP fails with New missing/unsatisfied dependencies
Issue
When starting up jboss fuse with default configuration, we are getting an error on both servers: server-one and server-two:
14:55:19,601 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([
("subsystem" => "infinispan"),
("cache-container" => "switchyard"),
("replicated-cache" => "default")
]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
"Services that were unable to start:" => ["jboss.infinispan.switchyard.default"],
"Services that may be the cause:" => ["jboss.jgroups.stack"]
}}
14:55:19,688 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.jgroups.stack (missing) dependents: [service jboss.jgroups.channel.switchyard, service jboss.infinispan.switchyard.config]
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.4.x
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
