[jboss-jira] [JBoss JIRA] (AS7-4306) stop-context enable-context disable-context all return 'Operation handler failed: null' unless virtualhost='default-host'
Jean-Frederic Clere (JIRA)
jira-events at lists.jboss.org
Thu Apr 5 02:57:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Frederic Clere resolved AS7-4306.
--------------------------------------
Resolution: Done
fix by pull request 1979
> 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
> Fix For: 7.1.2.Final-redhat1
>
>
> 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