Wednesday, June 8, 2011

Qpid - Client max connection count limit exceeded: 500 connection refused

I'm using qpid 0.10 with the c# messaging lib and got a strange error after 500 established connections (depends on max-connections value):
Client max connection count limit exceeded: 500 connection refused

This seems to be a bug in the c# client in qpid version 0.8 and also in qpid version 0.10. This error may also occur in the c++ libs i think.

A major bug entry has been cased in the apache qpid issue tracker: https://issues.apache.org/jira/browse/QPID-3294


No comments: