ActiveMQ Recv-Q buffer size

2015-05-29 Thread pankajtakawale
ActiveMQ becomes unresponsive (large pending messages in JDBC message store) netstat shows Recv-Q buffer sizes piling up for few connections I've around 200 virtual topics. One of the virtual topic has 80 selector aware queues underneath it. Around 200K pending messages across all queues. Postg

Re: ActiveMQ 5.11.1 JDBC messages getting stuck

2015-05-29 Thread pankajtakawale
Attached jstack trace dump of threadsl j.lo -- View this message in context: http://activemq.2283324.n4.nabble.com/Re-ActiveMQ-5-11-1-JDBC-messages-getting-stuck-tp4696971p4697093.html Sent from the ActiveMQ - User mailing list archi

Replicated LevelDB cluster: failed to page in queue messages

2014-12-01 Thread pankajtakawale
Hi, I faced following exception while testing ActiveMQ leveldb cluster. On this exception, master demotes itself to slave. New master faces same exception, and it keeps on happening. Master keeps on rotating without processing messages. Client was not able to send/receive messages. I've opened j

Master elector - Not enough cluster members have reported their update positions yet

2014-10-09 Thread pankajtakawale
ActiveMQ version 5.10.0 JVM 1.7 Replica LevelDB cluster Using Queue. ActiveMQ zkAddress is configured to talk to proxy. Three members zookeeper cluster is running behind proxy. When ActiveMQ detects change in Zookeeper group (replace one of the zk instance with new one). Sometimes it logs message