shophousingworks

Save more than just money on thousands of items donated by people like you to our thrift shops. Every dollar you spend helps us give a second chance to thousands of homeless New Yorkers living with HIV and AIDS.

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 E:\web\shophousingworks.com\lot.cfm: line 151
Called from E:\web\shophousingworks.com\lot.cfm: line 148
Called from E:\web\shophousingworks.com\lot.cfm: line 9
Called from E:\web\shophousingworks.com\lot.cfm: line 1
Called from E:\web\shophousingworks.com\lot.cfm: line 151
Called from E:\web\shophousingworks.com\lot.cfm: line 148
Called from E:\web\shophousingworks.com\lot.cfm: line 9
Called from E:\web\shophousingworks.com\lot.cfm: line 1
149 : 		
150 : 	<cfquery dataSource="#EAdatasource#" name="getStoreInfo">
151 : 		Select * from stores where storeID = #getInfo.storeID#
152 : 	</cfquery>
153 : 			

VENDORERRORCODE   102
SQLSTATE   HY000
SQL    Select * from stores where storeID =
DATASOURCE   ShopHousingWorks
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.97
Referrer  
Date/Time   31-Jul-10 03:04 AM
Stack Trace
at cflot2ecfm627704608._factor0(E:\web\shophousingworks.com\lot.cfm:151) at cflot2ecfm627704608._factor10(E:\web\shophousingworks.com\lot.cfm:148) at cflot2ecfm627704608._factor20(E:\web\shophousingworks.com\lot.cfm:9) at cflot2ecfm627704608.runPage(E:\web\shophousingworks.com\lot.cfm:1) at cflot2ecfm627704608._factor0(E:\web\shophousingworks.com\lot.cfm:151) at cflot2ecfm627704608._factor10(E:\web\shophousingworks.com\lot.cfm:148) at cflot2ecfm627704608._factor20(E:\web\shophousingworks.com\lot.cfm:9) at cflot2ecfm627704608.runPage(E:\web\shophousingworks.com\lot.cfm:1)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near '='.
	at macromedia.jdbc.sqlserverbase.BaseExceptions40.createAppropriateSQLExceptionInstance(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions40.createSQLException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.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.sqlserverbase.BaseStatement.commonTransitionToState(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:348)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1229)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
	at coldfusion.sql.Executive.executeQuery(Executive.java:939)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533)
	at cflot2ecfm627704608._factor0(E:\web\shophousingworks.com\lot.cfm:151)
	at cflot2ecfm627704608._factor10(E:\web\shophousingworks.com\lot.cfm:148)
	at cflot2ecfm627704608._factor20(E:\web\shophousingworks.com\lot.cfm:9)
	at cflot2ecfm627704608.runPage(E:\web\shophousingworks.com\lot.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:363)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
	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.filter.CachingFilter.invoke(CachingFilter.java:53)
	at coldfusion.CfmServlet.service(CfmServlet.java:200)
	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 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:286)
	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)