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

Datasource FamaIndustrie could not be found.

 
The error occurred in D:\vhosts\iper.net\httpdocs\FamaIndustrie\com\prodotti.cfc: line 255
Called from D:\vhosts\iper.net\httpdocs\FamaIndustrie\homepage-sotto.cfm: line 1
Called from D:\vhosts\iper.net\httpdocs\FamaIndustrie\com\prodotti.cfc: line 255
Called from D:\vhosts\iper.net\httpdocs\FamaIndustrie\homepage-sotto.cfm: line 1
253 : 	<cffunction name="PrimaNovita" access="public" output="false" returntype="query" hint="">
254 : 
255 : 		<cfquery name="ElencoNovita" datasource="#application.dsn#" dbtype="odbc" username="#application.usernamedsn#" password="#application.passworddsn#">
256 : 			select top 1 p.IdProdotto, p.Prodotto, p.FamigliaProdotto, Italiano
257 : 			from view_prodotti p inner join view_Modelli_Caratteristiche mc on p.IdModello = mc.IdModello

DATASOURCE   FamaIndustrie
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.85
Referrer  
Date/Time   30-Jul-10 10:19 PM
Stack Trace
at cfprodotti2ecfc1341921026$funcPRIMANOVITA.runFunction(D:\vhosts\iper.net\httpdocs\FamaIndustrie\com\prodotti.cfc:255) at cfhomepage2dsotto2ecfm1227326347.runPage(D:\vhosts\iper.net\httpdocs\FamaIndustrie\homepage-sotto.cfm:1) at cfprodotti2ecfc1341921026$funcPRIMANOVITA.runFunction(D:\vhosts\iper.net\httpdocs\FamaIndustrie\com\prodotti.cfc:255) at cfhomepage2dsotto2ecfm1227326347.runPage(D:\vhosts\iper.net\httpdocs\FamaIndustrie\homepage-sotto.cfm:1)

java.sql.SQLException: Datasource FamaIndustrie could not be found.
	at coldfusion.sql.DataSrcImpl.validate(DataSrcImpl.java:95)
	at coldfusion.sql.SqlImpl.validate(SqlImpl.java:280)
	at coldfusion.tagext.sql.QueryTag.doStartTag(QueryTag.java:479)
	at cfprodotti2ecfc1341921026$funcPRIMANOVITA.runFunction(D:\vhosts\iper.net\httpdocs\FamaIndustrie\com\prodotti.cfc:255)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:375)
	at cfhomepage2dsotto2ecfm1227326347.runPage(D:\vhosts\iper.net\httpdocs\FamaIndustrie\homepage-sotto.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)