[jboss-jira] [JBoss JIRA] (AS7-3275) Extraneos logging of "ISPN000149: Fetch persistent state and purge on startup are both disabled"
Radoslav Husar (Created) (JIRA)
jira-events at lists.jboss.org
Wed Jan 11 08:58:09 EST 2012
Extraneos logging of "ISPN000149: Fetch persistent state and purge on startup are both disabled"
-------------------------------------------------------------------------------------------------
Key: AS7-3275
URL: https://issues.jboss.org/browse/AS7-3275
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Priority: Minor
Fix For: 7.1.0.Final
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:
:-)
{noformat}
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
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list