TypeError in RabbitMQ Management UI
search cancel

TypeError in RabbitMQ Management UI

book

Article ID: 442039

calendar_today

Updated On:

Products

VMware Tanzu RabbitMQ

Issue/Introduction

When we click on queue/JMS Queue in the management console, below error might show up in the Management UI:

TypeError: Cannot read properties of undefinea (reading mpi) TypeEror: Cannot read properties of undefined (reading mpli) a Aray process eval at comple (ht ://ocahost: 15672/js/eis-10 mini: 1: 654), 45;8, at ES render (ht /Cast 1567 seis 1,0minist:185) at
format (ht://cahost: 15672/s/main. s:1370:21) at htp:/calhost:5672/js/main.is:644:24 at with reos (ht://cahost: 156721/s/main.s: 1352:9) at htp://calhost: 15672/js/main.js:4348:17 at req.onreadystatechange
http://lcalhost:15672/js/main.js:1430:17)

Cause

In case in rabbitmq_management is not enabled, this error will be thrown. 

Incase if JMS Client is being used, ensure rabbitmq_jms_topic_exchange plugin is also enabled.

Resolution

Enable below plugins to resolve the issue:

rabbitmq_management
rabbitmq_jms_topic_exchange

Additional Information

https://www.rabbitmq.com/docs/plugins#troubleshooting