Re: access.log analog ?

2018-03-17 Thread Илья Шипицин
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

Re: access.log analog ?

2018-03-17 Thread Илья Шипицин
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

Re: java.lang.OutOfMemoryError: GC overhead limit exceeded

2018-03-17 Thread Tim Bain
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() -

Re: access.log analog ?

2018-03-17 Thread Tim Bain
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

Re: failed to start ActiveMQ

2018-03-17 Thread Tim Bain
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

Re: Camel generating message with correlationid=null and tmp-queue null

2018-03-17 Thread Tim Bain
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

Re: VirtualTopic and VirtualTopic Consumer

2018-03-17 Thread Tim Bain
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'

Re: Camel Routing places KahaDB in an unexpected place

2018-03-17 Thread Tim Bain
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