Fusebox debugging:

Time Category Message Count
0ms Fusebox Including fusebox.init.cfm 1
218ms Fusebox Compiling requested fuseaction 'main.content' 1
218ms Fusebox Including parsed file for 'main.content' 1
218ms Fusebox Request failed with exception 'Database' (Error Executing Database Query.) 1
218ms Fusebox Raised at C:\websites\dev\model\content.cfc:9 1
234ms Fusebox Called from C:\websites\dev\controller\main.cfc:330 1
234ms Fusebox Called from C:\websites\dev\parsed\main.content.cfm:14 1
234ms Fusebox Called from C:\websites\dev\fusebox5\Application.cfc:228 1
234ms Fusebox Called from C:\websites\dev\fusebox5\Application.cfc:218 1

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.

[Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near '='.
 
The error occurred in C:\websites\dev\model\content.cfc: line 9
Called from C:\websites\dev\controller\main.cfc: line 330
Called from C:\websites\dev\parsed\main.content.cfm: line 14
Called from C:\websites\dev\fusebox5\Application.cfc: line 228
Called from C:\websites\dev\fusebox5\Application.cfc: line 218
Called from C:\websites\dev\model\content.cfc: line 9
Called from C:\websites\dev\controller\main.cfc: line 330
Called from C:\websites\dev\parsed\main.content.cfm: line 14
Called from C:\websites\dev\fusebox5\Application.cfc: line 228
Called from C:\websites\dev\fusebox5\Application.cfc: line 218
7 :     <cfquery datasource="#application.database.main#" name="getPage">
8 : select * from instanthtml.dbo.content
9 : where ID = #id#
10 : </cfquery>
11 : <cfreturn getPage>

SQLSTATE   HY000
SQL    select * from instanthtml.dbo.content where ID =
VENDORERRORCODE   102
DATASOURCE   instantCluster
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   09-May-08 06:08 PM
Stack Trace
at cfcontent2ecfc1099369916$funcGETPAGE.runFunction(C:\websites\dev\model\content.cfc:9) at cfmain2ecfc21701268$funcCONTENT.runFunction(C:\websites\dev\controller\main.cfc:330) at cfmain2econtent2ecfm948735444.runPage(C:\websites\dev\parsed\main.content.cfm:14) at cfApplication2ecfc92700121$funcONREQUEST._factor2(C:\websites\dev\fusebox5\Application.cfc:228) at cfApplication2ecfc92700121$funcONREQUEST.runFunction(C:\websites\dev\fusebox5\Application.cfc:218) at cfcontent2ecfc1099369916$funcGETPAGE.runFunction(C:\websites\dev\model\content.cfc:9) at cfmain2ecfc21701268$funcCONTENT.runFunction(C:\websites\dev\controller\main.cfc:330) at cfmain2econtent2ecfm948735444.runPage(C:\websites\dev\parsed\main.content.cfm:14) at cfApplication2ecfc92700121$funcONREQUEST._factor2(C:\websites\dev\fusebox5\Application.cfc:228) at cfApplication2ecfc92700121$funcONREQUEST.runFunction(C:\websites\dev\fusebox5\Application.cfc:218)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near '='.
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:348)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1210)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
	at coldfusion.sql.Executive.executeQuery(Executive.java:939)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:325)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521)
	at cfcontent2ecfc1099369916$funcGETPAGE.runFunction(C:\websites\dev\model\content.cfc:9)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2261)
	at cfmain2ecfc21701268$funcCONTENT.runFunction(C:\websites\dev\controller\main.cfc:330)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2211)
	at cfmain2econtent2ecfm948735444.runPage(C:\websites\dev\parsed\main.content.cfm:14)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2640)
	at cfApplication2ecfc92700121$funcONREQUEST._factor2(C:\websites\dev\fusebox5\Application.cfc:228)
	at cfApplication2ecfc92700121$funcONREQUEST.runFunction(C:\websites\dev\fusebox5\Application.cfc:218)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
	at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
	at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:269)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:175)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at com.seefusion.Filter.doFilter(Filter.java:49)
	at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)