[jboss-user] [JBoss Messaging] - Re: JBoss Messaging Failover problems

agohar do-not-reply at jboss.com
Tue Jul 22 09:37:47 EDT 2008


I am using JbossMQ


Looking at the logs, it looks like the DLQ queues are failing only. and i repeatedly get the following error for queue/DLQ and all my application defined DLQ queues

  | 2008-07-22 10:54:32,989 INFO  [org.jboss.resource.adapter.jms.inflow.JmsActivation] Attempting to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec at 15a0316(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter at 1fb580 destination=topic/refreshRulesTopic isTopic=true tx=true durable=false reconnect=10 provider=java:/DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
  | 2008-07-22 10:54:32,990 ERROR [org.jboss.resource.adapter.jms.inflow.JmsActivation] Unable to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec at 15a0316(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter at 1fb580 destination=topic/refreshRulesTopic isTopic=true tx=true durable=false reconnect=10 provider=java:/DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
  | javax.naming.NameNotFoundException: queue/DLQ
  |         at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:242)
  |         at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:155)
  |         at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
  |         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:312)
  |         at $Proxy314.lookup(Unknown Source)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:667)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
  | 

any hint?

Thanks

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

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



More information about the jboss-user mailing list