Re: Any plans to add paging to the admin UI … too may items.

2014-07-18 Thread Rural Hunter
+1 于 2014/7/19 4:39, Kevin Burton 写道: We have lots of queues and lots of scheduled messages. The current UI essentially breaks. Dumping thousands of messages of thousands of queues in my browser isn't too helpful … and also crashes my browser. Are there any plans to fix this?

activemq in a 2 node cluster

2014-07-18 Thread Sanjit Mohanty
Hi, I've topic message listeners running in both the nodes of a cluster. Both of them are listening onto the same topic. But my requirement is I want only one of the message listener should consume the message & only when it's node goes down for some reason, only then the other message consumer

Any plans to add paging to the admin UI … too may items.

2014-07-18 Thread Kevin Burton
We have lots of queues and lots of scheduled messages. The current UI essentially breaks. Dumping thousands of messages of thousands of queues in my browser isn't too helpful … and also crashes my browser. Are there any plans to fix this? -- Founder/CEO Spinn3r.com Location: *San Francisco, C

[ANNOUNCE] ActiveMQ-CPP Version 3.8.3 Released

2014-07-18 Thread Timothy Bish
Hi Everyone, Its official, AcitveMQ-CPP v3.8.3 has now been released. This release contains a fixes for some issues found since the 3.8.2 release that improve overall client stability. The Wiki page for the release is here: The l

Re: Deadlock on activemq startup….

2014-07-18 Thread Raul Kripalani
Hi, We found a similar issue some time ago and it was due to a nasty interaction between optimized dispatch and the JMS scheduler. Is optimizedDispatch = true by any chance in the affected destination? Thanks, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Sou

3-machine cluster + replicated leveldb + durable subs => massive message loss on restart

2014-07-18 Thread Frédéric Beaulieu
Hello, That's my first post so i'll try to give as much information as possible. My problem in a few words : i installed a 3-server ActiveMQ + Zookeeper + _replicated_ leveldb store. I use 1 topic and 3 durable subscribers with a filter. I send 1500 messages (500 for each durable subscriber). If