[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1161) Configuration.getCacheLoaders() fails if cache is started
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Jun 14 06:18:23 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1161:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.0.0.CR6
(was: 5.0.0.CR7)
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.CR6
>
>
> 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