hi,
  jboss seems to get into an infinite loop spitting out this error message 
repeatedly. My application runs for a couple of hours, then this starts 
happening and goes into an infinite loop of spitting out this message. I am 
using JBOSS4.0.4CR2/EJB3.0 with tree cache clustering of 2 servers. any ideas?



2006-05-19 00:48:10,745 ERROR [STDERR] java.lang.NullPointerException
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.ejb3.cache.tree.StatefulEvictionPolicy.evict(StatefulEvictionPolicy.java:48)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.evictCacheNode(LRUAlgorithm.java:197)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.prune(LRUAlgorithm.java:303)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:55)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:37)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
java.util.TimerThread.mainLoop(Timer.java:512)
2006-05-19 00:48:10,745 ERROR [STDERR]  at 
java.util.TimerThread.run(Timer.java:462)
2006-05-19 00:48:11,749 ERROR [STDERR] java.lang.NullPointerException
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.ejb3.cache.tree.StatefulEvictionPolicy.evict(StatefulEvictionPolicy.java:48)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.evictCacheNode(LRUAlgorithm.java:197)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.prune(LRUAlgorithm.java:303)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:55)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:37)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
java.util.TimerThread.mainLoop(Timer.java:512)
2006-05-19 00:48:11,749 ERROR [STDERR]  at 
java.util.TimerThread.run(Timer.java:462)


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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to