Re: Howto Run ActiveMQ 5.2 in Tomcat 6 on Windows?

2009-09-30 Thread lyall
Gradually making progress, I can run up the ActiveMQ Web Console within tomcat. I was running ActiveMQ as a stand-alone broker, I am trying to setup the stand-alone broker, in Tomcat. To that end, I can't seem to figure out where I should put the 'activemq.xml' configuration, that I was using in

Producer flow control not working when there is only one pair

2009-09-30 Thread Dan Tran
Hello, I am testing the producer flow control of activemq for both 5.2 and 5.3-RC2. In my test bed, I have a number of producer an consumer topic working in pair. When I have multiple pairs running at the same time where the producers are out pacing the consumers, the flow control feature wor

Strange behaviour when StoreLimit is reached

2009-09-30 Thread themitchy
I'm trying to prove the stability of AMQ when queues are being written too but not consumed (or rather that we can recover after such a scenario). So far it's not doing so well. I'm using stomp. Issue: Send messages until the StoreLimit is reached... send now blocks. Consume all the messages we

Re: Setting up Message level encryption

2009-09-30 Thread myspri
Can anyone help on this one? Thanks, priya myspri wrote: > > Hello, > We are using ActiveMQ 5.2. I would like to know how to set up > message level encryption in ActiveMQ 5.2. I could see docs on setting up > SSL (transport level security) but don't see any information on setting up >

NMS C# and consumer.prefetchSize

2009-09-30 Thread lujan99
After some test (and more test) my conclusion: If you don't want to lose any messages I can't use any Listener method, Listener is ok except when my client shutdown. then I need to use some Receive with consumer.prefetchSize=0. Is ok? note: I test with java/groovy (jms-api) and don't have this

Container related questions

2009-09-30 Thread brother
I am a novice in ActiveMQ and would like to understand the various pros and cons or/and recommendation of the most appropriate container to use to host ActiveMQ/Broker. As a default, what is the container the installation package comes with? I would also like to perform so logic on some incoming m

ActiveMQ 5.2 OutOfMemoryError: unable to create new native thread

2009-09-30 Thread Jamie McCrindle
Hi All, I've just got hit by an OutOfMemoryError: unable to create new native thread issue. I've switched UseDedicatedTaskRunner to false which appears to have resolved the issue for now but I have a feeling I'm just masking a deeper problem. I have the following set up: 2 ActiveMQ brokers confi

JMS Consumer count increase and no msg are consume

2009-09-30 Thread JuliusDev
Hi, Can you help to understand why my consumers stop after few msg !? I develop a webapp with an embed jms broker and a download queue (activemq + spring2.5 ). After few msg the number of consumers increase to reach the maximun number 10 and consumer stop. I can send msg in queue : the queue size

Re: ActiveMQ CPP disconnect While Debugging

2009-09-30 Thread Timothy Bish
On Wed, 2009-09-30 at 07:48 -0700, Michael Dehmlow wrote: > If I debug an activemq-cpp enabled application using visual studio 9.0 it > appears I get kicked of the broker if I'm broken for more then about 20 > seconds once I resume the application again. This is very annoying as it may > take a whi

ActiveMQ CPP disconnect While Debugging

2009-09-30 Thread Michael Dehmlow
If I debug an activemq-cpp enabled application using visual studio 9.0 it appears I get kicked of the broker if I'm broken for more then about 20 seconds once I resume the application again. This is very annoying as it may take a while to get into a particular state and if you spend too long stepi

Re: duplicates on master/slave broker failover

2009-09-30 Thread magellings
For the developers of NMS: There’s a mediation pattern we could use to handle duplicate messages. It is the idempotent consumer pattern [1]. I believe it's a justifiable approach to handling situations where the broker and its consumer(s) cannot resolve the problem of duplicate messaging on the

Re: Openwire topic-consumer disconnects after some time

2009-09-30 Thread Arjen van der Meijden
Noone with an idea? Do I need to supply more information and/or do more testing? Best regards, Arjen On 25-9-2009 9:09, Arjen van der Meijden wrote: Hi List, I have some topics with very few messages (it can be days or weeks before a message arrives) on it. The consumers to those topics di

Howto Run ActiveMQ 5.2 in Tomcat 6 on Windows?

2009-09-30 Thread lyall
I am looking for a simple, step by step, howto, to setup ActiveMQ with the web console, running in Tomcat 6. Where can I find one? I already have a standalone configuration of ActiveMQ working just fine. I want to move ActiveMQ into Tomcat. I have setup Tomcat. I have copied the activemq-all-5.