Qpid Cluster Behind Load Balancer

2014-05-29 Thread Mark Soderquist
We have F5 appliances in our organization that I would like to take advantage of for load balancing and availability. According to the Qpid documentation (http://qpid.apache.org/releases/qpid-0.26/java-broker/book/Java-Broker-High-Availability.html) Qpid currently only supports two node clusters

Lowering failover time in QPID cluster

2013-03-19 Thread Nicholas Barone
Hello, I've set up a 3-node HA QPID cluster with cman and rgmanager, which has been functioning normally without any problems. However, I'm finding that during testing for a failover scenario (disabling a single node), the time taken for the cluster to resume normal functionalit

Re: QPID Cluster and load balancing

2012-07-10 Thread jinjianmin
advance -- View this message in context: http://qpid.2158936.n2.nabble.com/QPID-Cluster-and-load-balancing-tp6839109p7579488.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: Does the qpid-cluster command support SSL?

2012-04-13 Thread Jakub Scholz
are Python-based and SSL >> support in Python client is not resolved fully - see >> https://issues.apache.org/jira/browse/QPID-3175 for details. >> >> Kind regards, >> Pavel Moravec >> >> >> - Original Message - >> > From: "Pa

Re: Does the qpid-cluster command support SSL?

2012-04-12 Thread Paul Colby
> To: users@qpid.apache.org > > Sent: Thursday, April 12, 2012 4:20:55 AM > > Subject: Does the qpid-cluster command support SSL? > > > > Hi, > > > > Just wondering, is the qpid-cluster command line utility meant to > > support > > SSL somehow?

Re: Does the qpid-cluster command support SSL?

2012-04-12 Thread Pavel Moravec
olby" > To: users@qpid.apache.org > Sent: Thursday, April 12, 2012 4:20:55 AM > Subject: Does the qpid-cluster command support SSL? > > Hi, > > Just wondering, is the qpid-cluster command line utility meant to > support > SSL somehow? ie If my brokers are configured t

Does the qpid-cluster command support SSL?

2012-04-11 Thread Paul Colby
Hi, Just wondering, is the qpid-cluster command line utility meant to support SSL somehow? ie If my brokers are configured to require encryption, can I still use the qpid-cluster command? Interested in the answer for both 0.14 (I'm using now), and 0.16 (would love to use soon :) It looks

RE: QPID Cluster and load balancing

2011-10-04 Thread Zhemzhitsky Sergey
Hello Gordon, Your information is very useful. Thank you very much. Best Regards, Sergey Zhemzhitsky -Original Message- From: Gordon Irving [mailto:gordon.irv...@sophos.com] Sent: Tuesday, October 04, 2011 12:12 AM To: 'users@qpid.apache.org' Subject: RE: QPID Cluste

RE: QPID Cluster and load balancing

2011-10-03 Thread Gordon Irving
Message- > From: Zhemzhitsky Sergey [mailto:sergey_zhemzhit...@troika.ru] > Sent: 29 September 2011 01:17 > To: users@qpid.apache.org > Subject: RE: QPID Cluster and load balancing > > Hello Gordon, > > Thanks a lot for the information. I suppose we will try to use a l

RE: QPID Cluster and load balancing

2011-09-29 Thread Zhemzhitsky Sergey
Hello Gordon, Thanks a lot for the information. I suppose we will try to use a load balancer to understand the difference between balanced and unbalanced client connections to a qpid cluster. Best Regards, Sergey Zhemzhitsky -Original Message- From: Gordon Sim [mailto:g

RE: QPID Cluster and load balancing

2011-09-29 Thread Zhemzhitsky Sergey
6:29 AM To: users@qpid.apache.org Subject: Re: QPID Cluster and load balancing Hi, I had almost the same problem. For this situation I put a hw load-balancer in front of 2 qpid servers, using RoundRobin algorithm. So, the clients could connect to that VIP and the messages was distributed to 2

Re: QPID Cluster and load balancing

2011-09-29 Thread Gordon Sim
On 09/28/2011 12:09 PM, Zhemzhitsky Sergey wrote: Hi Jakub, I understand that all the events are synchronized between all nodes of the cluster. What I'd like to understand is: 1. Whether it is possible to distribute the connections between the nodes of the cluster transparently for the client

Re: QPID Cluster and load balancing

2011-09-28 Thread Rodrigo K. Ferreira
; Best Regards, > Sergey Zhemzhitsky > > > -Original Message- > From: Jakub Scholz [mailto:ja...@scholz.cz] > Sent: Wednesday, September 28, 2011 12:43 PM > To: users@qpid.apache.org > Subject: Re: QPID Cluster and load balancing > > Hi Sergey, > > From what I un

RE: QPID Cluster and load balancing

2011-09-28 Thread Zhemzhitsky Sergey
-node cluster where the first node has 100 connections and the second node has no connections at all? Best Regards, Sergey Zhemzhitsky -Original Message- From: Jakub Scholz [mailto:ja...@scholz.cz] Sent: Wednesday, September 28, 2011 12:43 PM To: users@qpid.apache.org Subject: Re: QPID Cl

Re: QPID Cluster and load balancing

2011-09-28 Thread Jakub Scholz
uld like to achieve is to spread connections between all > nodes of the cluster somehow. > > Is it possible? Are c++ and java qpid clients able to load-balance between > nodes of the qpid cluster? What is the general solution for the described > issue for the N-node cluster? > &g

QPID Cluster and load balancing

2011-09-27 Thread Zhemzhitsky Sergey
They are all connect to the first node only. So the second node in our cluster acts as backup of the first node what we do not like. What we would like to achieve is to spread connections between all nodes of the cluster somehow. Is it possible? Are c++ and java qpid clients able to load-bala

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-09-13 Thread Jakub Scholz
Hi Alan, Yes, 733221 and 733345 are covering the problem on Red Hat side. I didn't opened an JIRA for this as I didn't wanted to trigger some parallel processing between Red Hat and Apache. So feel free to create one or let me know and I will do it ... Regards Jakub On Mon, Sep 12, 2011 at 17:52

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-09-12 Thread Alan Conway
On 09/09/2011 05:11 AM, Jakub Scholz wrote: Just an update to this - there seems to be a bug in the cman / corosync. When they are run together, the corosync doesn't seem to read the uidgid.d settings. Therefore if you want to use cman and corosync, you have to run the broker as root. That is not

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-09-09 Thread Jakub Scholz
Just an update to this - there seems to be a bug in the cman / corosync. When they are run together, the corosync doesn't seem to read the uidgid.d settings. Therefore if you want to use cman and corosync, you have to run the broker as root. That is not something we wanted. So we decided to go wit

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-08-17 Thread Jakub Scholz
Well, we were trying to go according to the guide, including the troubleshooting chacklist. But the list seems to describe only how to get the cluster running using corosync only. We wanted to include cman in the setup - so that we have the quorum, fencing and so on. So our corosync is being run by

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-08-17 Thread Alan Conway
On 08/16/2011 02:02 PM, Jakub Scholz wrote: Hi Andy, Yes, I'm trying to run it qpidd user: $ id uid=498(qpidd) gid=498(qpidd) groups=498(qpidd) Try the checklist at https://cwiki.apache.org/qpid/starting-a-cluster.html - Ap

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-08-16 Thread Jakub Scholz
Hi Andy, Yes, I'm trying to run it qpidd user: $ id uid=498(qpidd) gid=498(qpidd) groups=498(qpidd) Thanks & Regards Jakub On Tue, Aug 16, 2011 at 19:59, Andy Goldstein wrote: > When you run qpidd, what user/group are you at that time?  Are you the qpidd > user, or a different one? > > Andy >

Re: Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-08-16 Thread Andy Goldstein
When you run qpidd, what user/group are you at that time? Are you the qpidd user, or a different one? Andy On Aug 16, 2011, at 1:54 PM, Jakub Scholz wrote: > Hi, > > I'm trying to get Qpid 0.10 / MRG 2.0 running in cluster on RHEL 6.0 > using corosync & cman. But when I try to start the broke

Problem with starting qpid cluster - "Failed to initialize CPG.: security (100)"

2011-08-16 Thread Jakub Scholz
Hi, I'm trying to get Qpid 0.10 / MRG 2.0 running in cluster on RHEL 6.0 using corosync & cman. But when I try to start the broker I get following error message: $ qpidd --cluster-name="qpidd" --cluster-cman 2011-08-16 16:31:43 notice Journal "TplStore": Created 2011-08-16 16:31:43 notice Store m

Re: qpid cluster one node crashed

2011-07-12 Thread sujith
1. Is it possible to monitor the journal file size growth and flush the journal files before it reach certain limit, so that we can save the brocker going down. 2. Is there any limit on journal file size -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid

Re: qpid cluster one node crashed

2011-05-27 Thread sujith
Hi Yes this is running on separate virtual machines. Both are VMWare instances -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid-cluster-one-node-crashed-tp6409726p6411155.html Sent from the Apache Qpid users mailing list archive at Nabble.com

Re: qpid cluster one node crashed

2011-05-27 Thread Mike Cressman
Also add this info to your JIRA: Are you running these on two separate systems, or both on the same system? Are you using VMs (VMware, kvm, etc)? Alan Conway wrote: baOn 05/27/2011 12:43 AM, sujith wrote: Hi Please help me. I have configured qpid(version .10) in 2 node cluster using openai

Re: qpid cluster one node crashed

2011-05-27 Thread Alan Conway
baOn 05/27/2011 12:43 AM, sujith wrote: Hi Please help me. I have configured qpid(version .10) in 2 node cluster using openais. When I started to send message one node always get down after few hours or some times after a day. This is the log when qpidd went down ... 2011-05-26 21:08:44 crit

Re: qpid cluster one node crashed

2011-05-26 Thread sujith
/qpid-cluster-one-node-crashed-tp6409726p6409925.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users

Re: qpid cluster one node crashed

2011-05-26 Thread Pavel Moravec
- From: "sujith" To: users@qpid.apache.org Sent: Friday, May 27, 2011 6:43:10 AM Subject: qpid cluster one node crashed Hi Please help me. I have configured qpid(version .10) in 2 node cluster using openais. When I started to send message one node always get down after few hours or

RE: qpid cluster one node crashed

2011-05-26 Thread sujith
.2158936.n2.nabble.com/qpid-cluster-one-node-crashed-tp6409726p6409896.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use

RE: qpid cluster one node crashed

2011-05-26 Thread Ilyushonak Barys
Hi Could you please post /var/log/messages around 2011-05-26 23:39:44 - 2011-05-27 00:10:36 ? The qpid log looks ok for me. Regards, Boris -Original Message- From: sujith [mailto:suji...@perfomix.com] Sent: Friday, May 27, 2011 8:44 AM To: users@qpid.apache.org Subject: qpid cluster

qpid cluster one node crashed

2011-05-26 Thread sujith
QueueCleaner task overran 1 times by 2186ms (taking 391394ns) on average. 2011-05-27 00:04:36 notice Shut down -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid-cluster-one-node-crashed-tp6409726p6409726.html Sent from the Apache Qpid users mailing list archive

Re: Qpid: cluster-durable queues

2011-02-09 Thread Sergey_Zhemzhitsky
Thanks a lot for help. Best Regards, Sergey Zhemzhitsky Alan Conway 09.02.2011 17:40 Please respond to users@qpid.apache.org To users@qpid.apache.org cc sergey_zhemzhit...@troika.ru Subject Re: Qpid: cluster-durable queues On 02/08/2011 01:47 AM, sergey_zhemzhit...@troika.ru wrote

Re: Qpid: cluster-durable queues

2011-02-09 Thread Alan Conway
On 02/08/2011 01:47 AM, sergey_zhemzhit...@troika.ru wrote: Carl, thanks a lot. Could you provide me with links to read more about cman and quorum manager? http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Cluster_Suite_Overview/s1-hasci-overview-CSO.html#s2-clumembership-overv

Re: Qpid: cluster-durable queues

2011-02-07 Thread Sergey_Zhemzhitsky
Carl, thanks a lot. Could you provide me with links to read more about cman and quorum manager? Best Regards, Sergey Zhemzhitsky Carl Trieloff 07.02.2011 16:56 Please respond to users@qpid.apache.org To users@qpid.apache.org cc Subject Re: Qpid: cluster-durable queues yes, that

Re: Qpid: cluster-durable queues

2011-02-07 Thread Carl Trieloff
users@qpid.apache.org To users@qpid.apache.org cc Subject Re: Qpid: cluster-durable queues On 02/03/2011 02:40 PM, sergey_zhemzhit...@troika.ru wrote: I want my queue to become durable when only one node in the cluster stands alive. I believe this is what the --cluster-durable option is

Re: Qpid: cluster-durable queues

2011-02-06 Thread Sergey_Zhemzhitsky
, Sergey Zhemzhitsky Gordon Sim 04.02.2011 19:47 Please respond to users@qpid.apache.org To users@qpid.apache.org cc Subject Re: Qpid: cluster-durable queues On 02/03/2011 02:40 PM, sergey_zhemzhit...@troika.ru wrote: > I want my queue to become durable when only one node in the clus

Re: Qpid: cluster-durable queues

2011-02-04 Thread Gordon Sim
On 02/03/2011 02:40 PM, sergey_zhemzhit...@troika.ru wrote: I want my queue to become durable when only one node in the cluster stands alive. I believe this is what the --cluster-durable option is for. The --cluster-durable option only works for durable queues. Its function is to make any tran

Re: Qpid: cluster-durable queues

2011-02-03 Thread Sergey_Zhemzhitsky
Subject Re: Qpid: cluster-durable queues On 02/03/2011 08:35 AM, sergey_zhemzhit...@troika.ru wrote: > Hi there, > > I'm using qpid 0.8 and I'd like to use cluster durable queues. > > Here is my test case: > > 1. Start a cluster that contains two nodes. > 2.

Re: Qpid: cluster-durable queues

2011-02-03 Thread Carl Trieloff
On 02/03/2011 08:35 AM, sergey_zhemzhit...@troika.ru wrote: Hi there, I'm using qpid 0.8 and I'd like to use cluster durable queues. Here is my test case: 1. Start a cluster that contains two nodes. 2. Create cluster durable queue: qpid-config add queue MyQueue --cluster-durable 3. Kill one no

Qpid: cluster-durable queues

2011-02-03 Thread Sergey_Zhemzhitsky
Hi there, I'm using qpid 0.8 and I'd like to use cluster durable queues. Here is my test case: 1. Start a cluster that contains two nodes. 2. Create cluster durable queue: qpid-config add queue MyQueue --cluster-durable 3. Kill one node by means of kill -9 4. Restart qpid on the second node 5.

RE: Qpid Cluster

2011-01-04 Thread Steve Huston
...@yahoo.in] > Sent: Tuesday, January 04, 2011 7:48 AM > To: users@qpid.apache.org > Subject: Qpid Cluster > > > > I installed qpidc-0.8 and the problem i am facing is that > qpidd installation does not support --custer-name option and > also other cluster option

Qpid Cluster

2011-01-04 Thread jeffin_m
error: Error in command line options: unknown option custer-name Use --help to see valid options It shows the following error. and also qpidd --help will not show any cluster options, but qpid-cluster -h will show some. when i run # qpid-cluster Failed: Exception - Clustering is not installed on

Re: Security using Qpid cluster..?

2010-10-27 Thread Gordon Sim
On 10/27/2010 04:10 AM, Saravanan Ramalingam wrote: But say, If I want to deploy a Qpid cluster, where each cluster member will be running on different host; does Qpid currently support authentication and encryption link between two brokers??? The underlying openais/corosync communication can

Security using Qpid cluster..?

2010-10-26 Thread Saravanan Ramalingam
Hi, I understand Qpid supports SSL/TSL between broker and a client. But say, If I want to deploy a Qpid cluster, where each cluster member will be running on different host; does Qpid currently support authentication and encryption link between two brokers??? Thanks, Saran Sent from my iPhone

Re: Qpid Cluster Errors

2009-12-18 Thread Alan Conway
On 12/17/2009 08:55 PM, Sandy Pratt wrote: I've attached my driver code to the JIRA. Feel free to contact me with any questions you might have. Thanks a lot Sandy, I will be looking into this as soon as I finish up my current task. --

Re: Checking message's userid against authenticated SASL user (was Re: Qpid Cluster Errors)

2009-12-17 Thread Rajith Attapattu
On Thu, Dec 17, 2009 at 6:47 AM, Gordon Sim wrote: > On 12/17/2009 02:37 AM, Sandy Pratt wrote: >> >> Thanks Alan.  I made a new build from trunk and things are going well so >> far, except that when I enable auth=yes, I get the following: >> >> 2009-12-16 18:33:18 error qpid/amqp_0_10/SessionHand

RE: Qpid Cluster Errors

2009-12-17 Thread Sandy Pratt
I've attached my driver code to the JIRA. Feel free to contact me with any questions you might have. > -Original Message- > From: Rajith Attapattu [mailto:rajit...@gmail.com] > Sent: Thursday, December 17, 2009 3:21 PM > To: users@qpid.apache.org > Subject: Re:

RE: Qpid Cluster Errors

2009-12-17 Thread Sandy Pratt
tapattu [mailto:rajit...@gmail.com] > Sent: Thursday, December 17, 2009 3:21 PM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > > Sandy thx, I am very eager to see the code. > And if I understand in your case the cluster membership remains the > same until th

Re: Qpid Cluster Errors

2009-12-17 Thread Rajith Attapattu
16, 2009 6:52 AM >> To: users@qpid.apache.org >> Subject: Re: Qpid Cluster Errors >> >> On 12/15/2009 01:53 PM, Sandy Pratt wrote: >> > >> > >> >> -Original Message- >> >> From: Alan Conway [mailto:acon...@redhat.com] >>

RE: Qpid Cluster Errors

2009-12-17 Thread Sandy Pratt
> Sent: Wednesday, December 16, 2009 6:52 AM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > > On 12/15/2009 01:53 PM, Sandy Pratt wrote: > > > > > >> -Original Message- > >> From: Alan Conway [mailto:acon...@redhat.com] > >&

Checking message's userid against authenticated SASL user (was Re: Qpid Cluster Errors)

2009-12-17 Thread Gordon Sim
On 12/17/2009 02:37 AM, Sandy Pratt wrote: Thanks Alan. I made a new build from trunk and things are going well so far, except that when I enable auth=yes, I get the following: 2009-12-16 18:33:18 error qpid/amqp_0_10/SessionHandler.cpp:97: Execution exception: unauthorized-access: authorised

RE: Qpid Cluster Errors

2009-12-16 Thread Sandy Pratt
sday, December 16, 2009 6:52 AM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > > On 12/15/2009 01:53 PM, Sandy Pratt wrote: > > > > > >> -Original Message- > >> From: Alan Conway [mailto:acon...@redhat.com] > >> > >&

Re: Qpid Cluster Errors

2009-12-16 Thread Alan Conway
On 12/15/2009 01:53 PM, Sandy Pratt wrote: -Original Message- From: Alan Conway [mailto:acon...@redhat.com] There is another issue that turned up with the same symptom https://issues.apache.org/jira/browse/QPID-225. Fixed in r74. Let me know if that resolves your problem, if not I

Re: Qpid Cluster Errors

2009-12-15 Thread Rajith Attapattu
Message- >> From: Rajith Attapattu [mailto:rajit...@gmail.com] >> Sent: Tuesday, December 15, 2009 3:29 PM >> To: users@qpid.apache.org >> Subject: Re: Qpid Cluster Errors >> >> Sandy, >> >> Interesting test case. >> I reproduced a similar is

RE: Qpid Cluster Errors

2009-12-15 Thread Sandy Pratt
that this was a synonym for sycn_ack. I'll do some testing on that. Thanks, Sandy > -Original Message- > From: Rajith Attapattu [mailto:rajit...@gmail.com] > Sent: Tuesday, December 15, 2009 3:29 PM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > &g

Re: Qpid Cluster Errors

2009-12-15 Thread Rajith Attapattu
Sandy, Interesting test case. I reproduced a similar issue (well atleast the symptoms were the same) but apparently it looks like it's different from your issue. Could you please open a JIRA and submit your test code? I want to see how your test case is different from the one I have. I was able to

Re: Qpid Cluster Errors

2009-12-15 Thread Carl Trieloff
Sandy Pratt wrote: -Original Message- From: Carl Trieloff [mailto:cctriel...@redhat.com] Sent: Tuesday, December 15, 2009 1:49 PM To: users@qpid.apache.org Subject: Re: Qpid Cluster Errors Sandy, Sorry to ask the basic questions, but are you uptodate on AIS, or if you let us know

RE: Qpid Cluster Errors

2009-12-15 Thread Sandy Pratt
> -Original Message- > From: Carl Trieloff [mailto:cctriel...@redhat.com] > Sent: Tuesday, December 15, 2009 1:49 PM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > > Sandy, > > Sorry to ask the basic questions, but are you uptodate on AIS

Re: Qpid Cluster Errors

2009-12-15 Thread Carl Trieloff
Sandy Pratt wrote: -Original Message- From: Alan Conway [mailto:acon...@redhat.com] There is another issue that turned up with the same symptom https://issues.apache.org/jira/browse/QPID-225. Fixed in r74. Let me know if that resolves your problem, if not I want to look into it more.

RE: Qpid Cluster Errors

2009-12-15 Thread Sandy Pratt
> > -Original Message- > > From: Alan Conway [mailto:acon...@redhat.com] > > > > There is another issue that turned up with the same symptom > > https://issues.apache.org/jira/browse/QPID-225. Fixed in r74. Let > > me know if > > that resolves your problem, if not I want to look into it

RE: Qpid Cluster Errors

2009-12-15 Thread Sandy Pratt
> -Original Message- > From: Alan Conway [mailto:acon...@redhat.com] > > There is another issue that turned up with the same symptom > https://issues.apache.org/jira/browse/QPID-225. Fixed in r74. Let > me know if > that resolves your problem, if not I want to look into it more. Tha

Re: Qpid Cluster Errors

2009-12-15 Thread Alan Conway
On 12/08/2009 02:26 PM, Sandy Pratt wrote: -Original Message- From: Alan Conway [mailto:acon...@redhat.com] Sent: Friday, November 27, 2009 7:52 AM To: users@qpid.apache.org Subject: Re: Qpid Cluster Errors I think this is an instance of one of the following two bugs, probably the

RE: Qpid Cluster Errors

2009-12-08 Thread Sandy Pratt
> -Original Message- > From: Alan Conway [mailto:acon...@redhat.com] > Sent: Friday, November 27, 2009 7:52 AM > To: users@qpid.apache.org > Subject: Re: Qpid Cluster Errors > > I think this is an instance of one of the following two bugs, probably > the fir

Re: Help with Qpid Cluster

2009-12-02 Thread Carl Trieloff
Amqp Pqma wrote: No, it did not show --cluster-name option, but now it does :) I fixed the problem using: yum install qpidd-cluster also do the python one as you are going to want ./qpid-cluster etc and I expect you may also want to play with some of the other modules. Carl

Re: Help with Qpid Cluster

2009-12-02 Thread Carl Trieloff
one more thing, looking at paste bin, none of the modules are loaded, so missing them all from yum i.e. yum indtall qpid* will do it or your module dir in the qpid.conf is incorrect, i.e. you installed to a non default location, if so correct you qpid.conf in etc. Carl. Carl Trieloff wrote:

RE: Help with Qpid Cluster

2009-12-02 Thread Amqp Pqma
No, it did not show --cluster-name option, but now it does :) I fixed the problem using: yum install qpidd-cluster Thanks! > Date: Wed, 2 Dec 2009 22:15:10 -0500 > From: cctriel...@redhat.com > To: users@qpid.apache.org > Subject: Re: Help with Qpid Cluster > > > i

