Applications missing dependency on itself errors in JBoss EAP 6
Issue
- The server log shows that the application has missing dependency on itself.
- Non-sensical messages from server at deployment. How can a module in the ear be missing itself?
13:29:33,583 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service module.resolved.service."deployment.ABC-4.0.0.ear".main (missing) dependents: [service jboss.module.service."deployment.ABC-4.0.0.ear".main]
service module.resolved.service."deployment.ABC-4.0.0.ear.ABC-4.0.0.jar".main (missing) dependents: [service jboss.module.service."deployment.ABC-4.0.0.ear.ABC-4.0.0.jar".main]
service module.resolved.service."deployment.ABC-4.0.0.ear.ABC-4.0.0.war".main (missing) dependents: [service jboss.module.service."deployment.ABC-4.0.0.ear.ABC-4.0.0.war".main]
service module.resolved.service."deployment.ABC-4.0.0.ear.oag-cdi-1.0.0.jar".main (missing) dependents: [service jboss.module.service."deployment.ABC-4.0.0.ear.oag-cdi-1.0.0.jar".main]
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.