I am not running CF8 i am running CF9. After <cfsetting
requesttimeout="3600" /> as suggested by Jared I finally was able to
get to the test page. However every subsequent request to the page
takes 3-4 mins.

On Dec 10, 10:18 am, Jared Rypka-Hauer <[email protected]>
wrote:
> Try adding <cfsetting requesttimeout="3600" /> to Application.cfc or .cfm (or 
> to index.cfm before the cfinclude tag) in the translator folder.
>
> Sometimes you will get timeouts like that when loading an app for the first 
> time... it depends on many factors, but adding that cfsetting is a good 
> troubleshooting first-step.
>
> J
>
> On Dec 10, 2009, at 11:10 AM 12/10/09, Jeremy Rottman wrote:
>
> > 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. ...

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