Broker Bridging Problems

2013-09-24 Thread David Klosowski
Has anyone had problems with broker network bridges failing? Meaning messages won't cross the broker-to-broker bridge even though there are no messages that state that there is a problem with the connection between the brokers. Things were fine until recently. We've been battling trying to get

Re: Is it possible to use Client Certs for Authentication/Authorization for Apollo?

2013-09-24 Thread vatsal12
Hi Chirino, I just tried the same Authorizer. It is showing me 2013-09-24 16:13:53,530 | WARN | Broker configuration file failed the following validations: | 2013-09-24 16:13:53,531 | WARN | | 2013-09-24 16:13:53,532 | WARN | fatal error at (18:121): cvc-complex-type.3.2.2: Attribute 'sec

Re: Remove message queue after a day with or with or without a message

2013-09-24 Thread wcpolicarpio
I Opened a JIRA ticket, for now I will try create a workaround based on your suggestion. Again thank you for your help. Walter -- View this message in context: http://activemq.2283324.n4.nabble.com/Remove-message-queue-after-a-day-with-or-with-or-without-a-message-tp4671669p4671807.html Sent f

Re: Retained Flag in MQTT

2013-09-24 Thread vatsal12
Hi Christian, I am using apache-activemq-5.9-20130919.101342-100. i tried retained message with two different clients, it is showing same problem. Clients get connected to MQTT flawlessly and can publish and subscribe to topics but the messages flagged as retained are not coming whenever new cons

[ActiveMQ 5.5.1] - Communication got stuck between Producer and Consumer

2013-09-24 Thread Jeff Huang
I have a product built upon ActiveMQ 5.5.1. System architecture looks like this: - | Central Server ---> Central Broker | -- | Broker A1 <--- A1 | -

Re: NIO transport performance for ActiveMQ

2013-09-24 Thread Paul Gale
Can you post your configuration (activemq.xml) and your launching script? On Tue, Sep 24, 2013 at 11:05 AM, johnbing wrote: > Hi Ceposta, > > When I connect my clients using NIO transport I can see NIO worker threads > in my logs. > Like: > 40 5 3 3 0

Re: NIO transport performance for ActiveMQ

2013-09-24 Thread johnbing
Hi Ceposta, When I connect my clients using NIO transport I can see NIO worker threads in my logs. Like: 40 5 3 3 0 0 ActiveMQ InactivityMonitor WriteCheckTimer 41 5 25 25 10 10 ActiveMQ BrokerService[amqDevBroke

Statistics Plugin for ActiveMQ broker

2013-09-24 Thread Steven Turner
Hi, I am trying to use statistical Plugin for ActiveMQ broker to get the broker stats into the log file. But I am not able to find any access methods or APIs by which I can log these stats. I have checked org.apache.activemq.plugin.StatisticsBroker for this but it is use to send these stats to the

Statistics Plugin for ActiveMQ broker

2013-09-24 Thread Steven Turner
Hi, I am trying to use statistical Plugin for ActiveMQ broker to get the broker stats into the log file. But I am not able to find any access methods or APIs by which I can log these stats. I have checked org.apache.activemq.plugin.StatisticsBroker for this but it is use to send these stats to the