You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Chen Maoqian (JIRA)" <ji...@apache.org> on 2016/05/19 01:34:12 UTC

[jira] [Resolved] (ARTEMIS-519) protocol-manager-factory is not implemented on ConnectionFactoryControl

     [ https://issues.apache.org/jira/browse/ARTEMIS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen Maoqian resolved ARTEMIS-519.
----------------------------------
    Resolution: Fixed

> protocol-manager-factory is not implemented on ConnectionFactoryControl 
> ------------------------------------------------------------------------
>
>                 Key: ARTEMIS-519
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-519
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Chen Maoqian
>             Fix For: 1.3.0
>
>
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)