You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Grégory OLIVER (JIRA)" <ji...@apache.org> on 2013/03/15 08:56:12 UTC

[jira] [Updated] (AMQ-4372) WebConsole throw Java Heap Space when browse a queue with more than 100 elements

     [ https://issues.apache.org/jira/browse/AMQ-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grégory OLIVER updated AMQ-4372:
--------------------------------

    Description: 
I have a standalone installation of activemq.

When I want to browse a queue with more than 100 elements, the console throw a Java Heap Space, because he try to show all elements in the queue. 
But when I have 40 elements, the page work well, and i can browse messages.

It should be interesting to paginate this page, to only show, for example, the first 100 elements.

The page : 
http://localhost:8161/admin/browse.jsp?JMSDestination=TestQueueOne


Added : 
I have tested with the 5.7.0 version of activemq and this bug doesn't exist. 


  was:
I have a standalone installation of activemq.

When I want to browse a queue with more than 100 elements, the console throw a Java Heap Space, because he try to show all elements in the queue. 
But when I have 40 elements, the page work well, and i can browse the messages.

It should be interesting to paginate this page, to only show for example the first 100 elements.

The page : 
http://localhost:8161/admin/browse.jsp?JMSDestination=TestQueueOne


        Summary: WebConsole throw Java Heap Space when browse a queue with more than 100 elements  (was: WebConsole throw Java Heap Space when browse a queue with more thant 100 elements)
    
> WebConsole throw Java Heap Space when browse a queue with more than 100 elements
> --------------------------------------------------------------------------------
>
>                 Key: AMQ-4372
>                 URL: https://issues.apache.org/jira/browse/AMQ-4372
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.8.0
>         Environment: Linux/Ubuntu
>            Reporter: Grégory OLIVER
>              Labels: web-console
>
> I have a standalone installation of activemq.
> When I want to browse a queue with more than 100 elements, the console throw a Java Heap Space, because he try to show all elements in the queue. 
> But when I have 40 elements, the page work well, and i can browse messages.
> It should be interesting to paginate this page, to only show, for example, the first 100 elements.
> The page : 
> http://localhost:8161/admin/browse.jsp?JMSDestination=TestQueueOne
> Added : 
> I have tested with the 5.7.0 version of activemq and this bug doesn't exist. 

--
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