Network Management
Handle.exe errors in RabbitMQ logs in the Orion Platform
The article describes the errors in RabbitMQ in Orion Platform and how to approach such issues.
First published date
Last published date
Overview
When you open RabbitMQ logs on your Orion Platform server, you find the following errors in the RabbitMQ log:
2021-02-18 08:03:39.847 [error] <0.934.0> Could not find handle.exe, please install from sysinternals
The article describes the errors in RabbitMQ and how to approach such issues.
Product section
Cause
A known RabbitMQ issue. See Could not find handle.exe... (© 2021 GitHub, Inc., available at https://github.com/rabbitmq/rabbitmq-management-agent/issues/90, obtained on March 4, 2021).
Resolution
These errors are triggered by RabbitMQ monitoring always when RabbitMQ starts. RabbitMQ uses handle.exe to monitor file descriptors and displays tracking details in the RabbitMQ Management UI. However, these details are not used by the Orion Platform, and thus the handle.exe app is not relevant for the Orion Platform. Unfortunately, it is not possible to turn the monitoring off. These errors can be safely ignored.
For details on RabbitMQ monitoring, see Monitoring - Rabbit MQ (© 2007-2020 VMware Inc, available from https://www.rabbitmq.com/monitoring.html, obtained on March 3, 2021).