cancel
Showing results for 
Search instead for 
Did you mean: 

browsing error

aseelodeh
Level 5
Hi,
i'm browsing decipher and getting this error "rabbitMQ is not started", all required services are started, and I've restarted rabbitMQ again, and still the same error message

10252.png

------------------------------
aseel odeh
------------------------------
2 REPLIES 2

gmarquez
Level 6
Hi Aseel,

Usually, this occurs when RabbitMQ hasn't been properly installed. You can verify this by looking at the RabbitMQ service in your services and if the description is empty, that means it didn't install correctly and you will have to uninstall/reinstall Rabbit MQ

You can read the KB for this issue here: http://portal.blueprism.com/customer-support/support-center#/path/1601193862

In this case, you can remove the RabbitMQ service and re-install the software without re-installing Decipher components. To do this, follow the steps below:

  1. Open CMD as administrator and navigate to the sbin folder (e.g. : -C:\Program Files\RabbitMQ Server\rabbitmq_server-3.8.2\sbin)

  2. Remove RabbitMQ service by: rabbitmq-service.bat remove

  3. Reinstall it by: rabbitmq-service.bat install

  4. Start the service by: rabbitmq-service.bat start

I hope this gets your system going.

Thanks!



------------------------------
Gabe Marquez
Sr. Technical Consultant, Professional Services
Blue Prism
------------------------------

Thank you this helps.



------------------------------
aseel odeh
------------------------------