I’m seeing the below errors in the server.log. Could this be the problem?
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 “Configured”)
Deployment “jboss.jca:name=JmsXA,service=ManagedConnectionPool” is missing the following dependencies:
Dependency “jboss.jca:name=JmsXA,service=ManagedConnectionFactory” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.jca:name=JmsXA,service=TxCM” is missing the following dependencies:
Dependency “jboss.jca:name=JmsXA,service=ManagedConnectionPool” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory” is missing the following dependencies:
Dependency “jboss.messaging:service=PostOffice” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging.connectionfactory:service=ClusteredConnectionFactory” is missing the following dependencies:
Dependency “jboss.messaging:service=PostOffice” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging.connectionfactory:service=ConnectionFactory” is missing the following dependencies:
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=PostOffice” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging.destination:name=DLQ,service=Queue” is missing the following dependencies:
Dependency “jboss.messaging:service=PostOffice” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging.destination:name=ExpiryQueue,service=Queue” is missing the following dependencies:
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=PostOffice” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging:service=JMSUserManager” is missing the following dependencies:
Dependency “jboss.jca:name=DefaultDS,service=DataSourceBinding” (should be in state “Create”, but is actually in state “** NOT FOUND Depends on ‘jboss.jca:name=DefaultDS,service=DataSourceBinding’ ")
Deployment “jboss.messaging:service=PersistenceManager” is missing the following dependencies:
Dependency “jboss.jca:name=DefaultDS,service=DataSourceBinding” (should be in state “Create”, but is actually in state " NOT FOUND Depends on ‘jboss.jca:name=DefaultDS,service=DataSourceBinding’ ")
Deployment “jboss.messaging:service=PostOffice” is missing the following dependencies:
Dependency “jboss.jca:name=DefaultDS,service=DataSourceBinding” (should be in state “Create”, but is actually in state " NOT FOUND Depends on ‘jboss.jca:name=DefaultDS,service=DataSourceBinding’ **”)
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.messaging:service=ServerPeer” is missing the following dependencies:
Dependency “jboss.messaging:service=PersistenceManager” (should be in state “Create”, but is actually in state “Configured”)
Dependency “jboss.messaging:service=JMSUserManager” (should be in state “Create”, but is actually in state “Configured”)
Deployment “jboss.mq:service=DestinationManager” is missing the following dependencies:
Dependency “jboss.messaging:service=ServerPeer” (should be in state “Create”, but is actually in state “Configured”)
DEPLOYMENTS IN ERROR:
Deployment “jboss.jca:name=DefaultDS,service=DataSourceBinding” is in error due to the following reason(s): ** NOT FOUND Depends on ‘jboss.jca:name=DefaultDS,service=DataSourceBinding’ **