Catch Entries: 13 | additional | | Cause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Can't cast String [xml'] to a boolean |
| StackTrace | string | lucee.runtime.exp.CasterException: Can't cast String [xml'] to a boolean
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:330)
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:305)
at core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817)
at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328)
at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249)
at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180)
at core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:96)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:229)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"><br>
74: <br>
<b>75: <cfif isdefined("url.debug") and url.debug></b><br>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' /><br>
77: </cfif><br>
|
| codePrintPlain | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate">
74:
75: <cfif isdefined("url.debug") and url.debug>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' />
77: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75) |
| template | string | /var/www/farcry/core/tags/misc/cacheControl.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 72: <cfset request.fc.proxyCacheTimeout = 0 /><br>
73: </cfif><br>
<b>74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" /></b><br>
75: </cfif><br>
76: <br>
|
| codePrintPlain | string | 72: <cfset request.fc.proxyCacheTimeout = 0 />
73: </cfif>
74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" />
75: </cfif>
76:
|
| column | | id | | line | | Raw_Trace | string | core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74) |
| template | string | /var/www/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 496: </cfif><br>
497: <br>
<b>498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm"></b><br>
499: <br>
500: </cfif><br>
|
| codePrintPlain | string | 496: </cfif>
497:
498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm">
499:
500: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 94: <br>
95: <!--- Call the main farcry Application.cfc ---><br>
<b>96: <cfset super.OnRequestEnd(argumentCollections=arguments) /></b><br>
97: <br>
98: <!--- Return out. ---><br>
|
| codePrintPlain | string | 94:
95: <!--- Call the main farcry Application.cfc --->
96: <cfset super.OnRequestEnd(argumentCollections=arguments) />
97:
98: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:96) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Can't cast String [xml'] to a boolean |
| name | | rootCause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Can't cast String [xml'] to a boolean |
| StackTrace | string | lucee.runtime.exp.CasterException: Can't cast String [xml'] to a boolean
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:330)
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:305)
at core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817)
at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328)
at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249)
at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180)
at core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:96)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:229)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"><br>
74: <br>
<b>75: <cfif isdefined("url.debug") and url.debug></b><br>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' /><br>
77: </cfif><br>
|
| codePrintPlain | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate">
74:
75: <cfif isdefined("url.debug") and url.debug>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' />
77: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75) |
| template | string | /var/www/farcry/core/tags/misc/cacheControl.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 72: <cfset request.fc.proxyCacheTimeout = 0 /><br>
73: </cfif><br>
<b>74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" /></b><br>
75: </cfif><br>
76: <br>
|
| codePrintPlain | string | 72: <cfset request.fc.proxyCacheTimeout = 0 />
73: </cfif>
74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" />
75: </cfif>
76:
|
| column | | id | | line | | Raw_Trace | string | core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74) |
| template | string | /var/www/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 496: </cfif><br>
497: <br>
<b>498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm"></b><br>
499: <br>
500: </cfif><br>
|
| codePrintPlain | string | 496: </cfif>
497:
498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm">
499:
500: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 94: <br>
95: <!--- Call the main farcry Application.cfc ---><br>
<b>96: <cfset super.OnRequestEnd(argumentCollections=arguments) /></b><br>
97: <br>
98: <!--- Return out. ---><br>
|
| codePrintPlain | string | 94:
95: <!--- Call the main farcry Application.cfc --->
96: <cfset super.OnRequestEnd(argumentCollections=arguments) />
97:
98: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:96) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.CasterException: Can't cast String [xml'] to a boolean
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:330)
at lucee.runtime.op.Caster.toBooleanValue(Caster.java:305)
at core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817)
at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328)
at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249)
at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180)
at core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:933)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:96)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:229)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"><br>
74: <br>
<b>75: <cfif isdefined("url.debug") and url.debug></b><br>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' /><br>
77: </cfif><br>
|
| codePrintPlain | string | 73: <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate">
74:
75: <cfif isdefined("url.debug") and url.debug>
76: <cfhtmlhead text='<!-- <CFHEADER NAME="Expires" VALUE="Tue, 01 Jan 1985 00:00:01 GMT"> <CFHEADER NAME="Pragma" VALUE="no-cache"> <CFHEADER NAME="cache-control" VALUE="no-cache, no-store, must-revalidate"> -->' />
77: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.tags.misc.cachecontrol_cfm$cf.call(/farcry/core/tags/misc/cacheControl.cfm:75) |
| template | string | /var/www/farcry/core/tags/misc/cacheControl.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 72: <cfset request.fc.proxyCacheTimeout = 0 /><br>
73: </cfif><br>
<b>74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" /></b><br>
75: </cfif><br>
76: <br>
|
| codePrintPlain | string | 72: <cfset request.fc.proxyCacheTimeout = 0 />
73: </cfif>
74: <misc:cacheControl browserSeconds="#request.fc.browserCacheTimeout#" proxySeconds="#request.fc.proxyCacheTimeout#" />
75: </cfif>
76:
|
| column | | id | | line | | Raw_Trace | string | core.tags.farcry._farcryonrequestend_cfm$cf.call(/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm:74) |
| template | string | /var/www/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 496: </cfif><br>
497: <br>
<b>498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm"></b><br>
499: <br>
500: </cfif><br>
|
| codePrintPlain | string | 496: </cfif>
497:
498: <cfinclude template="/farcry/core/tags/farcry/_farcryOnRequestEnd.cfm">
499:
500: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:498) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 94: <br>
95: <!--- Call the main farcry Application.cfc ---><br>
<b>96: <cfset super.OnRequestEnd(argumentCollections=arguments) /></b><br>
97: <br>
98: <!--- Return out. ---><br>
|
| codePrintPlain | string | 94:
95: <!--- Call the main farcry Application.cfc --->
96: <cfset super.OnRequestEnd(argumentCollections=arguments) />
97:
98: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:96) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
|