Denny makes a good point about this behaviour possibly coming from a
misconfigured Error Handler template.  It can also happen from a circular
event situation. Specifically, If EventA has a result EventB and EventB has
a result EventA.
Please check the error handler and the event handler chains/paths.



DW

On Thu, Jul 9, 2009 at 5:54 PM, denstar <[email protected]> wrote:

>
> 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
>
> >
>


-- 
“Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew.”

Guillaume Apollinaire quotes

--~--~---------~--~----~------------~-------~--~----~
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 .
-~----------~----~----~----~------~----~------~--~---

Reply via email to