struct
Column 618
Detail The start tag must have a matching end tag. An explicit end tag can be provided by adding </cffunction>. If the body of the tag is empty, you can use the shortcut <cffunction .../>.<p>The CFML compiler was processing:<ul><li>A cfif tag beginning on line 1, column 1243.</ul>
KnownColumn -1
KnownLine -1
KnownText &lt;unknown&gt;
Line 1
Message Context validation error for the cffunction tag.
Snippet <cfcomponent><cffunction access="public" name="init"><cfset THIS.vars = APPLICATION.com.pegasys.initCache(products=[])><cfset REQUEST.options = APPLICATION.com.pegasys.parseOptions(argumentCollection={"METAS":{"DESCRIPTION":"","TITLE":"#fx1()#"},"VARS":{},"OG":{},"PATHS":[{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":1,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":2,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":3,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":5,"NAME":""}]})><cfreturn THIS></cffunction><cffunction name="display" access="public"><body class="lg-3 skin-3 node-4509" pega-node="4509" style=""><cfoutput>#APPLICATION.com.parser.addAsset(scope="stylesheets", asset={"PATH":"inc/css/styles.css","MEDIA":"all","COMPRESS":false,"PEGA":false,"STACK":[],"POSITION":"header"})#</cfoutput><script type="text/javascript" src="/_app/<cfoutput>#APPLICATION.cfc.utility.getLatestAssetVersion(path="inc/js/global.js", pega=false, compress=true)#</cfoutput>"></script><cfset LOCAL.editmode = not structKeyExists(REQUEST, "noSession") and structKeyExists(SESSION, "editMode")><cfif LOCAL.editmode><div class="pega-build"></cfif></cfif
StackTrace coldfusion.compiler.UnmatchedStartTagException: Context validation error for the cffunction tag. at coldfusion.compiler.cfml40.cffunction(cfml40.java:4128) at coldfusion.compiler.cfml40.cfml(cfml40.java:4744) at coldfusion.compiler.cfml40.start(cfml40.java:5054) at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:620) at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:601) at coldfusion.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:441) at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:391) at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:160) at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:467) at coldfusion.util.LruCache.get(LruCache.java:180) at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:387) at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133) at coldfusion.util.SoftCache.get(SoftCache.java:81) at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:642) at coldfusion.runtime.RuntimeServiceImpl.getFile(RuntimeServiceImpl.java:949) at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath(RuntimeServiceImpl.java:916) at coldfusion.runtime.TemplateProxyFactory.getResolvedFile(TemplateProxyFactory.java:1291) at coldfusion.runtime.TemplateProxyFactory.getTemplateFileHelper(TemplateProxyFactory.java:1599) at coldfusion.cfc.ComponentProxyFactory.getProxy(ComponentProxyFactory.java:51) at coldfusion.runtime.CFPage.CreateObject(CFPage.java:5989) at cfdisplay2ecfc302064154$funcGETNODE.runFunction(\\172.31.20.177\pega3\com\display.cfc:451) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2830) at cfdisplay2ecfc302064154$funcDISPLAYSITE.runFunction(\\172.31.20.177\pega3\com\display.cfc:1471) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:651) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:460) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2430) at cfpage2ecfc1913448856$funcGETPAGEFROMID.runFunction(\\172.31.20.177\pega3\pega\page.cfc:311) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2830) at cfpage2ecfc1913448856$funcGETCONTENTFROMPATH.runFunction(\\172.31.20.177\pega3\pega\page.cfc:468) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2830) at cfpage2ecfc1913448856$funcGETPAGEFROMPATH.runFunction(\\172.31.20.177\pega3\pega\page.cfc:351) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:651) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:460) at coldfusion.filter.ComponentFilter.invoke(ComponentFilter.java:251) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:488) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42) at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:153) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:156) at coldfusion.xml.rpc.CFCServlet.doGet(CFCServlet.java:298) at javax.servlet.http.HttpServlet.service(HttpServlet.java:624) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:458) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:196) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 618
LINE 1
TEMPLATE C:\inetpub\wwwroot\cfcache\cache\2220_3_4509_0_0_3_0.cfc
TYPE SYNTAX
2
struct
COLUMN 0
ID CF_CFPAGE
LINE 451
RAW_TRACE at cfdisplay2ecfc302064154$funcGETNODE.runFunction(\\172.31.20.177\pega3\com\display.cfc:451)
TEMPLATE \\172.31.20.177\pega3\com\display.cfc
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 1471
RAW_TRACE at cfdisplay2ecfc302064154$funcDISPLAYSITE.runFunction(\\172.31.20.177\pega3\com\display.cfc:1471)
TEMPLATE \\172.31.20.177\pega3\com\display.cfc
TYPE CFML
4
struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 311
RAW_TRACE at cfpage2ecfc1913448856$funcGETPAGEFROMID.runFunction(\\172.31.20.177\pega3\pega\page.cfc:311)
TEMPLATE \\172.31.20.177\pega3\pega\page.cfc
TYPE CFML
5
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 468
RAW_TRACE at cfpage2ecfc1913448856$funcGETCONTENTFROMPATH.runFunction(\\172.31.20.177\pega3\pega\page.cfc:468)
TEMPLATE \\172.31.20.177\pega3\pega\page.cfc
TYPE CFML
6
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 351
RAW_TRACE at cfpage2ecfc1913448856$funcGETPAGEFROMPATH.runFunction(\\172.31.20.177\pega3\pega\page.cfc:351)
TEMPLATE \\172.31.20.177\pega3\pega\page.cfc
TYPE CFML
TokenText cffunction
Type Template
snippet <cfcomponent><cffunction access="public" name="init"><cfset THIS.vars = APPLICATION.com.pegasys.initCache(products=[])><cfset REQUEST.options = APPLICATION.com.pegasys.parseOptions(argumentCollection={"METAS":{"DESCRIPTION":"","TITLE":"#fx1()#"},"VARS":{},"OG":{},"PATHS":[{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":1,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":2,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":3,"NAME":""},{"PATH":"/corporate/brand-presentation-s23/","PAGE":"","LANG_ID":5,"NAME":""}]})><cfreturn THIS></cffunction><cffunction name="display" access="public"><body class="lg-3 skin-3 node-4509" pega-node="4509" style=""><cfoutput>#APPLICATION.com.parser.addAsset(scope="stylesheets", asset={"PATH":"inc/css/styles.css","MEDIA":"all","COMPRESS":false,"PEGA":false,"STACK":[],"POSITION":"header"})#</cfoutput><script type="text/javascript" src="/_app/<cfoutput>#APPLICATION.cfc.utility.getLatestAssetVersion(path="inc/js/global.js", pega=false, compress=true)#</cfoutput>"></script><cfset LOCAL.editmode = not structKeyExists(REQUEST, "noSession") and structKeyExists(SESSION, "editMode")><cfif LOCAL.editmode><div class="pega-build"></cfif></cfif
struct
ARGUMENTS
struct
KEY 2220:3:4509:0:0:3:0
REMOVE false
CFC _ram.cache.2220_3_4509_0_0_3_0
DIR /_ram/cache/
EXISTS YES
FILE C:\inetpub\wwwroot\cfcache\cache\2220_3_4509_0_0_3_0.cfc
FOLDER C:\inetpub\wwwroot\cfcache\cache\
NAME 2220_3_4509_0_0_3_0
PATH /_ram/cache/2220_3_4509_0_0_3_0.cfc