[infinispan-issues] [JBoss JIRA] (ISPN-8973) Administration console - changing eviction strategy results in error

Roman Macor (JIRA) issues at jboss.org
Wed Mar 21 06:53:00 EDT 2018


Roman Macor created ISPN-8973:
---------------------------------

             Summary: Administration console - changing eviction strategy results in error
                 Key: ISPN-8973
                 URL: https://issues.jboss.org/browse/ISPN-8973
             Project: Infinispan
          Issue Type: Bug
          Components: JMX, reporting and management
    Affects Versions: 9.2.0.Final
            Reporter: Roman Macor


Steps to reproduce:
- start server in domain mode
- click on cache container -> cache -> configuration -> memory tab ->  set memory
- e.g. (Type: binary, Eviction: count, Size: 10, strategy: FIFO)
- apply changes -> restart now
- change the strategy to LRU, click apply changes

That results in error popup:

{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:":{"server-group":{"cluster":{"host":{"master":{"server-one":{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:":{"Operation step-3":"WFLYCTL0158: Operation handler failed: java.lang.NullPointerException"}},"server-two":{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:":{"Operation step-3":"WFLYCTL0158: Operation handler failed: java.lang.NullPointerException"}}}}}}}}

There are no error logs in the server log.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list