High Availability upgrade procedure encountered some errors
Description
During setup, there may be several causes for the following error message to appear:
"Unable to connect to local Imagicle Replication Service. High availability upgrade procedure encountered some errors. Some Imagicle applications won't run properly until this upgrade has been completed succesfully. To resolve this issue, start the installation package again."
If you are in this situation, please perform the following checks in order (mandatory).
RabbitMQ service installation failed during setup on Windows Server 2008 R2
During setup some problems might have occured during RabbitMQ service installation.
If you are affected by this problem, you will find in the setup logs lines like the following:
Executing: "C:\Users\ADMINI~1\AppData\Local\Temp\is-PSM1U.tmp\paexec.exe" -s -dfr "<IAS-ROOT>\Lib\RabbitMQ\rabbitmq_server-3.7.12\sbin\rabbitmq-service.bat" install
Execution completed with return code: 1
Additionaly, you may also find in Replication.Service logs lines like these:
[Replication] [SvReplicationServiceWorker] ExecuteBatch error: nifs/common/prim_file_nif.c:388:unknown_function: Internal error: Failed to defer prim_file close.
To solve this situation, we need to reinstall RabbitMQ service. In order:
- Navigate into Lib\RabbitMQ\rabbitmq-server-3.7.12\sbin
- Open a cmd (As Administrator)
- Run the following command lines:
- rabbitmq-service remove
- rabbitmq-service install
- rabbitmq-service start
- Check if the plugin web is now available pointing the browser on localhost:15672.
Starting from 2019.Summer.1 the RabbitMQ service reinstall can be performed easily using the related Reinstall service button in Fw.HighAvailabilityTool.
RabbitMQ service is not working properly
If rabbitmq-server-3.7.12 folder exists in IAS_FOLDER\Lib\RabbitMQ, try to apply the linked solution. If this is not the case, go to the next possible cause.
RabbitMQ is not installed properly
If rabbitmq-server-3.7.12 folder do not exist in IAS_FOLDER\Lib\RabbitMQ, its binary installation failed during setup. To solve this issue, please, follow the following steps:
- Download rabbitmq-server-3.7.12 binaries and install it in IAS_FOLDER\Lib\RabbitMQ folder
- Retry IAS setup execution
Listed solutions did not repair the installation
If the situation does not resolve, please contact Imagicle support.
|
||
This article was: |
Prev | Next | |
Imagicle ApplicationSuite 2019.Spring.1.H3 setup error message... | Database wizard error 'This SQL Server version (x.xx) is not... |