You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "elvis feng (JIRA)" <ji...@apache.org> on 2008/08/18 17:53:52 UTC

[jira] Updated: (AMQ-1893) consumer stop consuming message when using selector,what's the problem?

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

elvis feng updated AMQ-1893:
----------------------------

    Attachment: TestConsumer.png

Run TestConsumer Console

> consumer stop consuming message when using selector,what's the problem?
> -----------------------------------------------------------------------
>
>                 Key: AMQ-1893
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1893
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 5.1.0
>         Environment: Windows XP SP2/SP3
>            Reporter: elvis feng
>            Priority: Critical
>         Attachments: PendingMessage1.png, Test.zip, TestConsumer.png, TestProducer.png
>
>
> 1. Start ActiveMQ 5.0 or 5.1 using the activemq.xml config file uploaded.
> 2. Run TestProducer
> 3. Open Browser : http://localhost:8165/admin,enter 'Queues' page,you can see now the 'Number of Pending Messages' of queue 'TEST' is 30000.
> 4. Run TestConsumer,
> 5. The Consumer will stop consuming messages, now you refresh the 'Queues' page, the 'Number of Pending Messages' is large than zero
> That's The problem, but why? Is the problem in my code or in ActiveMQ?

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