struct
Cause
struct
Detail 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. <br> 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.
Message Could not find the included template application.cfm.
MissingFileName application.cfm
StackTrace coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template application.cfm. at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:349) at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27) 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 cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2) 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 cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5) 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 cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:280) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:356) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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:62) 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)
TagContext
array
1
struct
COLUMN 0
ID CFINCLUDE
LINE 27
RAW_TRACE at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 2
RAW_TRACE at cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFINCLUDE
LINE 5
RAW_TRACE at cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 320
RAW_TRACE at cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc
TYPE CFML
TagName CFINCLUDE
Type MissingInclude
Detail An exception occurred while invoking an event handler method from Application.cfc. The method name is: onRequest.
Message Event handler exception.
RootCause
struct
Detail 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. <br> 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.
Message Could not find the included template application.cfm.
MissingFileName application.cfm
StackTrace coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template application.cfm. at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:349) at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27) 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 cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2) 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 cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5) 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 cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:280) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:356) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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:62) 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)
TagContext
array
1
struct
COLUMN 0
ID CFINCLUDE
LINE 27
RAW_TRACE at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 2
RAW_TRACE at cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFINCLUDE
LINE 5
RAW_TRACE at cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 320
RAW_TRACE at cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc
TYPE CFML
TagName CFINCLUDE
Type MissingInclude
StackTrace coldfusion.runtime.EventHandlerException: Event handler exception. at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:288) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:356) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) 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:62) 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) Caused by: coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template application.cfm. at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:349) at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27) 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 cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2) 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 cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5) 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 cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320) 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:491) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:337) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:88) at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:280) ... 26 more
TagContext
array
1
struct
COLUMN 0
ID CFINCLUDE
LINE 27
RAW_TRACE at cfapp_globals2ecfm927221479.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm:27)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\app_globals.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFINCLUDE
LINE 2
RAW_TRACE at cfapp_locals2ecfm1062868250.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm:2)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\app_locals.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFINCLUDE
LINE 5
RAW_TRACE at cfindex2ecfm1803639412.runPage(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm:5)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\onix\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 320
RAW_TRACE at cfApplication2ecfc1642687443$funcONREQUEST.runFunction(D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc:320)
TEMPLATE D:\Inetpub\wwwroot\GiantChair\Publishers\C_sept\Application.cfc
TYPE CFML
Type MissingInclude
name onRequest