Hi All,
I have 2 PCs running in a cluster successfully. However, one of my web apps needs its own
topics/queues. All topics/queues that I have made entries for are successfully bound to
their jndi names, but only if ONE of the JBoss instances is started in the cluster. If I
try to start JBoss on the other maching, I get the following error on that machine:-
In short my topics/queues are started on only one of the machines!!
I dont know what am I doing wrong
--- MBeans waiting for other MBeans ---
ObjectName: jboss.mq.destination:name=com.csam.enabling.mailer.MailerQueue,service=Queue
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.enabling.mailer.MailerQueueTest,service=Queue
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName: jboss.mq.destination:name=com.csam.wsc.enabling.sms.PushQueue,service=Topic
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.enabling.sms.CommandTopic,service=Topic
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.enabling.sync.SyncInwardTopic,service=Topic
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.enabling.sync.SyncOutwardQueue,service=Queue
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.enabling.transaction.ReceiptTopic,service=Topic
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.enabling.service.ServiceInwardTopic,service=Topic
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName:
jboss.mq.destination:name=com.csam.wsc.notification.ChannelEventQueue,service=Queue
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
ObjectName: jboss.mq.destination:name=com.csam.wsc.notification.NDRQueue,service=Queue
State: CONFIGURED
I Depend On:
jboss.mq:service=DestinationManager
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.mq:service=DestinationManager
State: NOTYETINSTALLED
Depends On Me:
jboss.mq.destination:name=com.csam.enabling.mailer.MailerQueue,service=Queue
jboss.mq.destination:name=com.csam.enabling.mailer.MailerQueueTest,service=Queue
jboss.mq.destination:name=com.csam.wsc.enabling.sms.PushQueue,service=Topic
jboss.mq.destination:name=com.csam.wsc.enabling.sms.CommandTopic,service=Topic
jboss.mq.destination:name=com.csam.wsc.enabling.sync.SyncInwardTopic,service=Topic
jboss.mq.destination:name=com.csam.wsc.enabling.sync.SyncOutwardQueue,service=Queue
jboss.mq.destination:name=com.csam.wsc.enabling.transaction.ReceiptTopic,service=Topic
jboss.mq.destination:name=com.csam.wsc.enabling.service.ServiceInwardTopic,service=Topic
jboss.mq.destination:name=com.csam.wsc.notification.ChannelEventQueue,service=Queue
jboss.mq.destination:name=com.csam.wsc.notification.NDRQueue,service=Queue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030921#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...