JBAS014771: Services with missing/unavailable dependencies
Issue
Initial Problem:
2017-01-09 15:16:09,822 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "cba-netconf-write-controller-handler-code-ear-1.9.1.ear")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.subunit.\"cba-netconf-write-controller-handler-code-ear-1.9.1.ear\".\"cba-netconf-write-controller-handler-ejb-1.9.1.jar\".component.ComEcimInstumentationBean.CREATE is missing [jboss.ra.\"netconf-resource-adapter-ear.ear#netconf-resource-adapter-rar\"]"]}
Solution applied:
Include jboss-all.xml under cba-netconf-write-controller-handler-code-ear.
Current Problem After applying the solution above (jboss-all.xml):
2017-02-08 20:46:26,038 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "cba-netconf-write-controller-handler-code-ear-1.10.1.ear")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
"jboss.deployment.subunit.\"cba-netconf-write-controller-handler-code-ear-1.10.1.ear\".\"cba-netconf-write-controller-handler-ejb-1.10.1.jar\".PARSE is missing [jboss.deployment.unit.\"netconf-resource-adapter-ear.ear\".deploymentCompleteService]",
"jboss.deployment.unit.\"cba-netconf-write-controller-handler-code-ear-1.10.1.ear\".PARSE is missing [jboss.deployment.unit.\"netconf-resource-adapter-ear.ear\".deploymentCompleteService]"
]}
Environment
Red Hat JBoss Enterprise Application Platform 6.4.x
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.