Re: Help with Qpid Cluster

2009-12-02 Thread Carl Trieloff
if you do qpidd --help does it show the cluster section? .. .. ... Cluster Options: --cluster-name NAMEName of cluster to join --cluster-url URL URL of this broker, advertized to the cluster. Defaults to a URL listing all the local IP

Help with Qpid Cluster

2009-12-02 Thread Amqp Pqma
Hi, I am following these instructions to setup a cluster: http://qpid.apache.org/starting-a-cluster.html I installed qpidd from Fedora repository. The problem I am facing is that my qpidd installation does not support --custer-name option. - $ qpidd -p5672 --cluster-name=MY_CLU

Re: Qpid Cluster Errors

2009-11-27 Thread Alan Conway
On 11/17/2009 08:33 PM, Sandy Pratt wrote: I managed to capture a log today while trace was on. Broker1 and broker2 are in a cluster, and broker1 is pulling messages from federated_broker1 when the error occurred: 2009-nov-17 17:22:29 debug DeliveryRecord::setEnded() id=840 2009-nov-17 17:22:

Re: Qpid Cluster Errors

2009-11-18 Thread Gordon Sim
On 11/18/2009 05:08 PM, Sandy Pratt wrote: On 11/17/2009 08:33 PM, Sandy Pratt wrote: I managed to capture a log today while trace was on. Broker1 and broker2 are in a cluster, and broker1 is pulling messages from federated_broker1 when the error occurred: Can you send me the rpm -q qpidd o

