Actually, I'd love to get an idea of what would even cause the CFAS to hang. Even if it doesn't seem related: what would be so serious an error as to cause it to hang, rather than referring to the site's error template?
Thanks, Matthieu -----Original Message----- From: Cornillon, Matthieu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 10:12 AM To: CF-Talk Subject: strange error Hello, all. I have a page that is hanging the CFAS. It is a rather simple file. It includes a template that does some playing with text, but nothing too fancy. The only "fancy stuff" (database interaction, session variable manipulation, cookie checking) that the page does is in the Application.cfm. Twice in the past day, this file has caused the CFAS to hang. In the server logs before the hang, we find this message repeatedly, where the listed file (not actually "myfilename", of course) is the template I'm blaming for this: "Warning","21","08/27/02","06:15:37",,"Template: /mypath/myfilename.cfm, Ran: 66 seconds." There are also versions showing 20 and 21 as the second parameter listed. The file is large (250K), but I don't understand why that would cause such an error. Could it be that the database-interactions at the top of the page (through the included Application.cfm), start, hold up the database connection, and then stay holding it up while the rest of the page loads, causing a general system hang? Sorry if that's idiotic blather: I'm grasping at straws. Any help at all would be tremendously appreciated. Thanks, Matthieu ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

