| Hi, I'm using in-memory caching using Hazelcast. I'm doint a test on my local pc. I succeeded in configuring the Hazelcast cluster and everything seems to work fine. To activate the Hazelcast cache I go to the admin page "Caching Defaults " where I correctly see two options for in-memory cache: Guava and Hazel. So far so good. However, after I save the new configuration I cannot display anymore the 'Caching Defaults' as it returns the exception I attached. In short DropDownChoice component with id 'policy' has an empty model. Thank you in advance. |