[jboss-user] [JBossCache] - Re: Eviction problems with JBossCache 1.4.0

mimix do-not-reply at jboss.com
Fri Aug 11 17:37:15 EDT 2006


The log follows:

2006-08-11 18:31:57,926 INFO  [org.jboss.cache.TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.4;mcast_port=45567;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;retransmit_timeout=600,1200,2400,4800;up_thread=false):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
2006-08-11 18:31:57,930 INFO  [org.jboss.cache.TreeCache] setEvictionPolicyConfig(): [config: null]
2006-08-11 18:31:57,930 WARN  [org.jboss.cache.TreeCache] Using deprecated configuration element 'UseMarshalling'.  See 'UseRegionBasedMarshalling' instead.
2006-08-11 18:31:57,931 DEBUG [org.jboss.cache.TreeCache] Creating jboss.cache:service=HibernateTreeCache
2006-08-11 18:31:57,939 DEBUG [org.jboss.cache.GenericTransactionManagerLookup] Trying to lookup TransactionManager for JBoss, JRun4
2006-08-11 18:31:57,939 INFO  [org.jboss.cache.GenericTransactionManagerLookup] Found TransactionManager for JBoss, JRun4
2006-08-11 18:31:57,953 WARN  [org.jboss.cache.TreeCache] Using deprecated configuration element 'EvictionPolicyProvider'.  This is only provided for 1.2.x backward compatibility and may disappear in future releases.
2006-08-11 18:31:57,963 DEBUG [org.jboss.cache.eviction.LRUConfiguration] parseConfig: name -- /_default_ maxNodes -- 5000 timeToLiveSeconds -- 900 maxAgeSeconds -- 1200
2006-08-11 18:31:57,966 DEBUG [org.jboss.cache.eviction.RegionManager] createRegion(): creating region for fqn- /_default_
2006-08-11 18:31:58,004 INFO  [org.jboss.cache.factories.InterceptorChainFactory] interceptor chain is:
class org.jboss.cache.interceptors.CallInterceptor
class org.jboss.cache.interceptors.OptimisticNodeInterceptor
class org.jboss.cache.interceptors.EvictionInterceptor
class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
class org.jboss.cache.interceptors.OptimisticLockingInterceptor
class org.jboss.cache.interceptors.InvalidationInterceptor
class org.jboss.cache.interceptors.TxInterceptor
class org.jboss.cache.interceptors.CacheMgmtInterceptor
2006-08-11 18:31:58,014 INFO  [org.jboss.cache.TreeCache] cache mode is INVALIDATION_ASYNC
2006-08-11 18:31:58,018 DEBUG [org.jboss.cache.marshall.VersionAwareMarshaller] Initialised with version 1.4.0 and versionInt 14
2006-08-11 18:31:58,018 DEBUG [org.jboss.cache.marshall.VersionAwareMarshaller] Using default marshaller class org.jboss.cache.marshall.TreeCacheMarshaller140
2006-08-11 18:31:58,018 DEBUG [org.jboss.cache.TreeCache] Created jboss.cache:service=HibernateTreeCache
2006-08-11 18:31:58,018 DEBUG [org.jboss.cache.TreeCache] Starting jboss.cache:service=HibernateTreeCache
2006-08-11 18:31:58,022 INFO  [STDOUT]
-------------------------------------------------------
GMS: address is jboss01:33008
-------------------------------------------------------
2006-08-11 18:32:00,032 INFO  [org.jboss.cache.TreeCache] TreeCache local address is boss01:33008
2006-08-11 18:32:00,033 INFO  [org.jboss.cache.eviction.RegionManager] Starting eviction timer
2006-08-11 18:32:00,033 INFO  [org.jboss.cache.TreeCache] viewAccepted(): [jboss01:33008|0] [paggo-jboss01:33008]
2006-08-11 18:32:00,033 DEBUG [org.jboss.cache.TreeCache] Started jboss.cache:service=HibernateTreeCache


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964706#3964706

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964706



More information about the jboss-user mailing list