[jboss-jira] [JBoss JIRA] (WFLY-179) CLONE - Adding modcluster via the CLI fails.

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed May 22 07:49:06 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775943#comment-12775943 ] 

RH Bugzilla Integration commented on WFLY-179:
----------------------------------------------

Jean-frederic Clere <jclere at redhat.com> made a comment on [bug 900801|https://bugzilla.redhat.com/show_bug.cgi?id=900801]

Cause: 

The modcluster subsystem can't be added without specifying a connector and the add of modcluster subsystem doesn't accept any parameter.

Consequence: 

you can't add the modcluster subsystem via the cli.

Workaround (if any): 

you need to use a batch something like:
batch
/subsystem=modcluster:add
/subsystem=modcluster/mod-cluster-config=configuration:add(connector=ajp,advertise-socket=modcluster)
run-batch

Result: 
.
                
> CLONE - Adding modcluster via the CLI fails.
> --------------------------------------------
>
>                 Key: WFLY-179
>                 URL: https://issues.jboss.org/browse/WFLY-179
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI, Clustering
>            Reporter: Tom Fonteyne
>            Assignee: Radoslav Husar
>             Fix For: 8.0.0.Alpha1
>
>
> Adding modcluster via the CLI fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list