155
Views
5
Comments
RabbitMQ is installed but could not find its version
Question

Now I am configing the platform server by config tool.In the cache Tab,I click  Create/upgrade Service, A dialog box pops up,the message is below:

Sync Erlang Environment Variables...

VarName: ERLANG_HOME, ProcessValue: C:\Program Files\OutSystems\Platform Server\thirdparty\Erlang, MachineValue: C:\Program Files\OutSystems\Platform Server\thirdparty\Erlang

Sync RabbitMQ Environment Variables...

VarName: RABBITMQ_BASE, ProcessValue: C:\ProgramData\RabbitMQ, MachineValue: C:\ProgramData\RabbitMQ

VarName: OUTSYSTEMS_RABBITMQ, ProcessValue: C:\Program Files\OutSystems\Platform Server\thirdparty\RabbitMQ Server, MachineValue: C:\Program Files\OutSystems\Platform Server\thirdparty\RabbitMQ Server

VarName: RABBITMQ_NODE_PORT, ProcessValue: , MachineValue: 

Synchronizing cookies...

RabbitMQ is installed but could not find its version. Aborting.

所在位置 C:\Program Files\OutSystems\Platform Server\scripts\RabbitMQ\RabbitMQ_Installation.ps1:372 字符: 5

+     throw "RabbitMQ is installed but could not find its version. Abor ...

+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : OperationStopped: (RabbitMQ is ins...sion. Aborting.:String) [], RuntimeException

    + FullyQualifiedErrorId : RabbitMQ is installed but could not find its version. Aborting.



cache tab.png
UserImage.jpg
Tobias Jiang

This problem bothered me for hours.

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Tobias,

Probably you have a password set that contains special characters. Refer to this post and try setting a new password without the listed special characters.

Regards,

Nordin

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

The following post describes the same issue which was solved by setting a more simple password.

https://www.outsystems.com/forums/discussion/68116/cache-validation-service-installation-error-on-prem/

Hope this helps.

UserImage.jpg
Tobias Jiang

@Nordin Ahdi the password is admin,not contains special character.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.