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 libertyFlames could not be found.

 
The error occurred in /var/www/edu/liberty/templates/clubsports/public.cfc: line 59
Called from /var/www/webroot/templates/clubsports/dsp_news_rss.cfm: line 8
Called from /var/www/edu/liberty/templates/clubsports/public.cfc: line 59
Called from /var/www/webroot/templates/clubsports/dsp_news_rss.cfm: line 8
57 :                 </cfquery>
58 :             <cfelse>
59 :                 <cfquery name="getNumHeadlines" datasource="libertyFlames" cachedwithin="#CreateTimeSpan(0, 0, 5, 0)#">
60 :                     SELECT NumHeadlinesDisplayed FROM ClubSports_Teams
61 :                     WHERE TeamID = <cfqueryparam cfsqltype="cf_sql_integer" value="#arguments.TeamID#">

DATASOURCE   libertyFlames
Resources:

Browser   claudebot
Remote Address   172.18.8.54
Referrer  
Date/Time   28-Mar-24 03:08 PM
Stack Trace
at cfpublic2ecfc959661486$funcGETHEADLINES.runFunction(/var/www/edu/liberty/templates/clubsports/public.cfc:59) at cfdsp_news_rss2ecfm456851826.runPage(/var/www/webroot/templates/clubsports/dsp_news_rss.cfm:8) at cfpublic2ecfc959661486$funcGETHEADLINES.runFunction(/var/www/edu/liberty/templates/clubsports/public.cfc:59) at cfdsp_news_rss2ecfm456851826.runPage(/var/www/webroot/templates/clubsports/dsp_news_rss.cfm:8)

java.sql.SQLException: Datasource libertyFlames could not be found.
	at coldfusion.sql.DataSrcImpl.validate(DataSrcImpl.java:95)
	at coldfusion.sql.SqlImpl.validate(SqlImpl.java:279)
	at coldfusion.tagext.sql.QueryTag.doStartTag(QueryTag.java:474)
	at cfpublic2ecfc959661486$funcGETHEADLINES.runFunction(/var/www/edu/liberty/templates/clubsports/public.cfc:59)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
	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:2272)
	at cfdsp_news_rss2ecfm456851826.runPage(/var/www/webroot/templates/clubsports/dsp_news_rss.cfm:8)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:288)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	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.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:198)
	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)