Brad,
Today observed lots of following entries in the log:
“Error”,“cfthread-8”,“06/04/13”,“13:44:02”,"CACHEBOXPROVIDER.REAP_A77A5F02DDD240ABB6C1B02CF82A384D: A timeout occurred while attempting to lock CacheBoxProvider.reap.2043463368. "
coldfusion.tagext.lang.LockTag$TimeoutException: A timeout occurred while attempting to lock CacheBoxProvider.reap.2043463368.
at coldfusion.tagext.lang.LockTag.doStartTag(LockTag.java:220)
at cfCacheBoxProvider2ecfc1700920299$func_REAP.runFunction(\xxx\xxx\xxx\coldbox\system\cache\providers\CacheBoxProvider.cfc:583)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2290)
at cfCacheBoxProvider2ecfc1700920299$func_CFFUNCCFTHREAD_CFCACHEBOXPROVIDER2ECFC17009202992.runFunction(\xxx\xxx\xxx\coldbox\system\cache\providers\CacheBoxProvider.cfc:560)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at coldfusion.runtime.UDFMethod.invokeCFThread(UDFMethod.java:174)
at coldfusion.thread.Task.invokeFunction(Task.java:239)
at coldfusion.thread.Task.run(Task.java:141)
at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201)
at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
Any clue on these?
Thanks!