Re: problem of msgstore on rhel6

2012-03-05 Thread stoyan
"Operation not supported" when i got these, it turned out to be some mismatch in versions of berkeley libraries. strange thing is, i never managed to use qpid msg store (up to 0.10) with berkeley 4.7 - had to install separately berkeley 4.3 and use it instead this is on centOs, there weren't an t

msgstore with berkeleydb 4.7?

2012-01-19 Thread stoyan
hello has anyone been able to run qpid with persistance msgstore module built with bdb 4.7? i only managed to do it with bdb 4.3 - this is the version mentioned in the msgstore readme, but is it possible to have the latest one? here's what i get on starting up the cpp broker: 2012-01-18 19:54:4

cannot restart failed cluster node

2011-05-18 Thread stoyan
hello i seem to have had a network failure in my cluster of two nodes - main node A lived on, while on node B qpid quit. now, there are two queues (Q1, Q2 with same routing key) and after this incident broker A kept receiving messages to these queues. after some time i tried to restart node B and

Re: qmf hangs?

2011-05-17 Thread stoyan
have been some change in server config in the meantime thank you for you time, Ted! stoyan -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qmf-hangs-tp6372983p6373127.html Sent from the Apache Qpid users mailing list archiv

qmf hangs?

2011-05-17 Thread stoyan
server when executed from other machines. are there any leftovers from that qmf session? how i can i clean this qpid 0.8 on rhel5 thank you! stoyan -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qmf-hangs-tp6372983p6372983.html Sent from the Apache Qpid users

Re: [resolved]Re: qpid clustering: Failed to initialize CPG

2011-05-16 Thread stoyan
i checked that, configs for corosync and openais seem to be equivalent, i created the uidgid files and put my user in ais group, but nothing worked, selinux is disabled. anyways - i'm moving on with corosync - newer is better, right? :) many thanks for the great product! -- View this message in

[resolved]Re: qpid clustering: Failed to initialize CPG

2011-05-13 Thread stoyan
after some struggle i managed to run a 0.10 broker in cluster on my local machine and started digging why it wouldn't start on the other servers. after some strace-ing i noticed that on the local server qpid attempted to connect(10, {sa_family=AF_FILE, path=@"corosync.ipc"}, 110) = 0 while on the

Re: qpid clustering: Failed to initialize CPG

2011-05-12 Thread stoyan
i just noticed qpid 0.10 is out and tested locally with it - got different error log, but with the same result: notice Initializing CPG info Retrying cpg_join info Retrying cpg_join info Retrying cpg_join info Retrying cpg_finalize info Retrying cpg_finalize info Retrying cpg_finalize error Error d

Re: qpid clustering: Failed to initialize CPG

2011-05-11 Thread stoyan
testcpg update: testcpg failed because it wasn't run with the proper user; once that was fixed it executed fine: Local node id is 7364a8c0 membership list node id 1935976640 pid 9567 Type EXIT to finish ConfchgCallback: group 'GROUP' joined node/pid 1935976640/9567 reason: 1 nodes in group now 1

Re: qpid clustering: Failed to initialize CPG

2011-05-11 Thread stoyan
Thank you , Alan i am also somewhat confused about openais/corosync - which service would qpid use? initially i started corosync on two servers and they seemed to communicate well (but when starting the broker on one of these servers it issued Failed to initialize CPG). then i tried to start openai

Re: qpid clustering: Failed to initialize CPG

2011-05-11 Thread stoyan
uster coming out of nowhere please confirm thanks! stoyan -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid-clustering-Failed-to-initialize-CPG-tp6348587p6351614.html Sent from the Apache Qpid users mailing list archive at Nabbl

Re: qpid clustering: Failed to initialize CPG

2011-05-11 Thread stoyan
what you suggested is what i am doing already: /sbin/service corosync start, then qpidd -d --config=/etc/qpid/qpid.conf --cluster-name=QpidCL are there other qpid options i should be using? how does qpid know how to reach the corosync cluster? maybe it is using another config file than what the co

qpid clustering: Failed to initialize CPG

2011-05-10 Thread stoyan
pidd) any ideas? am i missing a qpid.conf setting or something? thanks! stoyan -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid-clustering-Failed-to-initialize-CPG-tp6348587p6348587.html Sent from the Apache Qpid users mail