Joshua created AMQ-5376:
---------------------------
Summary: Rolling back transaction writing to temp-queue
Key: AMQ-5376
URL: https://issues.apache.org/jira/browse/AMQ-5376
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Affects Versions: 5.5.0
Environment: Ubuntu
Reporter: Joshua
Hi,
I'm getting a Rollback Transaction exception when the message is trying to
write to KahaDB. The exception happens from client is as below
javax.jms.InvalidDestinationException: Cannot publish to a deleted Destination:
I wrote a small application to probe JMX to get temp-queue in every seconds. I
notice the temp-queue was living there for almost 5 minutes. The rollback
happens after the 2 minutes after the temp-queue was been created. When it
retry it, the message successfully went thru.
Is this is because of KahaDB issues what has concurrent thread being write ?
Please advice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)