I\'m a new one just start to learn and install RabbitMQ on Windows System.
I install Erlang VM and RabbitMQ in custom folder, not default folder (Both of them).
I have reinstall the RabbitMQ in my computer by using default setup foler
Then check with the command :
rabbitmqctl status
It work now, not the problem of Erlang VM .(Means Er can install at other foler)
It will cause some problem (like this one) that I couldn't find out now if we don't use the RabbitMQ default setup require foler (C:\Program Files\RabbitMQ Server)
If anyone find it out, I hope you can tell me why and how to fix.