Hi, We are seeing the following logs frequently, with Hibernate-3.1.2 and JBossCache-1.2.4 in JBoss-3.2.3:
anonymous wrote : 13:30:50,233 WARN [LRUAlgorithm] DataNode not found with this fqn: /com/dbdata/core/hibernateobject/SmSegmentPlan/com.dbdata.core.hibernateobject.SmSegmentPlan#com.dbdata.core.hibernateobject.SmSegmentPlanId[id=55804, versionId=1] Could have been evicted earlier already | 13:30:50,249 ERROR [EvictionTimerTask] run(): error processing eviction with exception: org.jboss.cache.eviction.EvictionException: internal error. Can't find fqn in nodeMap. fqn: /com/dbdata/core/hibernateobject/SmSegmentPlan/com.dbdata.core.hibernateobject.SmSegmentPlan#com.dbdata.core.hibernateobject.SmSegmentPlanId[id=55804, versionId=1] wi | ll reset the eviction queue list. | 13:30:50,249 INFO [Region] reseteEvictionQueues(): node queue size: 73 region name: /_default_/ | 13:30:50,249 ERROR [STDERR] org.jboss.cache.eviction.EvictionException: internal error. Can't find fqn in nodeMap. fqn: /com/dbdata/core/hibernateobject/SmSegmentPlan/com.dbdata.core.hibernateobject.SmSegmentPlan#com.dbdata.core.hibernateobject.SmSegmentPlanId[id=55804, versionId=1] | 13:30:50,265 ERROR [STDERR] at org.jboss.cache.eviction.LRUAlgorithm.removeFromQueue(LRUAlgorithm.java:215) | 13:30:50,265 ERROR [STDERR] at org.jboss.cache.eviction.LRUAlgorithm.processRemovedNodes(LRUAlgorithm.java:107) | 13:30:50,265 ERROR [STDERR] at org.jboss.cache.eviction.LRUAlgorithm.processQueues(LRUAlgorithm.java:80) | 13:30:50,265 ERROR [STDERR] at org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:53) | 13:30:50,265 ERROR [STDERR] at org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:37) | 13:30:50,265 ERROR [STDERR] at java.util.TimerThread.mainLoop(Timer.java:432) | 13:30:50,265 ERROR [STDERR] at java.util.TimerThread.run(Timer.java:382) | Any idea, what is causing this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927718#3927718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927718 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
