[jboss-user] [JBoss Messaging] - Exception when starten 2nd node

mbreuer do-not-reply at jboss.com
Thu Jul 3 04:51:14 EDT 2008


After migration from JBossMQ to JBossMessaging i get an exception when starting the 2nd cluster node. 

2008-07-03 10:40:05,011 66685 ERROR [org.jboss.messaging.util.ExceptionUtil] (main:) SessionEndpoint[12-n9fx37if-1-oy9w37if-9w9nuy-m3g4o4c5] cre
  | ateConsumerDelegate [22-t9fx37if-1-oy9w37if-9w9nuy-m3g4o4c5]
  | javax.jms.InvalidDestinationException: No such destination: JBossQueue[intern.reporting.event] has it been deployed?
  |         at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegateInternal(ServerSessionEndpoint.java:1838)
  |         at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegate(ServerSessionEndpoint.java:252)
  |         at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$createConsumerDelegate$aop(
  | SessionAdvised.java:94)
  |         at org.jboss.jms.server.endpoint.advised.SessionAdvised$createConsumerDelegate_8721389917985689973.invokeNext(SessionAdvised$createConsu
  | merDelegate_8721389917985689973.java)
  | 


2008-07-03 10:47:18,428 500102 ERROR [com.materna.buc.macs.comp.dm.svc.email.EMailReceiver] (Thread-55:) DeliveryService.EMAIL.test.email.0,serg
  | el]  -103011 com.materna.buc.macs.exception.MacsJmsException: javax.jms.JMSException: There is no administratively defined queue with name:Deliv
  | eryService.EMAIL.test.email.0 -103011
  | com.materna.buc.macs.exception.MacsJmsException: javax.jms.JMSException: There is no administratively defined queue with name:DeliveryService.EM
  | AIL.test.email.0 -103011
  |         at com.materna.buc.macs.basics.jms.MacsJmsObjects.setQueueSession(MacsJmsObjects.java:104)
  |         at com.materna.buc.macs.basics.jms.MacsJmsClient.getQueueObjectsEx(MacsJmsClient.java:351)
  |         at com.materna.buc.macs.basics.jms.MacsJmsClient.getQueueObjects(MacsJmsClient.java:413)
  |         at com.materna.buc.macs.comp.dm.svc.BaseJmsReceiver.reconnectToJMS(BaseJmsReceiver.java:103)
  |         at com.materna.buc.macs.comp.dm.svc.BaseJmsReceiver.receiveNextMsg(BaseJmsReceiver.java:187)
  |         at com.materna.buc.macs.comp.dm.svc.email.EMailReceiver.run(EMailReceiver.java:240)
  |         at java.lang.Thread.run(Thread.java:595)
  | 

It looks like a problem with the queues. The queues are deployed to deploy-hasingleton and work an the first (master) node. The 2nd node seems not to find these queue, even they are deployed to its deploy-hasingleton.

What wrong?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162264



More information about the jboss-user mailing list