bit of a stab in the dark, but I notice the stack trace refers to client scope; do you use client scope and if so where is it stored?
On 5/9/06, James Holmes <[EMAIL PROTECTED]> wrote: > > I've searched for this error in the archives and I've seen a few > threads with no answers: > > java.lang.IllegalStateException: corrupt table > > This has just started appearing on our server (CF6.1, Solaris). Does > anyone have any ideas as to a cause so we can prevent it? > > The stack trace is: > > java.lang.IllegalStateException: corrupt table > at coldfusion.util.LruCache.reap(LruCache.java:219) > at coldfusion.util.LruCache.get(LruCache.java:196) > at > coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial( > TemplateClassLoader.java:214) > at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) > at coldfusion.util.SoftCache.get(SoftCache.java:81) > at coldfusion.runtime.TemplateClassLoader.findClass( > TemplateClassLoader.java:356) > at coldfusion.filter.PathFilter.invoke(PathFilter.java:73) > at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java > :47) > at coldfusion.filter.ClientScopePersistenceFilter.invoke( > ClientScopePersistenceFilter.java:28) > > -- Mike T Blog http://www.socialpoints.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239888 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

