Hi,

I have spent a few days trying to figure out the following error. I must be
missing some configuration steps. Any suggestion would be appreciated!

15:52:43,276 WARN  [JmsActivation] Failure in jms activation
org.jboss.resource.adapter.jms.inflow.jmsactivations...@1cb514c(ra=org.jboss.resource.adapter.jms.jmsresourceadap...@1c2721
destination=queue/CallbackQueue isTopic=false tx=true durable=false re
connect=10 provider=java:/DefaultJMSProvider user=null maxMessages=1
minSession=1 maxSession=1 keepAlive=60000 useDLQ=true
DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler
DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
javax.jms.JMSException: Not Supported.
        at
org.apache.activemq.ra.ManagedConnectionProxy.createConnectionConsumer(ManagedConnectionProxy.java:237)
        at
org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.setupConsumer(JmsServerSessionPool.java:262)
        at
org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.start(JmsServerSessionPool.java:91)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation.setupSessionPool(JmsActivation.java:536)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:309)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:585)
        at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
        at
org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:756)
        at java.lang.Thread.run(Thread.java:619)

Lei
-- 
View this message in context: 
http://www.nabble.com/Problem-integrating-with-JBoss-4.2.3.GA-tp25069278p25069278.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to