JBoss server starts with "DEPLOYMENTS MISSING DEPENDENCIES" errors
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.1.*
Issue
- While starting the JBoss server there were the following warning messages in the log file:
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is missing the following dependencies:
Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is missing the following dependencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=ServerPeer' **")
Resolution
- The issue is caused when $JBoss_profile/deploy/messaging directory is missing from the deploy folder. This issue could be caused due negligence caused while slimming down the JBoss server.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
