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 happening.

Thanks in advance!

Logs:

2009-nov-06 12:35:55 notice Recovering from cluster, no recovery from local 
journal
2009-nov-06 12:35:55 notice Listening on TCP port 5672
2009-nov-06 12:35:55 notice broker1:9646(INIT) joining cluster renga-qpid-dev 
with url=amqp:tcp:broker1:5672
2009-nov-06 12:35:55 notice Broker running
2009-nov-06 12:35:55 notice Journal "test3": Created
2009-nov-06 12:35:58 notice broker1:9646(READY) caught up, active cluster member
2009-nov-06 13:56:17 error Execution exception: invalid-argument: 
[email protected]: confirmed < (654+0) but only 
sent < (653+0) (qpid/SessionState.cpp:163)
2009-nov-06 13:56:17 error broker1:9646(READY/error) channel error 1125458 on 
broker2:9011-347(shadow): invalid-argument: 
[email protected]: confirmed < (654+0) but only 
sent < (653+0) (qpid/SessionState.cpp:163) (unresolved: broker1:9646 
broker2:9011 )
2009-nov-06 13:56:17 critical broker1:9646(READY/error) error 1125458 did not 
occur on broker2:9011
2009-nov-06 13:56:17 error Error delivering frames: Aborted by local failure 
that did not occur on all replicas
2009-nov-06 13:56:17 notice broker1:9646(LEFT/error) leaving cluster 
renga-qpid-dev
2009-nov-06 13:56:17 notice Shut down

2009-nov-06 15:40:22 notice Journal "TplStore": Created
2009-nov-06 15:40:22 notice Store module initialized; dir=/var/lib/qpidd
2009-nov-06 15:40:22 notice Recovering from cluster, no recovery from local 
journal
2009-nov-06 15:40:22 notice Listening on TCP port 5672
2009-nov-06 15:40:22 notice broker1:10496(INIT) joining cluster renga-qpid-dev 
with url=amqp:tcp:broker1:5672
2009-nov-06 15:40:22 notice Broker running
2009-nov-06 15:40:22 notice Journal "test3": Created
2009-nov-06 15:40:26 notice broker1:10496(READY) caught up, active cluster 
member
2009-nov-06 15:45:18 error Execution exception: invalid-argument: 
[email protected]: confirmed < (6502+0) but only 
sent < (6498+0) (qpid/SessionState.cpp:163)
2009-nov-06 15:45:18 error broker1:10496(READY/error) channel error 895882 on 
broker2:10019-131(shadow): invalid-argument: 
[email protected]: confirmed < (6502+0) but only 
sent < (6498+0) (qpid/SessionState.cpp:163) (unresolved: broker1:10496 
broker2:10019 )
2009-nov-06 15:45:18 critical broker1:10496(READY/error) error 895882 did not 
occur on broker2:10019
2009-nov-06 15:45:18 error Error delivering frames: Aborted by local failure 
that did not occur on all replicas
2009-nov-06 15:45:18 notice broker1:10496(LEFT/error) leaving cluster 
renga-qpid-dev
2009-nov-06 15:45:18 notice Shut down

2009-nov-06 16:02:38 notice broker1:10590(INIT) joining cluster renga-qpid-dev 
with url=amqp:tcp:broker1:5672
2009-nov-06 16:02:38 notice Broker running
2009-nov-06 16:02:38 notice Journal "test3": Created
2009-nov-06 16:02:42 notice broker1:10590(READY) caught up, active cluster 
member
2009-nov-06 16:08:19 error Execution exception: invalid-argument: 
[email protected]: confirmed < (8757+0) but only 
sent < (8756+0) (qpid/SessionState.cpp:163)
2009-nov-06 16:08:19 error broker1:10590(READY/error) channel error 2436085 on 
broker2:10019-430(shadow): invalid-argument: 
[email protected]: confirmed < (8757+0) but only 
sent < (8756+0) (qpid/SessionState.cpp:163) (unresolved: broker1:10590 
broker2:10019 )
2009-nov-06 16:08:19 critical broker1:10590(READY/error) error 2436085 did not 
occur on broker2:10019
2009-nov-06 16:08:19 error Error delivering frames: Aborted by local failure 
that did not occur on all replicas
2009-nov-06 16:08:19 notice broker1:10590(LEFT/error) leaving cluster 
renga-qpid-dev
2009-nov-06 16:08:20 notice Shut down

2009-nov-16 16:15:39 error Execution exception: invalid-argument: 
[email protected]: confirmed < (864+0) but only 
sent < (863+0) (qpid/SessionState.cpp:163)
2009-nov-16 16:15:39 error broker1:31842(READY/error) channel error 4208088 on 
broker2:31018-476(shadow): invalid-argument: 
[email protected]: confirmed < (864+0) but only 
sent < (863+0) (qpid/SessionState.cpp:163) (unresolved: broker1:31842 
broker2:31018 )
2009-nov-16 16:15:39 critical broker1:31842(READY/error) error 4208088 did not 
occur on broker2:31018
2009-nov-16 16:15:39 error Error delivering frames: Aborted by local failure 
that did not occur on all replicas
2009-nov-16 16:15:39 notice broker1:31842(LEFT/error) leaving cluster 
renga-qpid-dev
2009-nov-16 16:15:39 notice Shut down
2009-nov-16 16:15:39 error Connection 10.59.174.186:5672 closed by error: 
closed by management(320)

Reply via email to