[jboss-jira] [JBoss JIRA] (WFLY-2606) Infinispan clear-cache button not working in admin console
Jay Kumar SenSharma (JIRA)
jira-events at lists.jboss.org
Wed Dec 4 12:46:06 EST 2013
Jay Kumar SenSharma created WFLY-2606:
-----------------------------------------
Summary: Infinispan clear-cache button not working in admin console
Key: WFLY-2606
URL: https://issues.jboss.org/browse/WFLY-2606
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Console
Affects Versions: 8.0.0.Beta1
Environment: All
Reporter: Jay Kumar SenSharma
Assignee: Heiko Braun
- Nevigate to the following in the admin console and press *"Clear Caches"* button :
Profile --> Infinispan --> Cache Containers --> web
(Press "Clear Caches" button on the right side panel)
{code}
Unknown error
Unexpected HTTP response: 500
Request
{
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "web")
],
"operation" => "clear-caches"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "JBAS014884: No operation named 'clear-caches' exists at address [
(\"subsystem\" => \"infinispan\"),
(\"cache-container\" => \"web\")
]",
"rolled-back" => true
}
{code}
--
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