vegiecat
unread,Nov 30, 2009, 10:37:12 AM11/30/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mach-II for CFML
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