]
Jean-Frederic Clere updated AS7-4306:
-------------------------------------
Fix Version/s: 7.1.2.Final-redhat1
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: