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

Simeon Pinder (JIRA) jira-events at lists.jboss.org
Tue Mar 27 12:15:47 EDT 2012


Simeon Pinder created AS7-4306:
----------------------------------

             Summary: 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: CLI
    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: Alexey Loubyansky


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