Hide Forgot
Description of problem: ----------------------- Nevigate to the following in the admin console and press "Clear Caches" button : Profile-->Infinispan-->local-cache-->hibernate Pressing "Clear Cache" button throws following error in console: Unknown error Unexpected HTTP response: 500 Request { "address" => [ ("subsystem" => "infinispan"), ("cache-container" => "hibernate"), ("local-cache" => "entity") ], "operation" => "clear" } Response Internal Server Error { "outcome" => "failed", "failure-description" => "JBAS014884: No operation named 'clear' exists at address [ (\"subsystem\" => \"infinispan\"), (\"cache-container\" => \"hibernate\"), (\"local-cache\" => \"entity\") ]", "rolled-back" => true ----------------------------------- Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. In Admin Console http://localhost:9990 navigate to Profile-->Infinispan-->local-cache-->hibernate 2. Press "Clear Cache" button 3. Actual results: There was supposed to be no error/ Or the "Clear Cache" button was not supposed to be there. Expected results: Additional info:
Jay Kumar SenSharma <jsenshar> made a comment on jira WFLY-2606 - It looks related to [1] Where a feature request was raised to add "Clear Caches" button on the admin console. [1] https://issues.jboss.org/browse/WFLY-738
Disabled clear cache button in console until WFLY-738 is fixed
Depends on upstream WFLY-738.
Harald Pehl <hpehl> updated the status of jira HAL-318 to Coding In Progress
Deferred until WFLY-738 is fixed
Harald Pehl <hpehl> updated the status of jira HAL-318 to Open
This issue is reported against a version which is no longer maintained, which means that it will not receive a fix. Clear-cache button was also removed from newer versions of console.
Harald Pehl <hpehl> updated the status of jira HAL-318 to Closed