Catch
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [NEWSHOPPINGCART] doesn't exist in the request scope
StackTrace
stringlucee.runtime.exp.ExpressionException: key [NEWSHOPPINGCART] doesn't exist in the request scope at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.scope.RequestImpl.get(RequestImpl.java:163) at custom.sharedconfig.slv.cfg_companyapplication_cfm$cf$5rz.call(/RootDir/custom/sharedconfig/SLV/cfg_CompanyApplication.cfm:5) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818) at wwwroot.companyapplication_cfm$cf$7.call(/RootDir/wwwroot/CompanyApplication.cfm:229) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818) at system.sharedconfig.cfg_application_cfm$cf$2.call(/RootDir/system/sharedconfig/cfg_Application.cfm:158) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:818) at __138.system.sharedconfig.udf_applicationmethods_cfm$cf.udfCall(../system/sharedconfig/udf_ApplicationMethods.cfm:278) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:680) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:436) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:132) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2416) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2406) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2381) at lucee.runtime.engine.Request.exe(Request.java:43) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1170) 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:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:486) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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:750)
TagContext
Array
1
Struct
codePrintHTML
string3: REQUEST.AlertsByCountry = ListAppend(REQUEST.AlertsByCountry, &quot;SLV&quot;);<br> 4: <br> <b>5: REQUEST.NewShoppingCart = ListAppend(REQUEST.NewShoppingCart, &quot;SLV&quot;);</b><br> 6: <br> 7: REQUEST.CountryAccessList = listAppend(REQUEST.CountryAccessList,&quot;SLV&quot;);<br>
codePrintPlain
string3: REQUEST.AlertsByCountry = ListAppend(REQUEST.AlertsByCountry, "SLV"); 4: 5: REQUEST.NewShoppingCart = ListAppend(REQUEST.NewShoppingCart, "SLV"); 6: 7: REQUEST.CountryAccessList = listAppend(REQUEST.CountryAccessList,"SLV");
column
number0
id
string??
line
number5
Raw_Trace
stringcustom.sharedconfig.slv.cfg_companyapplication_cfm$cf$5rz.call(/RootDir/custom/sharedconfig/SLV/cfg_CompanyApplication.cfm:5)
template
string/www/shopdoterra-iact/custom/sharedconfig/SLV/cfg_CompanyApplication.cfm
type
stringcfml
2
Struct
codePrintHTML
string227: include &quot;../custom/sharedconfig/EO/cfg_CompanyApplication.cfm&quot;;<br> 228: } else if (StructKeyExists(REQUEST.ParsedURL, 'ParsedCountry') AND REQUEST.ParsedURL['ParsedCountry'] NEQ &quot;&quot; AND FileExists(&quot;../custom/sharedconfig/#REQUEST.ParsedURL['ParsedCountry']#/cfg_CompanyApplication.cfm&quot;)) {<br> <b>229: include &quot;../custom/sharedconfig/#REQUEST.ParsedURL['ParsedCountry']#/cfg_CompanyApplication.cfm&quot;;</b><br> 230: } else if (REQUEST.getUserCurrentCountry() NEQ &quot;&quot; AND FileExists(&quot;../custom/sharedconfig/#REQUEST.getUserCurrentCountry()#/cfg_CompanyApplication.cfm&quot;)) {<br> 231: include &quot;../custom/sharedconfig/#REQUEST.getUserCurrentCountry()#/cfg_CompanyApplication.cfm&quot;;<br>
codePrintPlain
string227: include "../custom/sharedconfig/EO/cfg_CompanyApplication.cfm"; 228: } else if (StructKeyExists(REQUEST.ParsedURL, 'ParsedCountry') AND REQUEST.ParsedURL['ParsedCountry'] NEQ "" AND FileExists("../custom/sharedconfig/#REQUEST.ParsedURL['ParsedCountry']#/cfg_CompanyApplication.cfm")) { 229: include "../custom/sharedconfig/#REQUEST.ParsedURL['ParsedCountry']#/cfg_CompanyApplication.cfm"; 230: } else if (REQUEST.getUserCurrentCountry() NEQ "" AND FileExists("../custom/sharedconfig/#REQUEST.getUserCurrentCountry()#/cfg_CompanyApplication.cfm")) { 231: include "../custom/sharedconfig/#REQUEST.getUserCurrentCountry()#/cfg_CompanyApplication.cfm";
column
number0
id
string??
line
number229
Raw_Trace
stringwwwroot.companyapplication_cfm$cf$7.call(/RootDir/wwwroot/CompanyApplication.cfm:229)
template
string/www/shopdoterra-iact/wwwroot/CompanyApplication.cfm
type
stringcfml
3
Struct
codePrintHTML
string156: <br> 157: &lt;!--- CF MX 7 fix. CompanyApplication is uniqe to a client, so make sure it pulls from that dir. Linked files include from where the original file's location, not where the link is ---&gt;<br> <b>158: &lt;CFINCLUDE TEMPLATE=&quot;/RootDir/wwwroot/CompanyApplication.cfm&quot;&gt;</b><br> 159: <br> 160: &lt;cfset REQUEST.DTScacheParam = &quot;&quot;&gt;<br>
codePrintPlain
string156: 157: <!--- CF MX 7 fix. CompanyApplication is uniqe to a client, so make sure it pulls from that dir. Linked files include from where the original file's location, not where the link is ---> 158: <CFINCLUDE TEMPLATE="/RootDir/wwwroot/CompanyApplication.cfm"> 159: 160: <cfset REQUEST.DTScacheParam = "">
column
number0
id
string??
line
number158
Raw_Trace
stringsystem.sharedconfig.cfg_application_cfm$cf$2.call(/RootDir/system/sharedconfig/cfg_Application.cfm:158)
template
string/www/shopdoterra-iact/system/sharedconfig/cfg_Application.cfm
type
stringcfml
4
Struct
codePrintHTML
string276: &lt;/cfif&gt;<br> 277: &lt;cfscript&gt;<br> <b>278: include &quot;/RootDir/system/sharedconfig/cfg_Application.cfm&quot;;</b><br> 279: &lt;/cfscript&gt;<br> 280: &lt;cfif StructKeyExists(this,'CustomOnRequestStart')&gt;<br>
codePrintPlain
string276: </cfif> 277: <cfscript> 278: include "/RootDir/system/sharedconfig/cfg_Application.cfm"; 279: </cfscript> 280: <cfif StructKeyExists(this,'CustomOnRequestStart')>
column
number0
id
string??
line
number278
Raw_Trace
string__138.system.sharedconfig.udf_applicationmethods_cfm$cf.udfCall(../system/sharedconfig/udf_ApplicationMethods.cfm:278)
template
string/www/shopdoterra-iact/system/sharedconfig/udf_ApplicationMethods.cfm
type
stringcfml
type
stringexpression