I mean, my task most probably can be resolved by log4j, it needs some
knowledge of activemq mechanics in order to set up log4j
On Sun, Mar 18, 2018, 11:25 AM Tim Bain wrote:
> Does http://activemq.apache.org/logging-interceptor.html do what you're
> looking for? (I can't tell, since your require
In terms of messages it is pretty like web server.
One message = one log record
On Sun, Mar 18, 2018, 11:25 AM Tim Bain wrote:
> Does http://activemq.apache.org/logging-interceptor.html do what you're
> looking for? (I can't tell, since your requirement is pretty vague, given
> that the broker
On Thu, Mar 15, 2018 at 1:45 AM, sathish.cre...@gmail.com <
sathish.cre...@gmail.com> wrote:
> Thanks a lot for your reply Tim,
>
> Below is the metrics details i grabbed from the server.
> ActiveMQ:
> 5.15.0
> non-persistent
> Running consumer -> singleton -> onMessage() -
Does http://activemq.apache.org/logging-interceptor.html do what you're
looking for? (I can't tell, since your requirement is pretty vague, given
that the broker isn't a web server and uses long-lived connections that
span multiple operations rather than short-lived connections that are used
for on
I submitted https://issues.apache.org/jira/browse/AMQ-6931 to capture this
issue. Please add any additional information you think might be useful. If
possible, please attach the db-531.log file to the issue in case that helps
whoever investigates the issue.
So the question now is how you move forw
On Tue, Mar 13, 2018 at 6:52 PM, Rajesh Malla wrote:
> when we are looking into Server broker, it has many temperary queues around
> more than 2000. So we have removed one network peer.
> A->B
> B->A
> now, after some hours tmp-queues are around 2 digits only. we have applied
> below patch :
> ht
I looked again at your original message, and realized that another
(simpler, and therefore probably more likely) interpretation of what you
wrote is that you're only seeing messages sent to topic VirtualTopic.Test
appearing in queue Consumer.A.VirtualTopic.Test when the consumer is
connected. So I'
Can you please provide a reference for what "Camel Routing" is in the
context of ActiveMQ, and how it's a replacement for a network of brokers,
or how Camel would cause the creation of KahaDB content? I've never heard
of either such thing and Google didn't shed any additional light, so as it
stands