Hi all, I am running into this problem that I don't know where the problem is coming from.
My situation: - shared hosting in Japan (got the reference from Adobe's site) - Machii1.6 - using Dashboard (great piece of tool by the way, thanks for building it) - MACHII_CONFIG_MODE = 0 (or -1) When I reload the app via dashboard, on the live server, it would give me an error: The request has exceeded the allowable time limit Tag: CFLOOP sometimes the error is: The request has exceeded the allowable time limit Tag: cfdirectory When its on my local dev environment, it runs perfectly fine. So my questions are: - is there something I'm doing wrong? or should double check? - if this is a server issue, does anyone has a suggestion on which hosting company provides the most reliable solution? either in US or Japan is good. and some other general questions - when the build is finished, should the MACHII_CONFIG_MODE be set to 0 or -1? - when <cfset this.applicationTimeOut = CreateTimeSpan(1,0,0,0) />, does this mean the application will timeout in 1 day and if no one has used it, it will reload the entire framework when someone access it next time? the project will be deployed in a couple of days, so if its a server issue, we really need to move fast to find a new hosting. thank you all, Jimmy -- You received this message because you are subscribed to Mach-II for CFML list. 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/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
