[rabbitmq-discuss] Erlang RabbitMQ Client hanshake problem on "State = Driver:handshake(InitialState), "
Lynton Grice
lynton.grice at logosworld.com
Tue Jun 9 19:12:26 BST 2009
Hi Matthias,
Yup, that is the new error, sorry for not making it clearer earlier....
>From a Windows perspective I will download the files from
http://hg.rabbitmq.com/rabbitmq-erlang-client/
BTW: How do I tell what version of the client I am running?
But I will just download the very latest one on top and compile them?
I have just installed Mercurial for Windows but will only try get familiar
with that tomorrow.....
Thanks again for the help thus far....
Lynton
-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com
[mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Matthias
Radestock
Sent: 09 June 2009 08:00 PM
To: Grice, Lynton (L)
Cc: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Erlang RabbitMQ Client hanshake problem on
"State = Driver:handshake(InitialState), "
Lynton,
Grice, Lynton (L) wrote:
> I have tried to do what you asked for in order for you to understand the
> problem better, forgive me if I misinterpreted one or two things, just
> let me know and I will try again ;-)
That all looks fine, BUT ...
the reason I asked for this info is so that I could figure out why you
were getting the {undef, [{rabbit_framing_channel,start_link,...}]}
error. It looks like you are no longer getting that error. Is that correct?
What's the problem now? Does network_client_test:lifecycle_test() not
return, and you get an {handshake_timeout,frame_header} error in the
server logs?
If so, that does look like a version incompatibility problem again,
specifically it appears that you are running a 1.5.5 server, but a
non-1.5.x Erlang client. As I said before, if you are running with a
1.5.5 server, make sure that your version of the Erlang client is from a
1.5.x tag/branch. If that doesn't work for you, please send me a
transcript of the commands you are using to get hold of your copies of
the client and server code.
Regards,
Matthias.
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090609/98ce6984/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 12409 bytes
Desc: not available
Url : http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090609/98ce6984/attachment.png
More information about the rabbitmq-discuss
mailing list