Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1161

Configuration.getCacheLoaders() fails if cache is started

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.CR6
    • 5.0.0.CR4
    • Configuration
    • None

      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.

            rh-ee-galder Galder ZamarreƱo
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: