Topic
During server installation, RabbitMQ failed to install leading to the server installation failing with fatal error 1603 and rollback.

Instructions
Cause:
Possibly script execution rights or lack of permissions for the logged in user.
Solution:
To resolve the issue, do the following.
- Open registry editor.
- Locate registry key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Ericsson\Erlang
- Delete the registry key.
- Save and close Registry Editor.
- Reattempt the server installation.
If installation was successful but RabbitMQ service not seen in Services or RabbitMQ admin not accessible, do the following:
- Open PowerShell.
- Navigate to C:\Nintex\installer-assets\config\prod\scripts
- Run command ./configureAll.ps1 -h “<installed directory>:\Nintex”
- After execution completed, verify that RabbitMQ service is seen in Services
- Restart Nintex services.