[infinispan-issues] [JBoss JIRA] Created: (ISPN-1161) Configuration.getCacheLoaders() fails if cache is started
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Tue Jun 7 16:59:59 EDT 2011
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: Manik Surtani
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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list