hello,
I've got this error message:
Cannot use a Temporary destination from another Connection
can you help me please, i don't understand why i've got this error!!
ERROR [DefaultExceptionStrategy] Caught exception in Exception Strategy:
Cannot use a Temporary destination from another Connection
JmsConnector.dispatcher.1
org.mule.impl.AbstractExceptionListener.(AbstractExceptionListener.java:233)
javax.jms.InvalidDestinationException: Cannot use a Temporary destination
from another Connection
at
org.apache.activemq.ActiveMQMessageConsumer.<init>(ActiveMQMessageConsumer.java:153)
at
org.apache.activemq.ActiveMQSession.createConsumer(ActiveMQSession.java:840)
at
org.mule.providers.jms.Jms11Support.createConsumer(Jms11Support.java:97)
at
org.mule.providers.jms.Jms11Support.createConsumer(Jms11Support.java:84)
at
org.mule.providers.jms.JmsMessageDispatcher.dispatchMessage(JmsMessageDispatcher.java:150)
at
org.mule.providers.jms.JmsMessageDispatcher.doDispatch(JmsMessageDispatcher.java:67)
at
org.mule.providers.AbstractMessageDispatcher$Worker.run(AbstractMessageDispatcher.java:257)
at org.mule.impl.work.WorkerContext.run(WorkerContext.java:290)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:643)
at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:668)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context:
http://www.nabble.com/Cannot-use-a-Temporary-destination-from-another-Connection-t1849516.html#a5048744
Sent from the ActiveMQ - User forum at Nabble.com.