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
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
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
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
>
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
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
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
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
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
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
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
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
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.
13 matches
Mail list logo