Andrew, Is this the first time you are running the app on the box generating the error? Is this happening at application startup?
Dan 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 . -~----------~----~----~----~------~----~------~--~---
