Ticket #308 (closed defect: wontfix)
A request to the framework times out.
| Reported by: | laurent | Owned by: | somebody |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Version: | 2.0.304 | Severity: | critical |
| Keywords: | Cc: |
Description
Often I will get this error which doesn't really mean anything to me, I can't make heads or tails from it... the following is what my onError exception handler manages to catch, if anyone needs to know more or if I need to provide more details, please let me know!
This is wat The request has exceeded the allowable time limit Tag: CFLOOP
coldfusion.runtime.RequestTimedOutException?: The request has exceeded the allowable time limit Tag: CFLOOP at coldfusion.runtime.CfJspPage?.checkRequestTimeout(CfJspPage?.java:2110) at cfMessageBroadcaster2ecfc993478251$funcBROADCAST.runFunction(C:\wwwroot\frameworks\modelglue_2.0.304\unity\eventrequest\MessageBroadcaster?.cfc:56) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter?.invoke(SilentFilter?.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter?.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter?.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter?.invoke(FunctionAccessFilter?.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:194) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:146) at coldfusion.runtime.CfJspPage?._invoke(CfJspPage?.java:1634) at cfModelGlue2ecfc106380610$funcRUNEVENTHANDLER.runFunction(C:\wwwroot\frameworks\modelglue_2.0.304\unity\framework\ModelGlue?.cfc:387) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter?.invoke(SilentFilter?.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter?.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter?.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter?.invoke(FunctionAccessFilter?.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.CfJspPage?._invokeUDF(CfJspPage?.java:1807) at cfModelGlue2ecfc106380610$funcRUNEVENTREQUEST.runFunction(C:\wwwroot\frameworks\modelglue_2.0.304\unity\framework\ModelGlue?.cfc:320) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter?.invoke(SilentFilter?.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter?.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter?.invoke(FunctionAccessFilter?.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.CfJspPage?._invokeUDF(CfJspPage?.java:1807) at cfModelGlue2ecfc106380610$funcHANDLEEVENTREQUEST.runFunction(C:\wwwroot\frameworks\modelglue_2.0.304\unity\framework\ModelGlue?.cfc:299) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter?.invoke(SilentFilter?.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter?.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter?.invoke(FunctionAccessFilter?.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:194) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:146) at coldfusion.runtime.CfJspPage?._invoke(CfJspPage?.java:1634) at cfModelGlue2ecfm293384325.runPage(C:\wwwroot\frameworks\modelglue_2.0.304\unity\ModelGlue?.cfm:126) at coldfusion.runtime.CfJspPage?.invoke(CfJspPage?.java:152) at coldfusion.tagext.lang.IncludeTag?.doStartTag(IncludeTag?.java:349) at coldfusion.runtime.CfJspPage?._emptyTag(CfJspPage?.java:1915) at cfindex2ecfm1504911728.runPage(\\192.168.12.27\wwwroot\dev.itchlive.com\site\index.cfm:34) at coldfusion.runtime.CfJspPage?.invoke(CfJspPage?.java:152) at coldfusion.tagext.lang.IncludeTag?.doStartTag(IncludeTag?.java:349) at coldfusion.runtime.CfJspPage?._emptyTag(CfJspPage?.java:1915) at cfApplication2ecfc1949498756$funcONREQUEST.runFunction(\\192.168.12.27\wwwroot\dev.itchlive.com\site\Application.cfc:273) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.runtime.UDFMethod$ReturnTypeFilter?.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter?.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter?.invoke(FunctionAccessFilter?.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:194) at coldfusion.runtime.TemplateProxy?.invoke(TemplateProxy?.java:146) at coldfusion.runtime.AppEventInvoker?.invoke(AppEventInvoker?.java:72) at coldfusion.runtime.AppEventInvoker?.onRequest(AppEventInvoker?.java:178) at coldfusion.filter.ApplicationFilter?.invoke(ApplicationFilter?.java:215) at coldfusion.filter.RequestMonitorFilter?.invoke(RequestMonitorFilter?.java:51) at coldfusion.filter.PathFilter?.invoke(PathFilter?.java:86) at coldfusion.filter.ExceptionFilter?.invoke(ExceptionFilter?.java:69) at coldfusion.filter.BrowserDebugFilter?.invoke(BrowserDebugFilter?.java:52) at coldfusion.filter.ClientScopePersistenceFilter?.invoke(ClientScopePersistenceFilter?.java:28) at coldfusion.filter.BrowserFilter?.invoke(BrowserFilter?.java:38) at coldfusion.filter.GlobalsFilter?.invoke(GlobalsFilter?.java:38) at coldfusion.filter.DatasourceFilter?.invoke(DatasourceFilter?.java:22) at coldfusion.filter.RequestThrottleFilter?.invoke(RequestThrottleFilter?.java:115) at coldfusion.CfmServlet?.service(CfmServlet?.java:107) at coldfusion.bootstrap.BootstrapServlet?.service(BootstrapServlet?.java:78) at jrun.servlet.ServletInvoker?.invoke(ServletInvoker?.java:91) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257) at jrun.servlet.ServletEngineService?.dispatch(ServletEngineService?.java:541) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204) at jrunx.scheduler.ThreadPool?$ThreadThrottle?.invokeRunnable(ThreadPool?.java:426) at jrunx.scheduler.WorkerThread?.run(WorkerThread?.java:66)
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)