Catch
additional
Struct (ordered)
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringjava.lang.NullPointerException
StackTrace
stringlucee.runtime.exp.NativeException: java.lang.NullPointerException at org.apache.felix.framework.BundleRevisionImpl.getResourceLocal(BundleRevisionImpl.java:507) at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1569) at org.apache.felix.framework.BundleWiringImpl.getResourceByDelegation(BundleWiringImpl.java:1418) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.getResource(BundleWiringImpl.java:2466) at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1300) at org.apache.http.util.VersionInfo.loadVersionInfo(VersionInfo.java:233) at org.apache.http.util.VersionInfo.getUserAgent(VersionInfo.java:319) at org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:1057) at lucee.runtime.tag.Http._doEndTag(Http.java:1078) at lucee.runtime.tag.Http.doEndTag(Http.java:687) at __138.system.modules.dts.actions.act_dtslogin_cfm$cf.call(../system/modules/DTS/Actions/act_DTSLogin.cfm:144) 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.modules.dts.fbx_switch_cfm$cf.call(../system/modules/DTS/fbx_Switch.cfm:43) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:829) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179) at __138.system.modules.dts.services.index_cfm$cf.call(../system/modules/DTS/Services/index.cfm:28) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:829) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179) at __138.system.modules.shoppingcart.cfg_backendsettings_cfm$cf.call(../system/modules/ShoppingCart/cfg_BackendSettings.cfm:135) 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.modules.shoppingcart.cfg_shoppingcart_cfm$cf.call(../system/modules/ShoppingCart/cfg_ShoppingCart.cfm:6) 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.modules.shoppingcart.fbx_switch_cfm$cf.call(../system/modules/ShoppingCart/fbx_Switch.cfm:103) 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 shoppingcart.index_cfm$cf.call(/ShoppingCart/index.cfm:58) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:837) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216) 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) Caused by: java.lang.NullPointerException ... 75 more
TagContext
Array
1
Struct
codePrintHTML
string142: &lt;/cfif&gt;<br> 143: <br> <b>144: &lt;cfhttp url=&quot;#DTSDEBUGURL#&quot; method=&quot;get&quot; timeout=&quot;#Variables.Timeout#&quot;&gt;</b><br> 145: <br> 146: &lt;cfset VARIABLES.DTSHITRESULT = cfhttp.filecontent&gt;<br>
codePrintPlain
string142: </cfif> 143: 144: <cfhttp url="#DTSDEBUGURL#" method="get" timeout="#Variables.Timeout#"> 145: 146: <cfset VARIABLES.DTSHITRESULT = cfhttp.filecontent>
column
number0
id
string??
line
number144
Raw_Trace
string__138.system.modules.dts.actions.act_dtslogin_cfm$cf.call(../system/modules/DTS/Actions/act_DTSLogin.cfm:144)
template
string/www/shopdoterra-iact/system/modules/DTS/Actions/act_DTSLogin.cfm
type
stringcfml
2
Struct
codePrintHTML
string41: <br> 42: &lt;cfcase value = &quot;DTSLogin&quot;&gt;<br> <b>43: &lt;cfinclude template=&quot;Actions/act_DTSLogin.cfm&quot;&gt;</b><br> 44: &lt;/cfcase&gt;<br> 45: <br>
codePrintPlain
string41: 42: <cfcase value = "DTSLogin"> 43: <cfinclude template="Actions/act_DTSLogin.cfm"> 44: </cfcase> 45:
column
number0
id
string??
line
number43
Raw_Trace
string__138.system.modules.dts.fbx_switch_cfm$cf.call(../system/modules/DTS/fbx_Switch.cfm:43)
template
string/www/shopdoterra-iact/system/modules/DTS/fbx_Switch.cfm
type
stringcfml
3
Struct
codePrintHTML
string26: &lt;cfmodule template=&quot;../fbx_Switch.cfm&quot; Page=&quot;DTSLogin&quot; VerifySignatureLogin=&quot;1&quot;&gt;&lt;!---WF130775 admin DTS hits with signature---&gt;<br> 27: &lt;cfelse&gt;<br> <b>28: &lt;cfmodule template=&quot;../fbx_Switch.cfm&quot; Page=&quot;DTSLogin&quot; PassedInDistID=&quot;#REQUEST.DTSAdminID#&quot; Password=&quot;#REQUEST.DTSAdminPwd#&quot;&gt;</b><br> 29: &lt;/cfif&gt;<br> 30: &lt;/cfif&gt;<br>
codePrintPlain
string26: <cfmodule template="../fbx_Switch.cfm" Page="DTSLogin" VerifySignatureLogin="1"><!---WF130775 admin DTS hits with signature---> 27: <cfelse> 28: <cfmodule template="../fbx_Switch.cfm" Page="DTSLogin" PassedInDistID="#REQUEST.DTSAdminID#" Password="#REQUEST.DTSAdminPwd#"> 29: </cfif> 30: </cfif>
column
number0
id
string??
line
number28
Raw_Trace
string__138.system.modules.dts.services.index_cfm$cf.call(../system/modules/DTS/Services/index.cfm:28)
template
string/www/shopdoterra-iact/system/modules/DTS/Services/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string133: ReturnVariable=&quot;AppPrms&quot;<br> 134: QueryString=&quot;&quot;<br> <b>135: calledfrom=&quot;#REQUEST.getOrigin(619)#&quot;&gt;</b><br> 136: <br> 137: <br>
codePrintPlain
string133: ReturnVariable="AppPrms" 134: QueryString="" 135: calledfrom="#REQUEST.getOrigin(619)#"> 136: 137:
column
number0
id
string??
line
number135
Raw_Trace
string__138.system.modules.shoppingcart.cfg_backendsettings_cfm$cf.call(../system/modules/ShoppingCart/cfg_BackendSettings.cfm:135)
template
string/www/shopdoterra-iact/system/modules/ShoppingCart/cfg_BackendSettings.cfm
type
stringcfml
5
Struct
codePrintHTML
string4: &lt;cfinclude template=&quot;cfg_LanguageSettings.cfm&quot;&gt;<br> 5: &lt;!---*** BackOffice Configuration Values ***---&gt;<br> <b>6: &lt;cfinclude template=&quot;cfg_BackendSettings.cfm&quot;&gt;</b><br> 7: &lt;!---*** Default Payment/Address Settings ***---&gt;<br> 8: &lt;cfinclude template=&quot;cfg_Payments_Addresses.cfm&quot;&gt;<br>
codePrintPlain
string4: <cfinclude template="cfg_LanguageSettings.cfm"> 5: <!---*** BackOffice Configuration Values ***---> 6: <cfinclude template="cfg_BackendSettings.cfm"> 7: <!---*** Default Payment/Address Settings ***---> 8: <cfinclude template="cfg_Payments_Addresses.cfm">
column
number0
id
string??
line
number6
Raw_Trace
string__138.system.modules.shoppingcart.cfg_shoppingcart_cfm$cf.call(../system/modules/ShoppingCart/cfg_ShoppingCart.cfm:6)
template
string/www/shopdoterra-iact/system/modules/ShoppingCart/cfg_ShoppingCart.cfm
type
stringcfml
6
Struct
codePrintHTML
string101: <br> 102: &lt;!---set all company variables and client variables---&gt;<br> <b>103: &lt;cfinclude template=&quot;cfg_ShoppingCart.cfm&quot;&gt;</b><br> 104: <br> 105: &lt;!---first time to shopping cart, initialize client variables---&gt;<br>
codePrintPlain
string101: 102: <!---set all company variables and client variables---> 103: <cfinclude template="cfg_ShoppingCart.cfm"> 104: 105: <!---first time to shopping cart, initialize client variables--->
column
number0
id
string??
line
number103
Raw_Trace
string__138.system.modules.shoppingcart.fbx_switch_cfm$cf.call(../system/modules/ShoppingCart/fbx_Switch.cfm:103)
template
string/www/shopdoterra-iact/system/modules/ShoppingCart/fbx_Switch.cfm
type
stringcfml
7
Struct
codePrintHTML
string56: &lt;/cfif&gt;<br> 57: &lt;CFSET CLIENT.ShoppingCart_Dir=REQUEST.ShoppingCart_Dir&gt;&lt;!---reset new directory---&gt;<br> <b>58: &lt;CFINCLUDE Template=&quot;../../system/modules/ShoppingCart/fbx_Switch.cfm&quot;&gt;</b><br> 59: <br> 60: &lt;cfcatch&gt;&lt;!---WF166919 catch any errors---&gt;<br>
codePrintPlain
string56: </cfif> 57: <CFSET CLIENT.ShoppingCart_Dir=REQUEST.ShoppingCart_Dir><!---reset new directory---> 58: <CFINCLUDE Template="../../system/modules/ShoppingCart/fbx_Switch.cfm"> 59: 60: <cfcatch><!---WF166919 catch any errors--->
column
number0
id
string??
line
number58
Raw_Trace
stringshoppingcart.index_cfm$cf.call(/ShoppingCart/index.cfm:58)
template
string/www/shopdoterra-iact/wwwroot/ShoppingCart/index.cfm
type
stringcfml
type
stringjava.lang.NullPointerException