From users-return-49155-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Jan 17 12:56:06 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 00D3A18062C for ; Wed, 17 Jan 2018 12:56:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E5EF8160C47; Wed, 17 Jan 2018 11:56:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 375A7160C1B for ; Wed, 17 Jan 2018 12:56:05 +0100 (CET) Received: (qmail 58377 invoked by uid 500); 17 Jan 2018 11:56:04 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 58364 invoked by uid 99); 17 Jan 2018 11:56:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2018 11:56:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 64EA31A3D3A for ; Wed, 17 Jan 2018 11:56:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.734 X-Spam-Level: ***** X-Spam-Status: No, score=5.734 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=1.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tvs2IoXfeZ9U for ; Wed, 17 Jan 2018 11:56:02 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 253745FACF for ; Wed, 17 Jan 2018 11:56:02 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id DE4AC17F0FE9D for ; Wed, 17 Jan 2018 04:56:00 -0700 (MST) Date: Wed, 17 Jan 2018 04:56:00 -0700 (MST) From: bansalp To: users@activemq.apache.org Message-ID: <1516190160907-0.post@n4.nabble.com> Subject: Exception occurred while processing a command: javax.jms.JMSException: Unmatched acknowledge MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am getting following warning from ActiveMQ logs. Can you please help me understand what could have caused this and what is the resolution for this. I am using ActiveMQ5.14.4. [org.apache.activemq.transport.stomp.ProtocolConverter#handleException 283 WARN] - Exception occurred while processing a command: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 4, responseRequired = false, ackType = 2, consumerId = ID:diogenes28.toa.des.co-32820-1515852921445-1:24319:-1:1, firstMessageId = null, lastMessageId = ID:ohm47.toa.des.co-42383-1515859223838-21:4941:1:1:28, destination = topic://pricing.goldenPriceFeed, transactionId = null, messageCount = 4506, poisonCause = null}; *Expected message count (4506) differs from count in dispatched-list (5000)* Pradeep -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html