Mach-II Exception

Message

Could not find the included template //views/privacypolicy.cfm.

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.
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.

Extended Info

Tag Context

/sdm/webroot/MachII/framework/ViewContext.cfc (84)

/sdm/webroot/MachII/framework/EventContext.cfc (204)

/sdm/webroot/MachII/framework/commands/ViewPageCommand.cfc (66)

/sdm/webroot/MachII/framework/EventHandler.cfc (62)

/sdm/webroot/MachII/framework/RequestHandler.cfc (281)

/sdm/webroot/MachII/framework/RequestHandler.cfc (237)

/sdm/webroot/MachII/framework/RequestHandler.cfc (193)

/sdm/webroot/MachII/framework/RequestHandler.cfc (127)

/sdm/webroot/MachII/mach-ii.cfm (77)

/sdm/webroot/mediasilo/Falcon/manage/index.cfm (16)

Caught Exception

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 //views/privacypolicy.cfm.
MissingFileName //views/privacypolicy.cfm
StackTrace coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template //views/privacypolicy.cfm. at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:303) at cfViewContext2ecfc42031038$funcDISPLAYVIEW.runFunction(/sdm/webroot/MachII/framework/ViewContext.cfc:84) 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 cfEventContext2ecfc1931250818$funcDISPLAYVIEW.runFunction(/sdm/webroot/MachII/framework/EventContext.cfc:204) 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 cfViewPageCommand2ecfc1303420543$funcEXECUTE.runFunction(/sdm/webroot/MachII/framework/commands/ViewPageCommand.cfc:66) 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 cfEventHandler2ecfc752820032$funcHANDLEEVENT.runFunction(/sdm/webroot/MachII/framework/EventHandler.cfc:62) 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 cfRequestHandler2ecfc927335799$funcHANDLEEVENT.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:281) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc927335799$funcHANDLENEXTEVENT.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:237) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc927335799$funcPROCESSEVENTS.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:193) 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.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfRequestHandler2ecfc927335799$funcHANDLEREQUEST.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:127) 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 cfmach2dii2ecfm615263076.runPage(/sdm/webroot/MachII/mach-ii.cfm:77) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfindex2ecfm2043267748.runPage(/sdm/webroot/mediasilo/Falcon/manage/index.cfm:16) 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:279) 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:175) 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 84
RAW_TRACE at cfViewContext2ecfc42031038$funcDISPLAYVIEW.runFunction(/sdm/webroot/MachII/framework/ViewContext.cfc:84)
TEMPLATE /sdm/webroot/MachII/framework/ViewContext.cfc
TYPE CFML
2
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 204
RAW_TRACE at cfEventContext2ecfc1931250818$funcDISPLAYVIEW.runFunction(/sdm/webroot/MachII/framework/EventContext.cfc:204)
TEMPLATE /sdm/webroot/MachII/framework/EventContext.cfc
TYPE CFML
3
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 66
RAW_TRACE at cfViewPageCommand2ecfc1303420543$funcEXECUTE.runFunction(/sdm/webroot/MachII/framework/commands/ViewPageCommand.cfc:66)
TEMPLATE /sdm/webroot/MachII/framework/commands/ViewPageCommand.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 62
RAW_TRACE at cfEventHandler2ecfc752820032$funcHANDLEEVENT.runFunction(/sdm/webroot/MachII/framework/EventHandler.cfc:62)
TEMPLATE /sdm/webroot/MachII/framework/EventHandler.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 281
RAW_TRACE at cfRequestHandler2ecfc927335799$funcHANDLEEVENT.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:281)
TEMPLATE /sdm/webroot/MachII/framework/RequestHandler.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 237
RAW_TRACE at cfRequestHandler2ecfc927335799$funcHANDLENEXTEVENT.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:237)
TEMPLATE /sdm/webroot/MachII/framework/RequestHandler.cfc
TYPE CFML
7
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 193
RAW_TRACE at cfRequestHandler2ecfc927335799$funcPROCESSEVENTS.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:193)
TEMPLATE /sdm/webroot/MachII/framework/RequestHandler.cfc
TYPE CFML
8
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 127
RAW_TRACE at cfRequestHandler2ecfc927335799$funcHANDLEREQUEST.runFunction(/sdm/webroot/MachII/framework/RequestHandler.cfc:127)
TEMPLATE /sdm/webroot/MachII/framework/RequestHandler.cfc
TYPE CFML
9
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 77
RAW_TRACE at cfmach2dii2ecfm615263076.runPage(/sdm/webroot/MachII/mach-ii.cfm:77)
TEMPLATE /sdm/webroot/MachII/mach-ii.cfm
TYPE CFML
10
struct
COLUMN 0
ID CFINCLUDE
LINE 16
RAW_TRACE at cfindex2ecfm2043267748.runPage(/sdm/webroot/mediasilo/Falcon/manage/index.cfm:16)
TEMPLATE /sdm/webroot/mediasilo/Falcon/manage/index.cfm
TYPE CFML
TagName CFINCLUDE
Type MissingInclude