[rabbitmq-discuss] Erlang client handshake problem

Matthias Radestock matthias at lshift.net
Wed Jan 28 08:48:26 GMT 2009


Dave,

Dave Bryson wrote:
> I'm using:
> - latest erlang client from the website
> - Rabbitmq server 1.5.1
> - Erlang 12b-5
> 
> Any idea what I'm doing wrong?

The tests work fine for me using the v1_5_1-tagged revision of the 
server (same as latest release) and the head of the *default* branch of 
the rabbitmq-erlang-client (revision 3c6f7b5e67ae at the time of writing).

When building from our hg repos, do *not* use the 'tip' revision - it 
will be some random, probably un-qa'ed branch. Use the head of the 
'default' branch instead, or, even better, some tagged revision such as 
'v1_5_1'. Revisions with the same tag should work together, whereas the 
'default' revisions in different repos sometimes do not.

I have just added a 'v1_5_1' tag to the rabbitmq-erlang-client repo.


Matthias.




More information about the rabbitmq-discuss mailing list