RE: Qpid Cluster Errors

2009-11-18 Thread Sandy Pratt
> On 11/17/2009 08:33 PM, Sandy Pratt wrote: > > I managed to capture a log today while trace was on. Broker1 and > broker2 are in a cluster, and broker1 is pulling messages from > federated_broker1 when the error occurred: > > > Can you send me the rpm -q qpidd output so I can verify the version,

Re: Qpid Cluster Errors

2009-11-18 Thread Alan Conway
On 11/17/2009 08:33 PM, Sandy Pratt wrote: I managed to capture a log today while trace was on. Broker1 and broker2 are in a cluster, and broker1 is pulling messages from federated_broker1 when the error occurred: Can you send me the rpm -q qpidd output so I can verify the version, or if you

RE: Qpid Cluster Errors

2009-11-17 Thread Sandy Pratt
I managed to capture a log today while trace was on. Broker1 and broker2 are in a cluster, and broker1 is pulling messages from federated_broker1 when the error occurred: 2009-nov-17 17:22:29 debug DeliveryRecord::setEnded() id=840 2009-nov-17 17:22:29 debug Accepted 840 2009-nov-17 17:22:29 de

RE: Qpid Cluster Errors

2009-11-17 Thread Sandy Pratt
> Sandy Pratt wrote: > >> On 11/16/2009 07:26 PM, Sandy Pratt wrote: > >> > >>> Hello all, > >>> > >>> I've been working with a Qpid of two machines recently. It's > working > >>> > >> well for the most part, but I've been experiencing a few sporadic > >> failures. I've collected logs for them ov

Re: Qpid Cluster Errors

2009-11-17 Thread Carl Trieloff
Sandy Pratt wrote: On 11/16/2009 07:26 PM, Sandy Pratt wrote: Hello all, I've been working with a Qpid of two machines recently. It's working well for the most part, but I've been experiencing a few sporadic failures. I've collected logs for them over time, and I was wondering if

RE: Qpid Cluster Errors

2009-11-17 Thread Sandy Pratt
> On 11/16/2009 07:26 PM, Sandy Pratt wrote: > > Hello all, > > > > I've been working with a Qpid of two machines recently. It's working > well for the most part, but I've been experiencing a few sporadic > failures. I've collected logs for them over time, and I was wondering > if anyone else had

Re: Qpid Cluster Errors

2009-11-17 Thread Alan Conway
On 11/16/2009 07:26 PM, Sandy Pratt wrote: Hello all, I've been working with a Qpid of two machines recently. It's working well for the most part, but I've been experiencing a few sporadic failures. I've collected logs for them over time, and I was wondering if anyone else had seen anything

Qpid Cluster Errors

2009-11-16 Thread Sandy Pratt
Hello all, I've been working with a Qpid of two machines recently. It's working well for the most part, but I've been experiencing a few sporadic failures. I've collected logs for them over time, and I was wondering if anyone else had seen anything similar and had any idea what might be happe

