You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2009/06/17 16:54:36 UTC

[jira] Assigned: (AMQ-2169) Web Console spawns new threads for every refresh and never kills any

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

Gary Tully reassigned AMQ-2169:
-------------------------------

    Assignee: Gary Tully

> Web Console spawns new threads for every refresh and never kills any
> --------------------------------------------------------------------
>
>                 Key: AMQ-2169
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2169
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>         Environment: Red Hat x86_64, 2.6.9-55 kernel 
> Web console enabled (started in the same process as the broker)
>            Reporter: Erik Drolshammer
>            Assignee: Gary Tully
>             Fix For: 5.3.0
>
>
> How to reproduce: 
> * Use JMX to look at the threads. 
> * Open the web console gui and hit refresh. 
> For every refresh 1-2 new threads are spawned. These are never closed/killed and after a while the broker becomes unresponsive. (For us this happens after about 180-200 threads which corresponds to hitting refresh repeatedly for about one minute.)
> The threads are named ActiveMQ Session ID:someId and is of type DedicatedTaskRunner.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.