I am switching from PureMVC to Model-Glue for various reasons. So far
I have been having a hell of a time getting the framework up and
running.

I have been following the Quickstart example and I have followed the
steps one by one. After each step I test the page /translator/
index.cfm. Every time I test this page I the following time out
exception.

Any help with this would be greatly appreciated.

 The request has exceeded the allowable time limit Tag: CFLOOP

The error occurred in C:\www\dev7.devstation\htdocs\coldspring\beans
\DefaultXmlBeanFactory.cfc: line 963
Called from C:\www\dev7.devstation\htdocs\coldspring\beans
\DefaultXmlBeanFactory.cfc: line 632
Called from C:\www\dev7.devstation\htdocs\ModelGlue\gesture\loading
\ColdSpringBootstrapper.cfc: line 100
Called from C:\www\dev7.devstation\htdocs\ModelGlue\gesture\loading
\ColdSpringBootstrapper.cfc: line 108
Called from C:\www\dev7.devstation\htdocs\ModelGlue\gesture
\ModelGlue.cfm: line 47
Called from C:\www\dev7.devstation\htdocs\translator\index.cfm: line
50

961 :                                                                     
method="set#propDefs[prop].getName()#">
962 :                                                           
<cfinvokeargument name="#propDefs[prop].getArgumentName()
#"
963 :                                                                           
                  value="#dependentBeanInstance#"/>
964 :                                                   </cfinvoke>
965 :                                           </cfif>

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

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

Reply via email to