[jboss-jira] [JBoss JIRA] (WFCORE-2175) suggest-capabilities operation fails for specific parameters

Tomaz Cerar (JIRA) issues at jboss.org
Tue Jan 10 11:52:00 EST 2017


     [ https://issues.jboss.org/browse/WFCORE-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar reassigned WFCORE-2175:
-----------------------------------

    Assignee: Tomaz Cerar  (was: Brian Stansberry)


> suggest-capabilities operation fails for specific parameters
> ------------------------------------------------------------
>
>                 Key: WFCORE-2175
>                 URL: https://issues.jboss.org/browse/WFCORE-2175
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Harald Pehl
>            Assignee: Tomaz Cerar
>
> The following operation fails with a {{StringIndexOutOfBoundsException}}
> {code}
> /host=master/core-service=capability-registry:suggest-capabilities(name=org.wildfly.clustering.jgroups.channel-factory,dependent-address=[("profile" => "full-ha"),("subsystem" => "jgroups")])
> {code}
> while similar operations work w/o an error
> {code}
> /host=master/core-service=capability-registry:suggest-capabilities(name=org.wildfly.batch.job.repository, dependent-address=[("profile" => "full"),   ("subsystem" => "batch-jberet")])
> {code}
> This is the code which throws the {{StringIndexOutOfBoundsException}}: https://github.com/wildfly/wildfly-core/blob/master/controller/src/main/java/org/jboss/as/controller/CapabilityRegistry.java#L946



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list