Hi,

I am also getting same error related to MySQL.

  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")
  |   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")
  |   Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory" 
is missing the following dependencies:
  |     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")
  |   Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" 
is missing the following dependencies:
  |     Dependency "jboss.messaging:service=PostOffice" (should be in state 
"Create", but is actually in state "Configured")
  |   Deployment "jboss.messaging.destination:name=ObjectUpdates,service=Topic" 
is missing the following dependencies:
  |     Dependency "jboss.messaging:service=PostOffice" (should be in state 
"Create", but is actually in state "Configured")
  |   Deployment "jboss.messaging.destination:name=audit,service=Queue" is 
missing the following dependencies:
  |     Dependency "jboss.messaging:service=PostOffice" (should be in state 
"Create", but is actually in state "Configured")
  |   Deployment "jboss.messaging.destination:name=report,service=Topic" is 
missing the following dependencies:
  |     Dependency "jboss.messaging:service=PostOffice" (should be in state 
"Create", but is actually in state "Configured")
  |   Deployment "jboss.messaging:service=PostOffice" is missing the following 
dependencies:
  |     Dependency "jboss.jgroups:service=ChannelFactory" (should be in state 
"Create", but is actually in state "** NOT FOUND Depends on 
'jboss.jgroups:service=ChannelFactory' **")
  | 

Any Idea if commenting out following is safe?

<depends 
options-attribute-name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</depends>
 in the file deploy/messaging/mysql-persistence-service.xml
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231746#4231746

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231746
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to