It’s been a while that I’m not playing around with Coldfusion and Fusebox. Today, my friend ask for help to resolve the problem of “The request has exceeded the allowable time limit Tag: CFLOOP” from his server. This web application is using Fusebox 5.5 and ColdFusion 8. After extensive research on Google, no answer which can help, and seem it’s dead end.
There’s some suggestion to reinstall the ColdFusion, and indeed the problem is dissapear. But for several days, the problem is back. So it’s not a solution.
But, I think, finally I can figure out what’s the problem is …
- Fusebox is not suggested to check “Timer Information” under debugging tools.
- Under CF8, there’s a new tool “Server Monitor”. I think this is also a debugging tools.
So I just stop all monitoring under “Server Monitor” and …. It’s working back to normal.
I still have to wait to prove that this action is correct. But I think, I got enough with this framework. If you googling with this post title above, you can see lots pages/site failed coming from CFM websites.
I guess, from now on I have to follow Steve Nelson using “MVC alike” (not really a framework) at http://labs.webapper.net/projects/CFCFramework/index.cfm.

December 17th, 2009 at 3:28 pm
I don’t know at all…