I have seen this error message in the past for long-running queries on CF 4.5. It appeared to me that CF was marking the query as cached when it began to execute, rather than when the results were returned successfully. If the same query was then executed a second time while the first one was still trying to return results, that error message would appear.
I have not seen the same error in CF 5 or CFMX, though that doesn't mean it couldn't still be the case. Chip -----Original Message----- From: Critter [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 6:54 AM To: CF-Talk Subject: Retrieval of cached query failed oi CF-Talk,!! I keep gettin the above error on one of my servers all of a sudden, and also CFServer is pegging the cpu at 100% for no apparent reason, and will not settle until restarting the service. Anyone seen anything like this??? Or know what causes it? -- Critz Macromedia Certified Advanced ColdFusion Developer <CFX_BotMaster Network="Efnet" Channel="ColdFusion" Blog = "http://blog.ctzc.com"> ______________________________________________________________________ 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

