[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5 deployment issue

jaikiran do-not-reply at jboss.com
Fri Dec 19 11:12:38 EST 2008


Can you please post the entire console logs?
anonymous wrote : 
  | 2008-12-19 21:08:01,862 WARN  [org.jboss.resource.adapter.jms.inflow.JmsActivation] (WorkManager(2)-
  | 2) Failure in jms activation org.jboss.resource.adapter.jms.inflow.JmsActivationSpec at 1899788(ra=org.
  | jboss.resource.adapter.jms.JmsResourceAdapter at 1f0c437 destination=queue/CartQueue destinationType=ja
  | vax.jms.Queue tx=true durable=false reconnect=10 provider=java:/DefaultJMSProvider user=null maxMess
  | ages=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 not bound

I guess its a deployment ordering issue. Where have you placed these -service.xml files? And where have you placed your applications? And what's their file name?

And do you any logs like this on the console:

21:26:22,153 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
  | 

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

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



More information about the jboss-user mailing list