You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Guido Schreuder (JIRA)" <ji...@apache.org> on 2018/01/12 11:15:00 UTC

[jira] [Created] (AMQ-6886) Webconsole hangs when 'timeBeforeDispatchStarts' and 'consumersBeforeDispatchStarts' are set and consumers are down

Guido Schreuder created AMQ-6886:
------------------------------------

             Summary: Webconsole hangs when 'timeBeforeDispatchStarts' and 'consumersBeforeDispatchStarts' are set and consumers are down
                 Key: AMQ-6886
                 URL: https://issues.apache.org/jira/browse/AMQ-6886
             Project: ActiveMQ
          Issue Type: Bug
          Components: webconsole
    Affects Versions: 5.14.5
            Reporter: Guido Schreuder
            Priority: Minor


With the following in activemq.xml configuration:
{code:xml}
                <policyEntry queue="my-queue"
                             consumersBeforeDispatchStarts="10"
                             timeBeforeDispatchStarts="60000"/>
{code}

Now, when the consumers are down, when clicking on the queue "my-queue" for the page {{/admin/queues.jsp}} the application hangs for exactly 1 minute. It seems the settings for in the policy entry also effect the webconsole.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)