Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29292FFCE for ; Sat, 30 Mar 2013 02:33:17 +0000 (UTC) Received: (qmail 1655 invoked by uid 500); 30 Mar 2013 02:33:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1292 invoked by uid 500); 30 Mar 2013 02:33:15 -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 1262 invoked by uid 99); 30 Mar 2013 02:33:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Mar 2013 02:33:15 +0000 Date: Sat, 30 Mar 2013 02:33:14 +0000 (UTC) From: "John Stall (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4419) QueueBrowser ignoring MemoryUsage and Causing Heap Space Error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 John Stall created AMQ-4419: ------------------------------- Summary: QueueBrowser ignoring MemoryUsage and Causing Heap Space Error Key: AMQ-4419 URL: https://issues.apache.org/jira/browse/AMQ-4419 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.8.0 Environment: All Reporter: John Stall Use of QueueBrowser causes AMQ to crash and appears to ignore global MemoryUsage. Install default 5.8.0 binary distro. Create 5000 messages in queue and browse to see contents . Shutdown, and change the queue policy entry so that it doesn't limit the memory(remove memoryLimit="1mb"). Startup broker, and attempt to view the same 5000 entries. This time the results will not be limited and the broker will run out of heap space. Same occurs if using QueueBrowser programmatically. Works in previous versions. Related to- https://issues.apache.org/jira/browse/AMQ-4181?page=com.atlassian.jirafisheyeplugin:fisheye-issuepanel -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira