Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

''
 
The error occurred in D:/home/alphazero.ca/wwwroot/realisations/tpl_page.cfm: line 8
6 : FROM	projets_categories c
7 : WHERE	c.pro_isactive = <cfqueryparam cfsqltype="CF_SQL_INTEGER" value="1">
8 : 		AND c.pro_isdeleted = <cfqueryparam cfsqltype="CF_SQL_INTEGER" value="0">
9 : </cfquery>
10 : 

DATASOURCE   az2014_prod
SQL    SELECT c.pro_id, c.pro_nom FROM projets_categories c WHERE c.pro_isactive = (param 1) AND c.pro_isdeleted = (param 2)
Resources:

Browser   claudebot
Remote Address   3.85.224.214
Referrer  
Date/Time   29-Mar-24 08:35 AM
Stack Trace
at cftpl_page2ecfm1261362272.runPage(D:/home/alphazero.ca/wwwroot/realisations/tpl_page.cfm:8) at cfindex2ecfm32148564.runPage(D:/home/alphazero.ca/wwwroot/realisations/index.cfm:3)

java.sql.SQLException
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:704)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.base/java.lang.Thread.run(Thread.java:834)