Re: ActiveMQ clustering using NFSv4

2019-08-20 Thread Arshkr
Hi Tim, For NFS, I will create a cluster for that later, or I will use another alternative is add a new LUN on ESXi and create a logical NFS share for all three brokers to mount for KahaDB. Would you mind check out my activemq.xml file and help me point out possible error(s) I have? Thank you,

Re: ActiveMQ clustering using NFSv4

2019-08-15 Thread Tim Bain
So... You have three ActiveMQ nodes that are capable of failing over in the case of a problem with the current master broker. That's great. But your NFS server is a single point of failure, and if it goes down, all three ActiveMQ servers are useless. You might want to figure out how to make your NF

Re: ActiveMQ clustering using NFSv4

2019-08-15 Thread Arshkr
Hi Tim, I think I got it works. Here is my note, in case any newbie like me have some idea where to start from :-) Here is what I did for 3 ActiveMQ servers, and 1 NFS file server: - Set up an NFS share server on windows 2018, and create a shared folder name "activemqdata". Instruction on how to

Re: ActiveMQ clustering using NFSv4

2019-08-13 Thread Tim Bain
Phu, You can use any shared filesystem for storing the data, but to act as the shared lock, the filesystem must support specific lock operations. NFSv4 supports those options. NFSv3 and before does not. Other filesystems may or may not, though your experiment makes it sound like ESXi may not. How

Re: ActiveMQ clustering using NFSv4

2019-08-12 Thread Arshkr
Hi Tim, Thank you for your reply. Yes, I have read this document before, and master/slave concept is clear to me. My big question is on NFS shared file system where ActiveMQ is writing data on. I have only one option for this setup is to use NFS shared file system for the data directory. I don't k

Re: ActiveMQ clustering using NFSv4

2019-08-12 Thread Arshkr
Hi François, Yes, shared NFS file store will be a place for KahaBD directory between the brokers. According to ActiveMQ, it supports NFS version 4.x; which implies that I need to configure an additional server running NFS so the three VM brokers can share a data directory over network. If I ch

Re: ActiveMQ clustering using NFSv4

2019-08-08 Thread Tim Bain
Have you read the official documentation at https://activemq.apache.org/shared-file-system-master-slave? Does it answer your questions? If not, if you post specific questions about specific things you don't understand to this list, hopefully we can help you work through anything that's not clear.

Re: ActiveMQ clustering using NFSv4

2019-08-08 Thread Francois Papon
Hi, Are you using NFS to share the KahaBD directory between the brokers? regards, François fpa...@apache.org Le 08/08/2019 à 09:02, Arshkr a écrit : > Hello, > > I'm a newbie to ActiveMQ; I try to configure 2 or 3 VM ActiveMQ nodes > working as Master/slave using NFSv4. I'm reading lots of docu

ActiveMQ clustering using NFSv4

2019-08-08 Thread Arshkr
Hello, I'm a newbie to ActiveMQ; I try to configure 2 or 3 VM ActiveMQ nodes working as Master/slave using NFSv4. I'm reading lots of document, but it seems I'm more confused about the vast information it offers. If you don't mind, could you please recommend me a straightforward document of how t

Re: activeMQ clustering (integrated with JBoss)

2013-06-21 Thread deepak_a
://rabidwoodpecker.blogspot.co.uk/2010/09/configuring-apache-activemq-for.html Above link also has a good explanation. -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668452.html Sent from the ActiveMQ - User mailing list

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread Johan Edstrom
d of finding a master, (load balance r will ensure > that) messages are sent to both the brokers when they are healthy. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668426.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread deepak_a
ink. Only difference in instead of finding a master, (load balance r will ensure that) messages are sent to both the brokers when they are healthy. -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668426.html Sent fr

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread Christian Posta
n I start Jboss (in node 2) > > > Does this mean I may be missing some artifacts in my activemq-ra.rar? > > I have modified the broker-config.xml accordingly in both the servers > > > > > uri="static:(tcp://localhost:61616,tcp://localhost:61617)?initialReconne

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread deepak_a
-INF/services/org/apache/activemq/transport/static at org.apache.activemq.util.FactoryFinder$StandaloneObjectFactory.loadProperties(FactoryFinder.java:96) -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668416

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread deepak_a
start Jboss (in node 2) Does this mean I may be missing some artifacts in my activemq-ra.rar? I have modified the broker-config.xml accordingly in both the servers -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread Christian Posta
this message in context: > http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668412.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread deepak_a
that there is another broker in the cluster? regards D -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668412.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread Christian Posta
ing and processing messages and each node will have an activeMQ > broker (but the database being shared) > > Would appreciate if some one can suggest some ideas. > > > regards > D > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.co

Re: activeMQ clustering (integrated with JBoss)

2013-06-20 Thread deepak_a
being shared) Would appreciate if some one can suggest some ideas. regards D -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358p4668408.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

activeMQ clustering (integrated with JBoss)

2013-06-19 Thread deepak_a
y for them to be aware of each other? if yes how to do this? regards D -- View this message in context: http://activemq.2283324.n4.nabble.com/activeMQ-clustering-integrated-with-JBoss-tp4668358.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Clustering Issue

