Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 10692 invoked from network); 21 Aug 2007 09:43:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 09:43:45 -0000 Received: (qmail 8987 invoked by uid 500); 21 Aug 2007 09:43:42 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 8962 invoked by uid 500); 21 Aug 2007 09:43:42 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 8953 invoked by uid 99); 21 Aug 2007 09:43:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 02:43:41 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 09:44:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1F159714201 for ; Tue, 21 Aug 2007 02:43:22 -0700 (PDT) Message-ID: <685936.1187689402107.JavaMail.jira@brutus> Date: Tue, 21 Aug 2007 02:43:22 -0700 (PDT) From: "anish pathadan (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1368) Messages received count increases when queue is browsed MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Messages received count increases when queue is browsed ------------------------------------------------------- Key: AMQ-1368 URL: https://issues.apache.org/activemq/browse/AMQ-1368 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.0.0 Reporter: anish pathadan Initialy I had 5 messages in TestQueue, When I browsed the Q and again took the queus page the messages received count became 10.Every time I browses the Q the messages received count keeps on increasing by the initial count. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.