Oddly, I too have just started seeing this.  *Seemingly, *I've
done nothing that would cause it, though obviously I must have done
something.   I've been working on the same app for awhile and it just
started happening as if out of nowhere.   Times out on something simple.
Not a loop.  I'll paste my details when next I can grab em.

On Wed, Feb 18, 2009 at 9:30 AM, Adam Tuttle <[email protected]>wrote:

> I've seen this as well and would love to know whats causing it. Seems to me
> that once the framework is loaded into memory everything runs nice and fast,
> but that first hit will pretty regularly time out.
>
> Sorry I don't have any answers, but if you do figure anything out be sure
> to post it here.
>
> Adam
>
>
>
> On Wed, Feb 18, 2009 at 12:34 AM, Andrew <[email protected]> wrote:
>
>>
>> Hi All,
>>
>> I've seen a few threads regarding this topic but most of the refer to
>> shared hosting, which can't be the issue here as I'm seeing it on my
>> dev machine (Windows Vista / CF 8.0.1), and also on my production box
>> which is CF7 on Solaris.
>>
>> Here's an example of the error I'm getting is below.
>>
>> Can anyone suggest what I can try to improve this, or what might be
>> causing it?
>>
>> Happy to supply further information but I"m not quite sure at this
>> stage what could be relevant...
>>
>> Many thanks,
>> Andrew.
>>
>> Bean creation exception during init() of
>> ModelGlue.unity.eventhandler.EventHandlerFactory
>>
>> The request has exceeded the allowable time limit Tag: CFLOOP:
>>
>> The error occurred in C:\www\cf-frameworks\coldspring1-2-final\beans
>> \DefaultXmlBeanFactory.cfc: line 893
>> Called from C:\www\cf-frameworks\coldspring1-2-final\beans
>> \DefaultXmlBeanFactory.cfc: line 632
>> Called from C:\www\cf-frameworks\modelglue_2.0.304\ModelGlue\unity
>> \loader\XmlConfigurationLoader.cfc: line 53
>> Called from C:\www\cf-frameworks\modelglue_2.0.304\ModelGlue\unity
>> \loader\XmlConfigurationLoader.cfc: line 366
>> Called from C:\www\cf-frameworks\modelglue_2.0.304\ModelGlue\unity
>> \loader\XmlConfigurationLoader.cfc: line 86
>> Called from C:\www\cf-frameworks\modelglue_2.0.304\ModelGlue\unity
>> \loader\FrameworkLoader.cfc: line 98
>> Called from C:\www\cf-frameworks\modelglue_2.0.304\ModelGlue\unity
>> \ModelGlue.cfm: line 116
>> Called from C:\www\national-website\html\root\results\index.cfm: line
>> 7
>> Called from C:\www\national-website\html\root\Application.cfc: line 59
>> 891 :
>> <cfthrow type="coldspring.beanCreationException"
>> 892 :
>>       message="Bean creation exception during init() of
>> #beanDef.getBeanClass()#"
>> 893 :
>>       detail="#cfcatch.message#:#cfcatch.detail#">
>> 894 :                                                           </cfcatch>
>> 895 :                                                   </cftry>
>>
>>
>
> >
>

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