Hello,
Here is ActiveMQ 5.3.0 with clients connected using openwire and CMS
activemqcp-3.0.1. Server is Intel Platform with 8GB RAM :
1) policyEntry for topic=">" and queue=">" set up to memoryLimit=20mb and
producerFlowControl="false"
2) memoryUsage limit="256 mb", storageUsage = 10gb, tempUsage
Hello here is what we have:
1) AMQ -5 3.0 with the following configuration:
http://activemq.apache.org/schema/core";
brokerName="localhost" useJmx="true" dataDirectory="${activemq.base}/data">
have logged:
>
> https://issues.apache.org/activemq/browse/AMQ-2616
>
> Supposed to be fixed in 5.3.1 and later.
>
> Mats
>
>
>
>
> On 4 March 2010 06:50, lucious wrote:
>>
>> Hello here is what we have:
>>
>> 1) AMQ -5 3.0
BTW:
TotalEqueueCount: 1915k
TotalDequeueCount: 984k
TotalMessageCount: 380k
Perhaps this can lead to "solution"
M.
lucious wrote:
>
> Hi Mats,
>
> Doesn't work neither :(
>
> 1) running AMQ version SNAPSHOT from march 03
> 2) config file as follo
Ohh I got it ;) thanks a lot!!! BTW. What is competitors consumers?
M.
Hi Marcin,
I think that too much messages are produced and consumers does not have
enough time/memory to consume them. So the memory consumption continue to
growth till to reach a limit. As you have configured the vm for t
Hello again,,
I tried and gave a goal with this snapshot and new configuration file -
removed vmCursors for Store/File:
http://activemq.apache.org/schema/core";
brokerName="localhost" useJmx="true" dataDirectory="${activemq.base}/data"
destroyApplicationContextOnStop="true">
Hi I filed this bug AMQ-2657 which is really annoying to me and sometimes it
takes me the whole day to look at "zombie" temp-queue (no consumers but
messagecount increasing) and perform purge() on such queue. Waiting for fix
I'd like to ask if it's possible to create simple app to check temp-queue
... or maybe there is a way to remove such "zombie queue" without stopping
the MQ server?
M.
lucious wrote:
>
> Hi I filed this bug AMQ-2657 which is really annoying to me and sometimes
> it takes me the whole day to look at "zombie" temp-queue (no consumers
Well I can spend this time and help you but I'm not that fluent with java and
junit so if you can suggest how to start would be great.
Thanks for this link!
M.
Have a look at the ruby jmx4r example at the bottom of this blog entry as a
starting point on a simple way to code jmx calls :
http:/
just to give a short update ... seems like there is NOW way to remove
temp-queue like in this example. Normal queue can be simply removed but no
temp ones. Bug or a "feature"?
M.
--
View this message in context:
http://old.nabble.com/temp-queue-purge-from-code%28%29-tp28082374p28098574.html
Sen
10 matches
Mail list logo