-
Bug
-
Resolution: Done
-
Critical
-
11.0.3.Final, 12.0.0.Final
-
None
When a cache is created using the EmbeddedCacheManagerAdmin with a configuration that prevents the cache from starting, it will throw an error but will persist the cache nonetheless.
Further operations involving cache manager can throw exceptions, for example, Health.getHealth() since it tries to access the invalid cache that cannot be started
- is related to
-
ISPN-12376 Deal with FAILED Health status in the console
- Closed
- relates to
-
ISPN-12102 Validate configuration before storing it
- Closed