Thanks for the reply.  We're using CFERROR, but it's not the problem.

Legitimate errors (common in a development environment, of course) are bringing down 
the server, way to easily.  Today a single "missing expression" error has hung the 
cfserver thread twice.

It's something that gets fixed during development, but it's a Royal PITA until then!

thanks,
Chris Norloff

---------- Original Message ----------------------------------
From: Mark Woods <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Fri, 15 Jun 2001 12:08:11 +0100

>wild guess...
>
>are you using CFERROR TYPE="Exception" in the Application.cfm? If you are, 
>check the error handling template for CFML errors. If there are any, 
>CFERROR will keep calling itself indefinitely when an error is encountered.
>
>All assuming of course, you are not using try/catch blocks (very possible 
>seeing as it's a development server).
>
>Mark
>
>

>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to