Oops! Exception Encountered
Application Execution Exception
Error Type: MissingInclude : [N/A]
Error Messages:
Could not find the included template //views/content/join.cfm.
Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with CFINCLUDE, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc.
Using relative paths (for example, 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.
| Tag Context: |
| ID: |
CFINCLUDE |
| LINE: |
129 |
| Template: |
D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc |
| ID: |
CF_UDFMETHOD |
| LINE: |
7 |
| Template: |
D:\web\mycoolbackgrounds.com\public\views\layout.expose.cfm |
| ID: |
CFINCLUDE |
| LINE: |
129 |
| Template: |
D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc |
| ID: |
CF_UDFMETHOD |
| LINE: |
50 |
| Template: |
D:\web\mycoolbackgrounds.com\public\layouts\expose.cfm |
| ID: |
CFINCLUDE |
| LINE: |
236 |
| Template: |
D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc |
| ID: |
CF_TEMPLATEPROXY |
| LINE: |
228 |
| Template: |
D:\web\mycoolbackgrounds.com\public\coldbox\system\Coldbox.cfc |
| ID: |
CF_UDFMETHOD |
| LINE: |
55 |
| Template: |
D:\web\mycoolbackgrounds.com\public\Application.cfc |
| Framework Snapshot |
| Current Event: |
content.join |
| Current Layout: |
expose.cfm |
| Current View: |
content/join |
| Bug Date: |
09/04/2010 04:55:09 AM |
| Coldfusion ID: |
CFID=982371 ;
CFToken=39548754 ;
JSessionID=DB1C810AB7F3DB9DA0B1719946C6A582_982371_39548754
|
| Template Path : |
D:\web\mycoolbackgrounds.com\public\index.cfm |
| Path Info : |
/content/join |
| Host & Server: |
www.mycoolbackgrounds.com u15363711 |
| Query String: |
|
| Browser: |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Missing Include Exception |
| Missing File Name: |
| //views/content/join.cfm |
| Stack Trace: |
coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template //views/content/join.cfm.
at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:349)
at cfRenderer2ecfc250021324$funcRENDERVIEW.runFunction(D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc:129)
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:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cflayout2eexpose2ecfm278255227.runPage(D:\web\mycoolbackgrounds.com\public\views\layout.expose.cfm:7)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfRenderer2ecfc250021324$funcRENDERVIEW.runFunction(D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc:129)
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.CfJspPage._invokeUDF(CfJspPage.java:2547)
at cfexpose2ecfm1864208654.runPage(D:\web\mycoolbackgrounds.com\public\layouts\expose.cfm:50)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
at cfRenderer2ecfc250021324$funcRENDERLAYOUT.runFunction(D:\web\mycoolbackgrounds.com\public\coldbox\system\plugins\Renderer.cfc:236)
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:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfColdbox2ecfc976408188$funcPROCESSCOLDBOXREQUEST.runFunction(D:\web\mycoolbackgrounds.com\public\coldbox\system\Coldbox.cfc:228)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
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:220)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582)
at cfApplication2ecfc279939704$funcONREQUESTSTART.runFunction(D:\web\mycoolbackgrounds.com\public\Application.cfc:55)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
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:220)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88)
at coldfusion.runtime.AppEventInvoker.onRequestStart(AppEventInvoker.java:258)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:331)
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.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)
|
| Extra Information Dump |
|
[N/A]
|