On 19/01/17 20:23, Gregory Simpson wrote:
So currently I have 2 VMs and on one of them the the following command
works:
qpid-route map localhost:5672
On the working VM I turned on the extra logging by using the -t option and
seen that it is connecting to the broker.
On the non working VM, when I run the the same commands it is failing with
the VersionError exception that I shown before. I believe it is because for
some reason it is not connecting to the broker. I say this because with the
extra logging turned on the broker does not respond when I run the
qpid-route command.
That suggests to me that the tool is connecting to some other broker,
which doesn't speak v 0-10.
Check which process is listening on 5672 (e.g. netstat -tulpn | grep :5672).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]