Persistence Message send on Virtual Destination persistence Store

2014-09-04 Thread bansalp
How acknowledgment and persistence works with virtual destination. If I have a virtualTopic VirtualTopic.A and a consumer queue on this topic Consumer.B.VirtualTopic.A, if there is a durable consumer subscribed to this VirtualTopic then all messages are stored for Queue Consumer.B.VirtualTopic.A.

Re: How to make scheduled messages highly available?

2014-09-04 Thread Claus Ibsen
Hi I think there is a JIRA ticket about making the scheduler support persistent JDBC store. https://issues.apache.org/jira/browse/AMQ-5238 Use the JIRA voting system to vote for tickets you want. On Thu, Sep 4, 2014 at 3:07 AM, Matt Pavlovich mattr...@gmail.com wrote: I suggest looking at

Re: start BrokerService error....

2014-09-04 Thread b-brother
I am use ActiveMQ trunk code not dependency jar to run this. I write my code in activemq-all project. -- View this message in context: http://activemq.2283324.n4.nabble.com/start-BrokerService-error-tp4685213p4685277.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Consumer performance problem with Tx

2014-09-04 Thread James Black
Hi Matt, thanks for the response. The reason that we have not migrated to a later version of ActiveMq is that we are looking to move away from using ActiveMq due to the problems we have had. Therefore, we wanted to avoid going through the whole testing process for a later version of ActiveMq.

Re: Consumer performance problem with Tx

2014-09-04 Thread Matt Pavlovich
Justin- Sorry to hear that you’ve had problems with ActiveMQ in the past. I’ve had a lot of successful deployments in large-scale environments (3,000+ brokers, hub and spoke with 1 broker serving up to 1,000 clients, 4,000 queues and 3,000 total connections) with transactions, and the full

Re: Persistence Message send on Virtual Destination persistence Store

2014-09-04 Thread Matt Pavlovich
Are you saying you have a Durable Topic Subscription connecting to VirtualTopic.A? Otherwise, the way I’m reading this.. I think you are asking to stop message from going to the Consumer.B.VirtaulTopic.A queue. To do that, just delete the queue. The presence of the queue acts as the

v5.8 Master-Slave shared NFSv4 filesystem setup - having problem

2014-09-04 Thread Rahul Bhardwaj
Hi All, I am trying to setup a master-slave with nfs4 shared file system. The problem i am facing is that broker service (from master and slave server separately) is not coming up with with all things correct. Please see below what i am try to do: SETUP: Amazon Ec2 3 servers total: [1- master

Re: Persistence Message send on Virtual Destination persistence Store

2014-09-04 Thread bansalp
But why are these messages getting stored again in KahaDB for queue as well ? On Thu, Sep 4, 2014 at 8:03 PM, Matt Pavlovich-2 [via ActiveMQ] ml-node+s2283324n4685284...@n4.nabble.com wrote: Are you saying you have a Durable Topic Subscription connecting to VirtualTopic.A? Otherwise, the

Re: Persistence Message send on Virtual Destination persistence Store

2014-09-04 Thread Timothy Bish
On 09/04/2014 12:07 PM, bansalp wrote: But why are these messages getting stored again in KahaDB for queue as well ? On Thu, Sep 4, 2014 at 8:03 PM, Matt Pavlovich-2 [via ActiveMQ] ml-node+s2283324n4685284...@n4.nabble.com wrote: Are you saying you have a Durable Topic Subscription

Re: v5.8 Master-Slave shared NFSv4 filesystem setup - having problem

2014-09-04 Thread Rodrigo Ramos
Look above link. http://activemq.apache.org/shared-file-system-master-slave.html 2014-09-04 7:18 GMT-05:00 Rahul Bhardwaj rahul86...@gmail.com: Hi All, I am trying to setup a master-slave with nfs4 shared file system. The problem i am facing is that broker service (from master and slave