[jboss-user] [Beginners Corner] - ERROR [org.jboss.ejb.plugins.jms.DLQHandler ] Initialization

ramdatta do-not-reply at jboss.com
Mon Jan 1 11:18:37 EST 2007


HI All,

deleted the DB schema. 
Created and imported the DB..

When try to start the server "run.bat" (on windows xp - jboss 3.2.4) - DB -Oracle 9i
Server.log showing the following exception..

Pls let me know how can i troubleshooot...



2007-01-01 09:23:36,046 INFO  [org.jboss.ejb.EjbModule] Deploying EventCascaderMDB
2007-01-01 09:23:36,046 INFO  [org.jboss.ejb.EjbModule] Deploying ExternalInterfacesMDB
2007-01-01 09:23:39,216 INFO  [org.jboss.ejb.EJBDeployer ] Deployed: file:/F:/jboss/jboss-3.2.4/server/powercompdocdev2/tmp/deploy/tmp42379powercomp.ear-contents/webcomponent.jar
2007-01-01 09:23:39,388 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/F:/jboss/jboss-3.2.4/server/powercompdocdev2/tmp/deploy/tmp42379powercomp.ear-contents/extintfdatatransformer.jar
2007-01-01 09:23:43,417 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/F:/jboss/jboss-3.2.4/server/powercompdocdev2/tmp/deploy/tmp42379powercomp.ear-contents/bill.jar
2007-01-01 09:23:44,713 ERROR [org.jboss.ejb.plugins.jms.DLQHandler ] Initialization failed DLQHandler
javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not bound
    at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:171)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate (ServiceMBeanSupport.java:237)
    at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:164)
    at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:542)
    at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:764)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle (ServiceMBeanSupport.java:221)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke (Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
    at org.jboss.mx.server.Invocation.dispatch (Invocation.java:53)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
    at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:473)



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

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



More information about the jboss-user mailing list