You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "John Stall (JIRA)" <ji...@apache.org> on 2013/03/30 03:33:14 UTC

[jira] [Created] (AMQ-4419) QueueBrowser ignoring MemoryUsage and Causing Heap Space Error

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