Re: what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Gordon Sim
Shan Wang wrote: I'm looking at the stats in qpid-tool and it showed the queue is durable. In that case, unless you have explicitly requested reject behaviour, the queue will 'flow to disk' messages received after the limit has been hit. My producer client is using Async session, will this

RE: what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Shan Wang
do if the queue in a qpid cluster is full? Shan Wang wrote: > Thanks for the reply, but this is the behaviour of broker, what will > this affect the producer? Will the producer simply gets notified that > its message has been accepted/rejected and close the session or maybe > it'll

Re: what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Gordon Sim
Shan Wang wrote: Thanks for the reply, but this is the behaviour of broker, what will this affect the producer? Will the producer simply gets notified that its message has been accepted/rejected and close the session or maybe it'll hang on there for a moment in certain cases. Sorry, I misunders

RE: what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Shan Wang
rg Subject: Re: what does the producer client do if the queue in a qpid cluster is full? Shan Wang wrote: > Hi, > > > > If the queue to which the producer connected is full, what would the > producer do? Will it just drop the message or buffer it for a while. It will depend on

Re: what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Gordon Sim
Shan Wang wrote: Hi, If the queue to which the producer connected is full, what would the producer do? Will it just drop the message or buffer it for a while. It will depend on the policy set. The default policy for a temporary queue (for all queues if no store plugin is loaded) is to sim

what does the producer client do if the queue in a qpid cluster is full?

2009-06-04 Thread Shan Wang
Hi, If the queue to which the producer connected is full, what would the producer do? Will it just drop the message or buffer it for a while. Is the behaviour going to be the same as the queue is shutdown? We've had a performance issue with a c++ producer client when the broker is complaining f