[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1161) Configuration.getCacheLoaders() fails if cache is started
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jun 13 10:07:23 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1161:
-----------------------------------
Fix Version/s: 5.0.0.CR7
(was: 5.0.0.CR5)
Git Pull Request: https://github.com/infinispan/infinispan/pull/378 (was: https://github.com/infinispan/infinispan/pull/378)
> 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.CR7
>
>
> 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