-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
All
- 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)
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
}
- is blocked by
-
WFLY-738 Add clear cache operation on cache container and cache (accessible via admin console)
-
- Closed
-