You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "John Kostaras (Jira)" <ji...@apache.org> on 2021/04/26 11:43:00 UTC

[jira] [Created] (AMQ-8250) No network connectors created via JMX appear in the web UI

John Kostaras created AMQ-8250:
----------------------------------

             Summary: No network connectors created via JMX appear in the web UI
                 Key: AMQ-8250
                 URL: https://issues.apache.org/jira/browse/AMQ-8250
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.10.2
            Reporter: John Kostaras


After creating a new network connector using {{BrokerViewMBean.addNetworkConnector(String discoveryAddress);}} the network connector is visible in JConsole but not in the web ui (http://<host>:8161/admin/network.jsp). This is related to https://issues.apache.org/jira/browse/AMQ-4823 which fixes the NC in JConsole.

When creating a network connector via JMX, this is not persistent, i.e. on broker restart it is not there anymore. Is this normal? In order to create permanent NCs the only way is to edit {{conf/activemq.xml}}? How can one create persistent NCs using JMX?

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)