Any ideas what this error might mean? We have a server spontaneously generating this error on most pages after running for periods of 30 minutes to two hours. Restarting the CF service seems to resolve it. Any indication of what the error means, what might be causing it, or what to do about it? Server is CF6.1. It is not running the latest updater due to a bug in the updater that was causing us problems. As far as we can tell, the error is thrown when CF attempts to remove the oldest key from a cache and finds upon doing this that the size of the cache hasn't decreased. Why that might happen, we have no clue. Here are the first few lines of the stack trace... java.lang.IllegalStateException: corrupt table at coldfusion.util.LruCache.reap(LruCache.java:219) at coldfusion.util.LruCache.get(LruCache.java:196) at coldfusion.compiler.ExprClassLoader$ExprCache.fetchSerial(ExprClassLoade r.java:335) at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) at coldfusion.util.SoftCache.get(SoftCache.java:81) at coldfusion.compiler.ExprClassLoader.compileStatement(ExprClassLoader.jav a:211) at coldfusion.compiler.ExprClassLoader.evaluate(ExprClassLoader.java:134) at coldfusion.runtime.CFPage.Evaluate(CFPage.java:2329)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198911 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

