]
Manik Surtani updated ISPN-1161:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Configuration.getCacheLoaders() fails if cache is started
---------------------------------------------------------
Key: ISPN-1161
URL:
https://issues.jboss.org/browse/ISPN-1161
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.0.0.CR4
Reporter: Paul Ferraro
Assignee: Galder ZamarreƱo
Fix For: 5.0.0.CR5
org.infinispan.config.ConfigurationException: Attempted to modify a non-Dynamic
configuration element [cacheLoaderConfigs] after the component has started!
at
org.infinispan.config.AbstractConfigurationBean.testImmutability(AbstractConfigurationBean.java:105)
at
org.infinispan.config.CacheLoaderManagerConfig.getCacheLoaderConfigs(CacheLoaderManagerConfig.java:192)
at org.infinispan.config.Configuration.getCacheLoaders(Configuration.java:1153)
This exception is thrown from an accessor method. It should only happen with mutator
methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: