I turned on the Debugging and this is what I got: 

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

What seems to be wrong with my ColdFusion MX? Can anyone tell me? Did I do an 
installation error?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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-Linux/message.cfm/messageid:4188
Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14

Reply via email to