本地windows安装测试的rabbitMq的浏览器界面查看的plugin时遇到报错,
TCP connection succeeded but Erlang distribution failed * Authentication failed (rejected by the remote node), please check the Erlang cookie
参考这个http://zhiku8.com/rabbitmq-authentication-failed-rejected-by-the-remote-node.html,本地的.erlang.cookie文件分别在:C:\Windows\System32\config\systemprofile和C:\Users\lenovo,要一致,从windows的考到user下。
安装rabbitmq前要装erlang,安装完erlang cmd查看是否成功erl命令,安装erlang文件时默认的安装路径里会有空格要删除
安装rabbitmq参考http://blog.youkuaiyun.com/hzw19920329/article/details/53156015