I am using the LRUAlgorithm for my puts. They all work perfectly nicely but every once
and a while on a put I will get this:
java.lang.NullPointerException
at org.jboss.cache.eviction.LRUAlgorithm.processQueues(LRUAlgorithm.java:72)
at org.jboss.cache.eviction.LRUAlgorithm.process(LRUAlgorithm.java:51)
at org.jboss.cache.eviction.EvictionTimerTask.run(EvictionTimerTask.java:33)
at java.util.TimerThread.mainLoop(Timer.java:432)
at java.util.TimerThread.run(Timer.java:382)
What is happening on line 72 of LRUAlgorithm that could cause this?
Thanks,
Chris
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828260#3828260
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828260
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development