I am following the MQTT Connector tutorial and I can’t get the MQTT Message Broker to work and when I try to troubleshoot by using the debug logs I only see the TCPInboundTransport. There is no com.esri.geoevent.transport.mqtt.MqttInboundTransport or com.esri.geoevent.transport.mqtt.MqttOutboundTransport.
I am using GeoEvent Server 10.9.1 and I have tried the Eclipse Mosquitto 1.6.2 and the latest version 2.0.14.
I have inbound and outbound MQTT Transports and Connectors, but it doesn't seem like the MQTT Message Broker is working.

Thanks.