there is unmatched acknowledge
error information in log files
Regards,
Aphor
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unmatched-acknowledge-MessageAck-start-of-ack-in-XA-transaction-initiated-by-Oracle-Service-Bus-tp4721356p4722092.html
Sent from the ActiveMQ -
--
> If you reply to this email, your message will be added to the discussion
> below:
> http://activemq.2283324.n4.nabble.com/Unmatched-
> acknowledge-MessageAck-start-of-ack-in-XA-transaction-
> initiated-by-Oracle-Service-Bus-tp4721356p4721840.html
> To unsubscribe
Did you get solution? I got similar issue and post at
http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-after-failover-td4719934.html
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unmatched-acknowledge-MessageAck-start-of-ack-in-XA-transaction-initiated-by
:
javax.jms.JMSException: Unmatched acknowledge: MessageAck [ackType=2,
consumerId=ID:hostname-54889-1485178975287-2653:1:3:1,
firstMessageId=ID:D02DI1441258DIT-65515-1485250604824-4:1:1:1:2,
lastMessageId=ID:D02DI1441258DIT-65515-1485250604824-4:1:1:1:9,
destination=queue://TestQueue,
transactionId=XID:[48801
null}; Could not find Message-ID
ID:QVM1-59072-1431443299564-14:1:5:1:2 in dispatched-list (end of ack)
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unmatched-acknowledge-MessageAck-tp4696419p4696599.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
riorities?
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Unmatched-acknowledge-MessageAck-tp4696419p4696557.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
Problably related to https://issues.apache.org/jira/browse/AMQ-5476
<https://issues.apache.org/jira/browse/AMQ-5476> ? Do you use batch
processing and different message priorities?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unmatched-acknowledge-Mess
please help mee
i'm using WS protocol to connect to AMQ and some times i found this
exception in AMQ So this message not received by consumer:
javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 0,
responseRequired = false, ackType = 2, consumerId =
ID
-order deliveries despite using message groups,
as is indicated as a possible consequence of using prefetch > 0 on
shared consumer connections. As a consequence, they also see lots of
"Unmatched acknowledge: MessageAck" in the broker log.
Is there a recommended way of solving this