[JBoss JIRA] (WFCORE-492) fix JMX ObjectNameAddressUtil#toPathAddress
by Kabir Khan (JIRA)
[ https://issues.jboss.org/browse/WFCORE-492?page=com.atlassian.jira.plugin... ]
Kabir Khan closed WFCORE-492.
-----------------------------
> fix JMX ObjectNameAddressUtil#toPathAddress
> -------------------------------------------
>
> Key: WFCORE-492
> URL: https://issues.jboss.org/browse/WFCORE-492
> Project: WildFly Core
> Issue Type: Bug
> Affects Versions: 1.0.0.Alpha15
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 1.0.0.Alpha16
>
>
> The code in ObjectNameAddressUtil#toPathAddress is wrong: it must look for the childAddress's submodel, not the address of the registry itself.
> The current code fails with the exception:
> org.jboss.as.controller._private.OperationFailedRuntimeException: WFLYCTL0071: Duplicate path element 'subsystem' found [ "WFLYCTL0071: Duplicate path element 'subsystem' found" ]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 11 months
[JBoss JIRA] (WFCORE-492) fix JMX ObjectNameAddressUtil#toPathAddress
by Kabir Khan (JIRA)
[ https://issues.jboss.org/browse/WFCORE-492?page=com.atlassian.jira.plugin... ]
Kabir Khan reassigned WFCORE-492:
---------------------------------
Assignee: Jeff Mesnil
Resolution: Done
> fix JMX ObjectNameAddressUtil#toPathAddress
> -------------------------------------------
>
> Key: WFCORE-492
> URL: https://issues.jboss.org/browse/WFCORE-492
> Project: WildFly Core
> Issue Type: Bug
> Affects Versions: 1.0.0.Alpha15
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 1.0.0.Alpha16
>
>
> The code in ObjectNameAddressUtil#toPathAddress is wrong: it must look for the childAddress's submodel, not the address of the registry itself.
> The current code fails with the exception:
> org.jboss.as.controller._private.OperationFailedRuntimeException: WFLYCTL0071: Duplicate path element 'subsystem' found [ "WFLYCTL0071: Duplicate path element 'subsystem' found" ]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 11 months