Catch
Entries: 12
additional
Struct (ordered)
Mapping
string/
Detail
stringFile not found: /var/www/html/gcs/p_review.cfm
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringPage [/gcs/p_review.cfm] [/var/www/html/gcs/p_review.cfm] not found
MissingFileName
string/gcs/p_review.cfm
MissingFileName_abs
string/var/www/html/gcs/p_review.cfm
MissingFileName_rel
string/gcs/p_review.cfm
StackTrace
stringlucee.runtime.exp.MissingIncludeException: Page [/gcs/p_review.cfm] [/var/www/html/gcs/p_review.cfm] not found at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1130) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1042) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at gcs.i_p_cfm$cf.call(/gcs/i_p.cfm:33) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at gcs.i_cfm$cf.call_000003(/gcs/i.cfm:164) at gcs.i_cfm$cf.call(/gcs/i.cfm:159) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:213) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:829)
TagContext
Array
1
Struct
codePrintHTML
string31: <br> 32: &lt;cfsavecontent&nbsp;variable&nbsp;=&nbsp;&quot;thistag_generatedcontent&quot;&gt;<br> <b>33: &nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;p_#url.p#.cfm&quot;&gt;</b><br> 34: &lt;/cfsavecontent&gt;<br> 35: <br>
codePrintPlain
string31: 32: <cfsavecontent variable = "thistag_generatedcontent"> 33: <cfinclude template="p_#url.p#.cfm"> 34: </cfsavecontent> 35:
column
number0
id
string??
line
number33
Raw_Trace
stringgcs.i_p_cfm$cf.call(/gcs/i_p.cfm:33)
template
string/var/www/html/gcs/i_p.cfm
type
stringcfml
2
Struct
codePrintHTML
string162: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;s_i_trade.cfm&quot;&gt;<br> 163: &nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>164: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;i_p.cfm&quot;&gt;</b><br> 165: &nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 166: &lt;/cfif&gt;<br>
codePrintPlain
string162: <cfinclude template="s_i_trade.cfm"> 163: <cfelse> 164: <cfinclude template="i_p.cfm"> 165: </cfif> 166: </cfif>
column
number0
id
string??
line
number164
Raw_Trace
stringgcs.i_cfm$cf.call_000003(/gcs/i.cfm:164)
template
string/var/www/html/gcs/i.cfm
type
stringcfml
3
Struct
codePrintHTML
string157: &lt;cfelseif&nbsp;parameterexists(url.f)&nbsp;and&nbsp;parameterexists(session.userid)&nbsp;is&nbsp;&quot;NO&quot;&gt;<br> 158: &nbsp;&nbsp;&nbsp;&lt;Cfset&nbsp;url.p=&quot;timeout&quot;&gt;&lt;cfinclude&nbsp;template=&quot;i_p.cfm&quot;&gt;<br> <b>159: &lt;Cfelse&gt;</b><br> 160: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;parameterexists(url.tft)&nbsp;or&nbsp;parameterexists(url.in)&gt;<br> 161: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;parameterexists(client.downloadflag)&nbsp;is&nbsp;&quot;NO&quot;&gt;&lt;cfinclude&nbsp;template=&quot;s_i_firsttime.cfm&quot;&gt;&lt;/cfif&gt;<br>
codePrintPlain
string157: <cfelseif parameterexists(url.f) and parameterexists(session.userid) is "NO"> 158: <Cfset url.p="timeout"><cfinclude template="i_p.cfm"> 159: <Cfelse> 160: <cfif parameterexists(url.tft) or parameterexists(url.in)> 161: <cfif parameterexists(client.downloadflag) is "NO"><cfinclude template="s_i_firsttime.cfm"></cfif>
column
number0
id
string??
line
number159
Raw_Trace
stringgcs.i_cfm$cf.call(/gcs/i.cfm:159)
template
string/var/www/html/gcs/i.cfm
type
stringcfml
type
stringmissinginclude