[jboss-jira] [JBoss JIRA] (WFLY-11117) Executing legacy operations in mod_cluster subsystem is not possible with configuration with just one proxy

Jan Kašík (Jira) issues at jboss.org
Mon Oct 8 06:25:00 EDT 2018


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

Jan Kašík updated WFLY-11117:
-----------------------------
    Affects Version/s: 14.0.0.Final


> Executing legacy operations in mod_cluster subsystem is not possible with configuration with just one proxy
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-11117
>                 URL: https://issues.jboss.org/browse/WFLY-11117
>             Project: WildFly
>          Issue Type: Bug
>          Components: mod_cluster
>    Affects Versions: 14.0.0.Final
>            Reporter: Jan Kašík
>            Assignee: Radoslav Husar
>            Priority: Major
>
> Running legacy operation ends up with an error:
> {code}
> [standalone at localhost:9990 /] /subsystem=modcluster/:disable
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYMODCLS0022: Legacy operations cannot be used with multiple proxy configurations. Use non-deprecated operations at the correct proxy address.",
>     "rolled-back" => true
> }
> {code}
> mod_cluster configuration:
> {code}
> [standalone at localhost:9990 /] /subsystem=modcluster/:read-resource
> {
>     "outcome" => "success",
>     "result" => {
>         "mod-cluster-config" => {"configuration" => undefined},
>         "proxy" => {"default" => undefined}
>     }
> }
> {code}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list