I need your help please.. I installed RabbitMQ server on my windows 10 desktop and then i enabled RabbitMQ management.(e.g rabbitmq-plugins enable rabbitmq_management)
I can see that the rabbit mq plugin is active but when i request to localhost:15672/ it is not working.
When i look at RabbitMQ logs. I get the following error
Could not find handle.exe, please install from sysinternals
Thanks.