Error Occurred While Processing Request
Error Occurred While Processing Request

Error Executing Database Query.

Data source not found.
 
The error occurred in C:\inetpub\wwwroot\MGS\itemdetail\qry_getproducts.cfm: line 5
Called from C:\inetpub\wwwroot\MGS\products2.cfm: line 14
Called from C:\inetpub\wwwroot\MGS\itemdetail\qry_getproducts.cfm: line 5
Called from C:\inetpub\wwwroot\MGS\products2.cfm: line 14
3 : 		select style_id,brand,style,description,long_descrpt,picture_id,of5,of6,attr2_id,attr1_id,scale_id
4 : 		from tb_styles
5 : 		where style_id = #val(url.id)# and web_product='Y'
6 : 	</CFQUERY>
7 : </cfoutput>

SQL    select style_id,brand,style,description,long_descrpt,picture_id,of5,of6,attr2_id,attr1_id,scale_id from tb_styles where style_id = 3914 and web_product='Y'
DATASOURCE   info_only_db
Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   13-May-08 04:21 AM
Stack Trace
at cfqry_getproducts2ecfm1636586587.runPage(C:\inetpub\wwwroot\MGS\itemdetail\qry_getproducts.cfm:5) at cfproducts22ecfm1913474333.runPage(C:\inetpub\wwwroot\MGS\products2.cfm:14) at cfqry_getproducts2ecfm1636586587.runPage(C:\inetpub\wwwroot\MGS\itemdetail\qry_getproducts.cfm:5) at cfproducts22ecfm1913474333.runPage(C:\inetpub\wwwroot\MGS\products2.cfm:14)

java.sql.SQLException: Data source not found.
	at coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:133)
	at coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:75)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:207)
	at coldfusion.tagext.sql.QueryTag.setupCachedQuery(QueryTag.java:603)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:443)
	at cfqry_getproducts2ecfm1636586587.runPage(C:\inetpub\wwwroot\MGS\itemdetail\qry_getproducts.cfm:5)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfproducts22ecfm1913474333.runPage(C:\inetpub\wwwroot\MGS\products2.cfm:14)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)