I'm getting two types of timeouts in my catch statements - one with type=UNKNOWN and one with type=COM.ALLAIRE.COLDFUSION.REQUEST.TIMEOUT (see below). I was expecting the TIMEOUT one (CF 4.5.1 SP2 on Solaris).
I'm curious why I get different timeout types - anybody seen this? thanks, Chris Norloff xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Date 2001-12-14 Time 10:49:20 QueryName= Type=UNKNOWN Msg=Request timed out<P> Detail=The time taken to process your request has exceeded the allowable limit of 60 seconds. Please notify the server administrator (using the mail link below) that this error has occurred. <P>Note: You can override the request time limit by adding a 'RequestTimeout' parameter to the URL used to request the page (e.g. page.cfm?RequestTimeout=500).<P>SQL = "SELECT name, street, city, state, zip_code, zip_plus4 FROM p_permit_periodical_ref WHERE LTRIM(permit_no, '0') = LTRIM(2725, '0') AND permit_type = 'PI' AND finance_no = '565480'"<P>Data Source = "DEVUTLIME"<P><p>The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (547:1) to (547:90) in the template file /netscape/server4/docs/DEVlime/postage_statements/web13602-r.cfm.</p> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Date 2001-12-19 Time 12:50:59 QueryName=updateInd Type=COM.ALLAIRE.COLDFUSION.REQUEST.TIMEOUT Msg=The time taken to process your request has exceeded the allowable limit of 60 seconds. Please notify the server administrator (using the mail link below) that this error has occurred. <P>Note: You can override the request time limit by adding a 'RequestTimeout' parameter to the URL used to request the page (e.g. page.cfm?RequestTimeout=500).<P> Detail= ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc 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

