The cluster-ha-singleton quickstart is not working in my server configuration in EAP6
Issue
- If a HASingleton is created like in the EAP6 DevelopmentGuide document it will not start correct and the following messages can be found in the log, but the profile is a ha.
Service controller state is DOWN, waiting for transition to UP
Service controller state is now DOWN
Singleton Service service jboss.quickstart.ha.singleton not started, are you sure to start in a cluster
- If the cluster-ha-singleton quickstart is used and deployed in a domain with the full-ha profile it will fail with the following message
JBAS014775: New missing/unsatisfied dependencies:
service jboss.cluster.singleton (missing) dependents: [service jboss.quickstart.ha.singleton.timer]
service jboss.cluster.singleton.registry (missing) dependents: [service jboss.quickstart.ha.singleton.timer]
- If the cluster-ha-singleton quickstart is deployed in a standalone server it fail with the following message
[org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "jboss-cluster-ha-singleton.jar" was rolled back with the following failure message: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.quickstart.ha.singleton.timer is missing [jboss.cluster.singleton, jboss.cluster.singleton.registry]"]}
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.