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.

Syntax error or access violation message from server: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1"
 
The error occurred in /home/dpi73chalets/chalets/chalets/index.cfm: line 13
Called from /home/dpi73chalets/chalets/chalets/index.cfm: line 1
Called from /www/chalets/region/chaletsqc.com/chalets-a-louer/index.cfm: line 24
Called from /home/dpi73chalets/chalets/chalets/index.cfm: line 13
Called from /home/dpi73chalets/chalets/chalets/index.cfm: line 1
Called from /www/chalets/region/chaletsqc.com/chalets-a-louer/index.cfm: line 24
11 : 
12 : <cfquery datasource="chalet" name="compteur">
13 : 	select counter from t_chalet where chalet_id = #url.chalet_id#
14 : </cfquery>
15 : <cfoutput>

SQL    select counter from t_chalet where chalet_id =
DATASOURCE   chalet
VENDORERRORCODE   1064
SQLSTATE   42000
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.17
Referrer  
Date/Time   13-May-08 02:54 PM
Stack Trace
at cfindex2ecfm1635392075._factor14(/home/dpi73chalets/chalets/chalets/index.cfm:13) at cfindex2ecfm1635392075.runPage(/home/dpi73chalets/chalets/chalets/index.cfm:1) at cfindex2ecfm828453371.runPage(/www/chalets/region/chaletsqc.com/chalets-a-louer/index.cfm:24) at cfindex2ecfm1635392075._factor14(/home/dpi73chalets/chalets/chalets/index.cfm:13) at cfindex2ecfm1635392075.runPage(/home/dpi73chalets/chalets/chalets/index.cfm:1) at cfindex2ecfm828453371.runPage(/www/chalets/region/chaletsqc.com/chalets-a-louer/index.cfm:24)

java.sql.SQLException: Syntax error or access violation message from server: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1"
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2001)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1168)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1279)
	at com.mysql.jdbc.MysqlIO.sqlQuery(MysqlIO.java:1225)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:2278)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:2225)
	at com.mysql.jdbc.Statement.execute(Statement.java:906)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:753)
	at coldfusion.sql.Executive.executeQuery(Executive.java:675)
	at coldfusion.sql.Executive.executeQuery(Executive.java:636)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
	at cfindex2ecfm1635392075._factor14(/home/dpi73chalets/chalets/chalets/index.cfm:13)
	at cfindex2ecfm1635392075.runPage(/home/dpi73chalets/chalets/chalets/index.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cfindex2ecfm828453371.runPage(/www/chalets/region/chaletsqc.com/chalets-a-louer/index.cfm:24)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)