On Thu, Jul 9, 2009 at 1:28 PM, Danny Owens<[email protected]> wrote: > > This has suddenly cropped up in a pretty simple MG3:Gesture > application (CF8.0.1) I'm working on . Whenever an error is thrown > the application times out on a CFLOOP in EventContext.cfc, where it's > looping over and queuing the results (that said, the timeout has > reported various loops between line numbers 350 - 500). If I increase > ColdFusion's request timeout it will eventually just run out of > memory. The most frequent report is for line 370 (EventContext.cfc):
Hrm... what do you have for MGs exception handler event? Seems like something along those lines (exception in the exception handler or some such)... perhaps an onError in Application.cfc? Hrm... :Denny -- For all right judgment of any man or things it is useful, nay, essential, to see his good qualities before pronouncing on his bad. Thomas Carlyle --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
