[jboss-user] [Messaging, JMS & JBossMQ] - Initialization failed DLQHandler Error on JON
rmokrane
do-not-reply at jboss.com
Fri Mar 28 14:50:43 EDT 2008
I am getting this error on jon-agent every few second and I have no idea why this is happening.
any help is appreciated.
here is the error
WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected:
| javax.naming.NameNotFoundException: XAConnectionFactory not bound
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
| at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
| at org.jnp.server.NamingServer.lookup(NamingServer.java:278)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
| at javax.naming.InitialContext.lookup(InitialContext.java:347)
| at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:238)
| at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:165)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:597)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:922)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1492)
| at java.lang.Thread.run(Thread.java:534)
| 2008-03-28 05:52:31,753 ERROR [org.jboss.ejb.plugins.jms.DLQHandler] Initialization failed DLQHandler
| javax.naming.NameNotFoundException: XAConnectionFactory not bound
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
| at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
| at org.jnp.server.NamingServer.lookup(NamingServer.java:278)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
| at javax.naming.InitialContext.lookup(InitialContext.java:347)
| at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:238)
| at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:165)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:597)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:922)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1492)
| at java.lang.Thread.run(Thread.java:534)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139746#4139746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139746
More information about the jboss-user
mailing list