Could not find the included template /sports/intramurals/rightmenu.cfm.
Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.
The error occurred in /webroots/xtras/layoutfiles/secondary/bottom.cfm: line 22 Called from /webroots/customtags/layout.cfm: line 21 Called from /webroots/www.umassd.edu/sports/intramurals/wiffleball/welcome.cfm: line 1
20 : <cfif attributes.rightmenucontent is not "none">
21 : <cftry>
22 : <cfinclude template="#application.path##attributes.rightmenucontent#">
23 :
24 : <cfcatch type="missingFileName">
Search the Knowledge Base to find a solution to your problem.
Browser
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address
38.103.63.17
Referrer
Date/Time
13-May-08 05:22 PM
Stack Trace
at cfbottom2ecfm394308159.runPage(/webroots/xtras/layoutfiles/secondary/bottom.cfm:22) at cflayout2ecfm667902534.runPage(/webroots/customtags/layout.cfm:21) at cfwelcome2ecfm498301380.runPage(/webroots/www.umassd.edu/sports/intramurals/wiffleball/welcome.cfm:1)
coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template /sports/intramurals/rightmenu.cfm.
at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:283)
at cfbottom2ecfm394308159.runPage(/webroots/xtras/layoutfiles/secondary/bottom.cfm:22)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1876)
at cflayout2ecfm667902534.runPage(/webroots/customtags/layout.cfm:21)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)
at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:334)
at cfwelcome2ecfm498301380.runPage(/webroots/www.umassd.edu/sports/intramurals/wiffleball/welcome.cfm:1)
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.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
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:249)
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)