If your deployment architecture includes RabbitMQ on a dedicated server, use the following procedure to upgrade your system.
Procedure
-
Enable feature flags by any of the below methods:
- RabbitMQ web portal
- Open the RabbitMQ web portal (https://localhost:15671)
- In the Admin tab click on Feature Flags.
- Enable all feature flags and close the RabbitMQ web portal.
- RabbitMQ Command Prompt
- Open the RabbitMQ Command Prompt(sbin dir) and run this command:
Code
rabbitmqctl.bat enable_feature_flag all
- Open the RabbitMQ Command Prompt(sbin dir) and run this command:
- RabbitMQ web portal
- If you are upgrading from RabbitMQ 3.9.x or an earlier version, run the RabbitMQ 3.11.5 standalone installer from the GTAP Product Download page and enable all its feature flags by repeating Step 1. If you are upgrading from RabbitMQ version 3.11.15 continue with the below steps.
- Launch the Mission Control 3.2.0.0 Installer.
- On the Choose Setup Language page, select English or French and click Next.
- On the Welcome to the InstallShield Wizard page, click the links to read Mission Control documentation, and then click Next.
- On the License Agreement page, read the terms in the Genetecâ„¢ Software License Agreement, select I accept the terms in the license agreement, and then click Next.
-
On the Setup Type page, choose Advanced and
click Next.
-
On the Custom Setup page:
- Select the RabbitMQ Server option.
- Clear both the Mission Control and Restart Genetecâ„¢ Server options.
-
Click Install to complete the RabbitMQ upgrade.
Security Desk and the Mission Control Incident monitoring task remain online during the RabbitMQ upgrade. The RabbitMQ cluster configuration is not disturbed during this upgrade.
Parent topic: Upgrade tips for Mission Control