On 12/08/2009 02:26 PM, Sandy Pratt wrote:
-----Original Message-----
From: Alan Conway [mailto:[email protected]]
Sent: Friday, November 27, 2009 7:52 AM
To: [email protected]
Subject: Re: Qpid Cluster Errors
I think this is an instance of one of the following two bugs, probably
the first
one:
(1) https://bugzilla.redhat.com/show_bug.cgi?id=516501
(2) http://svn.apache.org/viewvc?view=revision&revision=834026
Both are fixed for the next release.
I upgraded my machines to qpidd 0.5.752581-34 built from
qpidc-0.5.752581-34.src.rpm, and I was actually able to see this problem recur
on at least two of my clusters. Is it true that these builds contain the bug
fix? If so, then I must be suffering from some other problem.
Anyone have any suggestions for mitigating the problem, or a good revision to
build from trunk at?
There is another issue that turned up with the same symptom
https://issues.apache.org/jira/browse/QPID-225. Fixed in r888874. Let me know if
that resolves your problem, if not I want to look into it more.
Debug data below.
Thanks,
Sandy
--
Qpidd.conf:
cluster-name="na2m-dev1"
cluster-username="***"
cluster-password="***"
cluster-mechanism="PLAIN"
cluster-read-max=1
log-to-file="/var/lib/qpidd/qpidd.log"
auto-expand-max-jfiles=64
num-jfiles=16
jfile-size-pgs=512
wcache-page-size=128
tpl-num-jfiles=32
tpl-jfile-size-pgs=48
tpl-wcache-page-size=64
wait=120
ack=1
worker-threads=1
--
Logs:
Cluster 1:
2009-dec-07 15:11:47 error Execution exception: invalid-argument:
[email protected]: confirmed< (5+0) but only
sent< (4+0) (qpid/SessionState.cpp:163)
2009-dec-07 15:11:47 error 10.72.40.167:13351(READY/error) channel error 293369 on
10.72.40.166:31860-576(shadow): invalid-argument:
[email protected]: confirmed< (5+0) but only
sent< (4+0) (qpid/SessionState.cpp:163) (unresolved: 10.72.40.166:31860
10.72.40.167:13351 )
2009-dec-07 15:11:47 critical 10.72.40.167:13351(READY/error) error 293369 did
not occur on 10.72.40.166:31860
2009-dec-07 15:11:47 error Error delivering frames: Error 293369 did not occur
on all members (qpid/cluster/ErrorCheck.cpp:90)
2009-dec-07 15:11:47 notice 10.72.40.167:13351(LEFT/error) leaving cluster
na2m-dev1
2009-dec-07 15:11:47 notice Shut down
Cluster 2:
2009-dec-07 16:09:01 error Execution exception: invalid-argument:
[email protected]: confirmed< (1+0) but only
sent< (0+0) (qpid/SessionState.cpp:163)
2009-dec-07 16:09:01 error 10.59.174.211:10625(READY/error) channel error 606 on
10.59.174.186:3014-3(shadow): invalid-argument:
[email protected]: confirmed< (1+0) but only
sent< (0+0) (qpid/SessionState.cpp:163) (unresolved: 10.59.174.186:3014
10.59.174.211:10625 )
2009-dec-07 16:09:01 critical 10.59.174.211:10625(READY/error) error 606 did
not occur on 10.59.174.186:3014
2009-dec-07 16:09:01 error Error delivering frames: Error 606 did not occur on
all members (qpid/cluster/ErrorCheck.cpp:90)
2009-dec-07 16:09:01 notice 10.59.174.211:10625(LEFT/error) leaving cluster
renga
2009-dec-07 16:09:01 notice Shut down
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]