You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Grijesh Saini (JIRA)" <ji...@apache.org> on 2015/06/18 14:07:00 UTC

[jira] [Issue Comment Deleted] (AMQ-5476) Batch transactions of priority messages: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack)

     [ https://issues.apache.org/jira/browse/AMQ-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grijesh Saini updated AMQ-5476:
-------------------------------
    Comment: was deleted

(was: Hi [~gtully],
There is a similar issue still exist in 5.11.0 https://issues.apache.org/jira/browse/AMQ-5851 , 
I don't know whether it is a same or different , could you please look into this ?)

> Batch transactions of priority messages: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5476
>                 URL: https://issues.apache.org/jira/browse/AMQ-5476
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.10.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: priority, transactions
>             Fix For: 5.11.0
>
>
> with mixed priority messages, consuming in batches, occasional async error on batched ack pre commit.
> {code}
> javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, consumerId = XXX, firstMessageId = XXX, lastMessageId = XXX, destination = queue://xxx, transactionId = XXX, messageCount = 20, poisonCause = null}; Could not find Message-ID XXX in dispatched-list (start of ack)
> 	at org.apache.activemq.broker.region.PrefetchSubscription.assertAckMatchesDispatched(PrefetchSubscription.java:480){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)