Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Cannot create a new thread because the task queue has reached it maximum limit 5000.

 
The error occurred in E:/wwwroot/lib/coldbox/system/cache/providers/CacheBoxProvider.cfc: line 573
Called from E:/wwwroot/lib/coldbox/system/cache/CacheFactory.cfc: line 433
Called from E:/wwwroot/lib/coldbox/system/web/services/RequestService.cfc: line 111
Called from E:/wwwroot/lib/coldbox/system/Coldbox.cfc: line 177
Called from E:/wwwroot/lib/coldbox/system/Coldbox.cfc: line 341
Called from E:/wwwroot/htdocs/raspberry-pi_ksyic_com/web/Application.cfc: line 116
571 : 			<cfif NOT instance.utility.inThread()>
572 : 
573 : 				<cfthread name="#threadName#">
574 : 					<cfset variables._reap()>
575 : 				</cfthread>

Resources:

Browser   Mozilla/5.0 (Windows NT 10.0; Win64; x64)
Remote Address   162.0.217.198
Referrer   https://www.btolat.com/
Date/Time   10-Mar-26 09:43 AM
Stack Trace
at cfCacheBoxProvider2ecfc1554109209$funcREAP.runFunction(E:/wwwroot/lib/coldbox/system/cache/providers/CacheBoxProvider.cfc:573) at cfCacheFactory2ecfc730966757$funcREAPALL.runFunction(E:/wwwroot/lib/coldbox/system/cache/CacheFactory.cfc:433) at cfRequestService2ecfc38854406$funcREQUESTCAPTURE.runFunction(E:/wwwroot/lib/coldbox/system/web/services/RequestService.cfc:111) at cfColdbox2ecfc1295223187$funcPROCESSCOLDBOXREQUEST.runFunction(E:/wwwroot/lib/coldbox/system/Coldbox.cfc:177) at cfColdbox2ecfc1295223187$funcONREQUESTSTART.runFunction(E:/wwwroot/lib/coldbox/system/Coldbox.cfc:341) at cfApplication2ecfc1341770562$funcONREQUESTSTART.runFunction(E:/wwwroot/htdocs/raspberry-pi_ksyic_com/web/Application.cfc:116)

coldfusion.util.GenericThreadPool$QueueFullException: Cannot create a new thread because the task queue has reached it maximum limit 5000.
	at coldfusion.util.GenericThreadPool.submitTask(GenericThreadPool.java:105)
	at coldfusion.featurerouter.handler.enterprise.EnterpriseCFThreadHandler.handleTask(EnterpriseCFThreadHandler.java:33)
	at coldfusion.tagext.lang.ThreadTag.doEndTag(ThreadTag.java:387)
	at cfCacheBoxProvider2ecfc1554109209$funcREAP.runFunction(E:\wwwroot\lib\coldbox\system\cache\providers\CacheBoxProvider.cfc:573)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
	at cfCacheFactory2ecfc730966757$funcREAPALL.runFunction(E:\wwwroot\lib\coldbox\system\cache\CacheFactory.cfc:433)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
	at cfRequestService2ecfc38854406$funcREQUESTCAPTURE.runFunction(E:\wwwroot\lib\coldbox\system\web\services\RequestService.cfc:111)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
	at cfColdbox2ecfc1295223187$funcPROCESSCOLDBOXREQUEST.runFunction(E:\wwwroot\lib\coldbox\system\Coldbox.cfc:177)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2383)
	at cfColdbox2ecfc1295223187$funcONREQUESTSTART.runFunction(E:\wwwroot\lib\coldbox\system\Coldbox.cfc:341)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
	at cfApplication2ecfc1341770562$funcONREQUESTSTART.runFunction(E:\wwwroot\htdocs\raspberry-pi_ksyic_com\web\Application.cfc:116)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:491)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88)
	at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:258)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:355)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:79)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:201)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)