This might be the same as https://issues.apache.org/jira/browse/QPID-2982 but in case it's not, I'm dropping this email. If I connect to qpid-tool on member A of a cluster and do just about anything, e.g. list binding, list exchange, etc, the other node, B, blows up. In the logs below, exp01==A and exp02==B.
2010-12-29 14:02:31 debug Exception constructed: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) 2010-12-29 14:02:31 error Execution exception: invalid-argument: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) 2010-12-29 14:02:31 debug cluster(102.0.0.0:4568 READY/error) channel error 537763 on 10.1.58.3:58648(101.0.0.0:19780-286 shadow) must be resolved with: 101.0.0.0:19780 102.0.0.0:4568 : invalid-argument: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) 2010-12-29 14:02:31 debug cluster(102.0.0.0:4568 READY/error) error 537763 resolved with 102.0.0.0:4568 2010-12-29 14:02:31 debug cluster(102.0.0.0:4568 READY/error) error 537763 must be resolved with 101.0.0.0:19780 2010-12-29 14:02:31 critical cluster(102.0.0.0:4568 READY/error) local error 537763 did not occur on member 101.0.0.0:19780: invalid-argument: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) 2010-12-29 14:02:31 debug Exception constructed: local error did not occur on all cluster members : invalid-argument: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) (qpid/cluster/ErrorCheck.cpp:89) 2010-12-29 14:02:31 critical Error delivering frames: local error did not occur on all cluster members : invalid-argument: [email protected]: confirmed < (109+0) but only sent < (108+0) (qpid/SessionState.cpp:154) (qpid/cluster/ErrorCheck.cpp:89) 2010-12-29 14:02:31 notice cluster(102.0.0.0:4568 LEFT/error) leaving cluster walclust 2010-12-29 14:02:31 debug Message 0xb1756050 enqueued on topic-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [reply-exp01..20384.1] from queue reply-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [reply-exp01..20384.1] from queue reply-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [topic-exp01..20384.1] from queue topic-exp01..20384.1 2010-12-29 14:02:31 debug Unbound [schema.#] from queue topic-exp01..20384.1 2010-12-29 14:02:31 debug Unbound [console.#] from queue topic-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [qmfc-v2-exp01..20384.1] from queue qmfc-v2-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [qmfc-v2-exp01..20384.1] from queue qmfc-v2-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [qmfc-v2-ui-exp01..20384.1] from queue qmfc-v2-ui-exp01..20384.1 2010-12-29 14:02:31 debug Unbound [agent.ind.data.#] from queue qmfc-v2-ui-exp01..20384.1 2010-12-29 14:02:31 debug Unbound [agent.ind.event.#] from queue qmfc-v2-ui-exp01..20384.1 2010-12-29 14:02:31 debug Unbind key [qmfc-v2-hb-exp01..20384.1] from queue qmfc-v2-hb-exp01..20384.1 2010-12-29 14:02:31 debug Unbound [agent.ind.heartbeat.#] from queue qmfc-v2-hb-exp01..20384.1 2010-12-29 14:02:31 debug DISCONNECTED [10.1.58.3:45254] 2010-12-29 14:02:31 debug Unbind key [bridge_queue_1_d0638d51-8b76-48d0-a232-10e8bbed772d] from queue bridge_queue_1_d0638d51-8b76-48d0-a232-10e8bbed772d 2010-12-29 14:02:31 debug Unbind key [unix.boston.cust] from queue bridge_queue_1_d0638d51-8b76-48d0-a232-10e8bbed772d 2010-12-29 14:02:31 debug DISCONNECTED [10.1.58.3:45253] 2010-12-29 14:02:31 debug Shutting down CPG 2010-12-29 14:02:31 notice Shut down 2010-12-29 14:02:31 debug Journal "walmyq1": Destroyed 2010-12-29 14:02:31 debug Journal "TplStore": Destroyed One other note is that it seems like qpid-tool is somewhat inconsistent. At times, I can run the same command 2 or 3 or more times before it actually does anything, e.g.: # qpid-tool <my connect string> Management Tool for QPID qpid: list exchange Object Summary: qpid: list exchange Object Summary: qpid: list exchange Object Summary: qpid: list exchange Object Summary: qpid: list exchange Object Summary: qpid: list exchange Object Summary: ID Created Destroyed Index ================================================== 138 02:04:28 - 178. 139 02:04:28 - 178.amq.direct 140 02:04:28 - 178.amq.failover 141 02:04:28 - 178.amq.fanout 142 02:04:28 - 178.amq.match 143 02:04:28 - 178.amq.topic 144 02:04:28 - 178.bosmyex1 145 02:04:28 - 178.qmf.default.direct 146 02:04:28 - 178.qmf.default.topic 147 02:04:28 - 178.qpid.management 148 02:04:28 - 178.walmyex1 --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
