You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Joshua (JIRA)" <ji...@apache.org> on 2014/10/01 09:49:33 UTC

[jira] [Created] (AMQ-5376) Rolling back transaction writing to temp-queue

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)