2012-08-23 Thread Timothy Bish
} > } > }* > > The maxReconnectAttempts=-1 did not work and my Consumer will shutdown if > the connection could not be established within 1 couple of seconds. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Clu

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
nection could not be established within 1 couple of seconds. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655468.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655467.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655450.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
: http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655449.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Clustering Issue

2012-08-22 Thread Chris Pratt
o see some help at last. > > Here is how the fail-over url looks like from my clients (both producer and > consumer) > > failover:(tcp://localhost:61616,tcp://localhost:61617) > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
I'm happy to see some help at last. Here is how the fail-over url looks like from my clients (both producer and consumer) failover:(tcp://localhost:61616,tcp://localhost:61617) -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p46

Re: ActiveMQ Clustering Issue

2012-08-22 Thread Chris Pratt
What is the connection URL you are using on your clients? (*Chris*) On Wed, Aug 22, 2012 at 12:16 AM, joesan wrote: > Any help friends? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655410.html >

Re: ActiveMQ Clustering Issue

2012-08-22 Thread joesan
? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655322.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Activemq Clustering and failover

2012-02-09 Thread Matt Pavlovich
ed to restart my consumer app (tomcat based app) to make it working. I am using activemq 5.2 Thanks, Chaitanya -Original Message- From: Matt Pavlovich [mailto:mattr...@gmail.com] Sent: Wednesday, January 25, 2012 9:15 PM To: users@activemq.apache.org Subject: Re: Activemq Clustering and fai

Re: Activemq Clustering and failover

2012-02-09 Thread Matt Pavlovich
message. I really do not know and have no ideas. I guess that I'm not alone, as another person started this thread. thanks in advance -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clustering-and-failover-tp4326849p4373786.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Activemq Clustering and failover

2012-02-09 Thread Abimael
e. I really do not know and have no ideas. I guess that I'm not alone, as another person started this thread. thanks in advance -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clustering-and-failover-tp4326849p4373786.html Sent from the ActiveMQ - Use

Re: Activemq Clustering and failover

2012-02-07 Thread Matt Pavlovich
wrote: Any news ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clustering-and-failover-tp4326849p4365514.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Activemq Clustering and failover

2012-02-03 Thread Abimael
w days ago , when I was testing ActiveMQ HA ( I recall that I showed to my boss). I really do not understand and , most probably is my fault, but I am not able to see where is the problem. Thank you very much -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clus

Re: Activemq Clustering and failover

2012-02-02 Thread Matt Pavlovich
, the consumer had FINISHED . I know that if I restart consumer it will be able to get the old messages (as I am using durable topic) and continue with the new BUT, I do not know why it went down . Regards -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clust

RE: Activemq Clustering and failover

2012-02-02 Thread Abimael
ve) However, the consumer had FINISHED . I know that if I restart consumer it will be able to get the old messages (as I am using durable topic) and continue with the new BUT, I do not know why it went down . Regards -- View this message in context: http://activemq.2283324.n4.nabble

RE: Activemq Clustering and failover

2012-02-02 Thread Abimael
message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clustering-and-failover-tp4326849p4352531.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

RE: Activemq Clustering and failover

2012-02-02 Thread Abimael
s message in context: http://activemq.2283324.n4.nabble.com/Activemq-Clustering-and-failover-tp4326849p4352501.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

RE: Activemq Clustering and failover

2012-02-02 Thread Chaitanya Gupta
9:15 PM To: users@activemq.apache.org Subject: Re: Activemq Clustering and failover Chaitanya- There are several solutions for this, and I suggest starting with just two brokers connected via network connectors. On the client side, you configure the clients to point to both brokers and they will

Re: Activemq Clustering and failover

2012-01-25 Thread Matt Pavlovich
Chaitanya- There are several solutions for this, and I suggest starting with just two brokers connected via network connectors. On the client side, you configure the clients to point to both brokers and they will automatically fail-over to the "live" broker if you are doing maintenance. Ser

Activemq Clustering and failover

2012-01-25 Thread Chaitanya Gupta
Hi, I have an application deployed in clustered env (say app server1, app server2). I also have activemq running on server1 and server2 so I have 2 brokers (one queue on each broker). App on server1 can write to any of the queue (Q1, Q2) but will consume only messages on Q1. We are looking for

Re: ActiveMQ Clustering

2008-09-29 Thread James Strachan
2008/9/23 kumarchill <[EMAIL PROTECTED]>: > > Hey, > I'm new to ActiveMQ. > > I have a situation where there are many publishers publishing messages and > many subscribers that subscribes these messages. > Assume > ->For every subscriber there is one ActiveMQ instance that it listens. > ->ActiveMQ

Re: ActiveMQ Clustering

2008-09-23 Thread kumarchill
; URI? > > Thanks > Kumar > -- View this message in context: http://www.nabble.com/ActiveMQ-Clustering-tp19635428p19635789.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ Clustering

2008-09-23 Thread kumarchill
ers side. Can anyone help in this regard which doesnot need any change in publsihers URI? Thanks Kumar -- View this message in context: http://www.nabble.com/ActiveMQ-Clustering-tp19635428p19635428.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.