- 
        1. Re: Bug: Endless-loop in EvictionTimer thread when using LFUpb00067 Nov 16, 2009 8:20 AM (in response to pb00067)N.B.: This bug apparently appears only fqn dedicated to Hiberante(3.3) collections. 
 13:55:11,712 DEBUG BaseEvictionAlgorithm:384 - Removing node /com/wuerth/phoenix/Cis/bc/persistent/jpa/ConcreteAccountPeer/assAccount/COLL/com.wuerth.phoenix.Cis.bc.persistent.jpa.ConcreteAccountPeer.assAccount#32770 from eviction queue and attempting eviction
 13:55:11,712 DEBUG BaseEvictionAlgorithm:406 - processRemoveNodes(): Can't find node associated with fqn: /com/wuerth/phoenix/Cis/bc/persistent/jpa/ConcreteAccountPeer/assAccount/COLL/com.wuerth.phoenix.Cis.bc.persistent.jpa.ConcreteAccountPeer.assAccount#32770Could have been evicted earlier. Will just continue.
 On Hibernate "ENTITY"- nodes i did never experience this bug.
- 
        2. Re: Bug: Endless-loop in EvictionTimer thread when using LFUbrian.stansberry Nov 16, 2009 2:19 PM (in response to pb00067)Please report a bug at jira.jboss.org. Thanks! 
- 
        3. Re: Bug: Endless-loop in EvictionTimer thread when using LFUpb00067 Nov 17, 2009 3:27 AM (in response to pb00067)"bstansberry@jboss.com" wrote: 
 Please report a bug at jira.jboss.org. Thanks!
 Bug report created, see https://jira.jboss.org/jira/browse/JBCACHE-1557
- 
        4. Re: Bug: Endless-loop in EvictionTimer thread when using LFUbrian.stansberry Nov 17, 2009 2:46 PM (in response to pb00067)Thanks. :-) "pb00067" wrote: 
 As Hibernate does not suggest LRU as algorhythm for 2L-cache, I use the LRU.
 Where'd you get the impression LRU is not recommended? LRU should be fine for Hibernate 2LC, see http://www.jboss.org/file-access/default/members/jbossclustering/freezone/docs/hibernate-caching/3.3/en-US/html/eviction.html#eviction-overview-policies
 
    