Skip to content

RabbitMQ service install logs Unrecognized option {child_type,worker}] on Windows Server 2022 #14680

@robertobasile84

Description

@robertobasile84

Describe the bug

On a clean installation of RabbitMQ 3.13.2 with Erlang OTP 26.2.5.10 on Windows Server 2022, the RabbitMQ service can be created and started, but during installation/update, the following error is shown:

Reproduction steps

  1. Install Erlang OTP 26.2.5.10 on Windows Server 2022 (default path).
  2. Install RabbitMQ 3.13.2 (default path).
  3. Open an elevated PowerShell and run:
cd "C:\Program Files\RabbitMQ Server\rabbitmq_server-3.13.2\sbin"
.\rabbitmq-service.bat install
  1. Observe the error in the output:
erlsrv: Service RabbitMQ added to system.
erlsrv: Unrecognized option {child_type,worker}]

Expected behavior

The RabbitMQ Windows service should install and update without any error messages.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions