Hi 
I have been getting those very exceptions that I thought I had eliminated 
before. The second error I am getting is: 13:11:33,388 ERROR [JmsActivation] 
Unable to reconnect org.jboss.resource.adapte
[EMAIL PROTECTED](ra=org.jboss.resource.adapter.jms.JmsResou
[EMAIL PROTECTED] destination=queue/DCMessage 

Can anybody throw light on this? The exceptions are below:
I am using JBoss 5 Release 2 on Windows XP

Thanks in advance

javax.naming.NameNotFoundException: DCMessage not bound
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:564)
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:572)
  |         at org.jnp.server.NamingServer.getObject(NamingServer.java:578)
  |         at org.jnp.server.NamingServer.lookup(NamingServer.java:317)
  |         at org.jnp.server.NamingServer.lookup(NamingServer.java:291)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:669)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:629)
  |         at javax.naming.InitialContext.lookup(InitialContext.java:392)
  |         at org.jboss.util.naming.Util.lookup(Util.java:222)
  |         at 
org.jboss.resource.adapter.jms.inflow.JmsActivation.setupDestination(
  | JmsActivation.java:464)
  |         at 
org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivati
  | on.java:352)
  |         at 
org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.r
  | un(JmsActivation.java:729)
  |         at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
  |         at 
org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:
  | 260)
  |         at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
  | utor.java:885)
  |         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
  | .java:907)
  |         at java.lang.Thread.run(Thread.java:619)
  | 13:11:04,342 INFO  [JmsActivation] Attempting to reconnect 
org.jboss.resource.ad
  | [EMAIL PROTECTED](ra=org.jboss.resource.adapter.jms.JmsR
  | [EMAIL PROTECTED] destination=queue/DCMessage destinationType=javax.
  | jms.Queue tx=true durable=false reconnect=10 
provider=java:/DefaultJMSProvider u
  | ser=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 
useDLQ=true DL
  | QHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler 
DLQJndiName
  | =queue/DLQ DLQUser=null DLQMaxResent=5)
  | 13:11:04,357 ERROR [JmsActivation] Unable to reconnect 
org.jboss.resource.adapte
  | [EMAIL PROTECTED](ra=org.jboss.resource.adapter.jms.JmsResou
  | [EMAIL PROTECTED] destination=queue/DCMessage destinationType=javax.jms.
  | Queue tx=true durable=false reconnect=10 provider=java:/DefaultJMSProvider 
user=
  | null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true 
DLQHan
  | dler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler 
DLQJndiName=que
  | ue/DLQ DLQUser=null DLQMaxResent=5)
  | 
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183321
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to