Re: ActiveMQ messages from external DataCenter

2013-09-24 Thread Torsten Mielke
Hello Nicolas, If you have a stable VPN connection into the partners network, you should bypass the firewall and have no problems connecting to a broker. Alternatively the http transport could help. http://activemq.apache.org/http-and-https-transports-reference.html Torsten Mielke

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

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

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

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 bingjoh...@gmail.com 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

[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 | -

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