However, attempting to use it in our code that works with other installations of RabbitMQ gets "No connection could be made because the target machine actively refused it". Doing "telnet 127.0.0.1 5672" gets "Could not open connection to the host, on port 5672: Connect failed". netstat shows nothing present on port 5672. "rabbitmqctl.bat status" gives:
{"init terminating in do_boot",{undef,[{rabbit_nodes,ensure_epmd,[],[]},{rabbit_cli,start_distribution,0,[{file,"src/rabbit_cli.erl"},{line,152}]},
,1,[{file,"init.erl"},{line,1054}]},{init,start_em,1,[{file,"init.erl"},{line,1035}]}]}}
init terminating in do_boot ()