[jboss-jira] [JBoss JIRA] (AS7-4306) stop-context enable-context disable-context all return 'Operation handler failed: null' unless virtualhost='default-host'

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Apr 3 16:31:47 EDT 2012


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

Brian Stansberry updated AS7-4306:
----------------------------------

       Assignee: Jean-Frederic Clere  (was: Alexey Loubyansky)
    Component/s: Clustering
                 Domain Management
                     (was: CLI)


Jean-Frederic, I'm assuming this issue isn't really about the CLI itself (i.e. it's not a client-side problem) but rather is a problem in the subsytem.
                
> stop-context enable-context disable-context all return 'Operation handler failed: null' unless virtualhost='default-host'
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-4306
>                 URL: https://issues.jboss.org/browse/AS7-4306
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering, Domain Management
>    Affects Versions: 7.1.1.Final
>         Environment: Standalone AS7 instance using -c standalone-ha.xml profile. 
> Using jboss-cli.sh to manage modcluster subsystem.
> Using modcluster 1.2.0.Final
>            Reporter: Simeon Pinder
>            Assignee: Jean-Frederic Clere
>              Labels: rhq
>
> i)Setup httpd, modcluster and as7 standalone instance and deploy cluster enabled webapp so that requests for http://(as7 server):8080/app.html is correctly served up by http://(httpd server)/app.html.
> ii)Log into AS7 and attempt to run stop-context | enable-context | disable-context via cli with a host OTHER than 'virtual-host' and the commands fail with the following:
> /subsystem=modcluster/:disable-context(virtualhost=vitalstatistix.conchfritter.com,context=/helloworld)
> {
>     "outcome" => "failed",
>     "failure-description" => "JBAS014749: Operation handler failed: null",
>     "rolled-back" => true
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list