Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-519

protocol-manager-factory is not implemented on ConnectionFactoryControl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • None
    • None

    Description

      When trying to update attribute protocol-manager-factory in wildfly of /subsystem=messaging-activemq/server=default/connection-factory=RemoteConnectionFactory it raises the following exception
      17:36:06,807 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("undefine-attribute") failed - address: ([
      ("subsystem" => "messaging-activemq"),
      ("server" => "default"),
      ("connection-factory" => "RemoteConnectionFactory")
      ]): java.lang.UnsupportedOperationException: WFLYMSGAMQ0053: Runtime handling for protocol-manager-factory is not implemented
      at org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryWriteAttributeHandler.applyOperationToActiveMQService(ConnectionFactoryWriteAttributeHandler.java:189)
      at org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryWriteAttributeHandler.applyUpdateToRuntime(ConnectionFactoryWriteAttributeHandler.java:96)
      at org.jboss.as.controller.AbstractWriteAttributeHandler$1.execute(AbstractWriteAttributeHandler.java:104)
      at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:890)

      Attachments

        Activity

          People

            Unassigned Unassigned
            bayern39 Chen Maoqian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: