-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.CR1b
-
None
Looks like this is not intentional, there is a lot of this logging after https://github.com/jbossas/jboss-as/pull/1054 CR3 upgrade. Also at startup, but this happens with each request to a JSF for instance:
14:54:26,451 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,451 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,453 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,453 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,454 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,455 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,455 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup 14:54:26,455 WARN [org.infinispan.configuration.cache.LoaderConfigurationBuilder] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) ISPN000149: Fetch persistent state and purge on startup are both disabled, cache may contain stale entries on startup
- is blocked by
-
ISPN-1805 Remove or downgrade "Passivation configured without a valid eviction policy" startup warning.
- Closed