>Jerky San Pedro wrote:
>> Thanks, Jochem. I am aware of that, and that's why it stumps me. Thing 
>> is, the error encounters come in random. Sometimes, when I restart the 
>> CFServer I get the error. Sometimes, I don't. Sometimes, I get it 8 
>> restarts in a row: like today. And that troubles me, because that 
>> should not happen to a production machine, in case.
>
>Which error? You still haven't told us what the error message is.
>
>Jochem

This error:

Error Executing Database Query. 
  The error occurred in /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: 
line 234
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 232
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 10
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 1
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 234
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 232
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 10
Called from /opt/coldfusionmx/wwwroot/WEB-INF/debug/classic.cfm: line 1
232 : <cfif bFoundTemplates>        
233 :           <!--- Total Execution Time of all top level pages --->
234 :           <cfquery dbType="query" name="cfdebug_execution" debug="false">
235 :           SELECT (endTime - startTime) AS executionTime
236 :           FROM qEvents

I got it when I turned on the debugger, and when I am doing a QofQ. But it is 
an intermittent error, and now I don't encounter it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252709
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to