Loading...

Wholesale - Shop the best

Flat-rate shipping per box based on total shipping weight.

Contact Us / Register
Scope Arguments
exception1
Catch
Entries: 13
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Cause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [productid] already exist in struct
StackTrace
stringlucee.runtime.exp.ExpressionException: key [productid] already exist in struct at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:48) at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:39) at helper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147) at helper.global_cfc$cf$c.udfCall(/helper/global.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at products.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at index_cfm$cf.call(/index.cfm:7) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at application_cfc$cf.udfCall1(/Application.cfc:284) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) 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:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;key_pair_arr&nbsp;=&nbsp;pair.Split('=')&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;isArray(key_pair_arr)&nbsp;AND&nbsp;not&nbsp;arrayIsEmpty(key_pair_arr)&gt;<br> <b>147: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;structInsert(rStruct,&nbsp;'#key_pair_arr[1]#',&nbsp;'#key_pair_arr[2]#')&gt;</b><br> 148: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;&nbsp;<br> 149: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br>
codePrintPlain
string145: <cfset key_pair_arr = pair.Split('=')> 146: <cfif isArray(key_pair_arr) AND not arrayIsEmpty(key_pair_arr)> 147: <cfset structInsert(rStruct, '#key_pair_arr[1]#', '#key_pair_arr[2]#')> 148: </cfif> 149: </cfloop>
column
number0
id
string??
line
number147
Raw_Trace
stringhelper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147)
template
string/var/www/ktsupplywholesale/public_html/helper/global.cfc
type
stringcfml
2
Struct
codePrintHTML
string14: &lt;cfset&nbsp;productvar&nbsp;=&nbsp;&quot;NA&quot;&gt;<br> 15: &lt;cfif&nbsp;IsDefined('url.q')&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;dStr&nbsp;=&nbsp;application.objGlobal.decryptURL(url.q)&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;structKeyExists(dStr,&nbsp;'productid')&gt;<br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;productid&nbsp;=&nbsp;dStr['productid']&gt;<br>
codePrintPlain
string14: <cfset productvar = "NA"> 15: <cfif IsDefined('url.q')> 16: <cfset dStr = application.objGlobal.decryptURL(url.q)> 17: <cfif structKeyExists(dStr, 'productid')> 18: <cfset productid = dStr['productid']>
column
number0
id
string??
line
number16
Raw_Trace
stringproducts.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16)
template
string/var/www/ktsupplywholesale/public_html/views/products/landing_page.cfm
type
stringcfml
3
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.result&nbsp;=&nbsp;data.data&gt;<br> 6: &nbsp;&nbsp;&lt;/cfif&gt;<br> <b>7: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#data['view']#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&lt;/cfoutput&gt;<br> 9: &nbsp;&lt;!---&nbsp;<br>
codePrintPlain
string5: <cfset request.result = data.data> 6: </cfif> 7: <cfinclude template="#data['view']#"> 8: </cfoutput> 9: <!---
column
number0
id
string??
line
number7
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:7)
template
string/var/www/ktsupplywholesale/public_html/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string282: &nbsp;&nbsp;&nbsp;*/<br> 283: &nbsp;&nbsp;&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>284: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;arguments.targetPage;</b><br> 285: &nbsp;&nbsp;&nbsp;}<br> 286: <br>
codePrintPlain
string282: */ 283: void function onRequest(required string targetPage) { 284: include arguments.targetPage; 285: } 286:
column
number0
id
string??
line
number284
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:284)
template
string/var/www/ktsupplywholesale/public_html/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [productid] already exist in struct
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [productid] already exist in struct
StackTrace
stringlucee.runtime.exp.ExpressionException: key [productid] already exist in struct at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:48) at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:39) at helper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147) at helper.global_cfc$cf$c.udfCall(/helper/global.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at products.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at index_cfm$cf.call(/index.cfm:7) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at application_cfc$cf.udfCall1(/Application.cfc:284) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) 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:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;key_pair_arr&nbsp;=&nbsp;pair.Split('=')&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;isArray(key_pair_arr)&nbsp;AND&nbsp;not&nbsp;arrayIsEmpty(key_pair_arr)&gt;<br> <b>147: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;structInsert(rStruct,&nbsp;'#key_pair_arr[1]#',&nbsp;'#key_pair_arr[2]#')&gt;</b><br> 148: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;&nbsp;<br> 149: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br>
codePrintPlain
string145: <cfset key_pair_arr = pair.Split('=')> 146: <cfif isArray(key_pair_arr) AND not arrayIsEmpty(key_pair_arr)> 147: <cfset structInsert(rStruct, '#key_pair_arr[1]#', '#key_pair_arr[2]#')> 148: </cfif> 149: </cfloop>
column
number0
id
string??
line
number147
Raw_Trace
stringhelper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147)
template
string/var/www/ktsupplywholesale/public_html/helper/global.cfc
type
stringcfml
2
Struct
codePrintHTML
string14: &lt;cfset&nbsp;productvar&nbsp;=&nbsp;&quot;NA&quot;&gt;<br> 15: &lt;cfif&nbsp;IsDefined('url.q')&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;dStr&nbsp;=&nbsp;application.objGlobal.decryptURL(url.q)&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;structKeyExists(dStr,&nbsp;'productid')&gt;<br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;productid&nbsp;=&nbsp;dStr['productid']&gt;<br>
codePrintPlain
string14: <cfset productvar = "NA"> 15: <cfif IsDefined('url.q')> 16: <cfset dStr = application.objGlobal.decryptURL(url.q)> 17: <cfif structKeyExists(dStr, 'productid')> 18: <cfset productid = dStr['productid']>
column
number0
id
string??
line
number16
Raw_Trace
stringproducts.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16)
template
string/var/www/ktsupplywholesale/public_html/views/products/landing_page.cfm
type
stringcfml
3
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.result&nbsp;=&nbsp;data.data&gt;<br> 6: &nbsp;&nbsp;&lt;/cfif&gt;<br> <b>7: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#data['view']#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&lt;/cfoutput&gt;<br> 9: &nbsp;&lt;!---&nbsp;<br>
codePrintPlain
string5: <cfset request.result = data.data> 6: </cfif> 7: <cfinclude template="#data['view']#"> 8: </cfoutput> 9: <!---
column
number0
id
string??
line
number7
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:7)
template
string/var/www/ktsupplywholesale/public_html/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string282: &nbsp;&nbsp;&nbsp;*/<br> 283: &nbsp;&nbsp;&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>284: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;arguments.targetPage;</b><br> 285: &nbsp;&nbsp;&nbsp;}<br> 286: <br>
codePrintPlain
string282: */ 283: void function onRequest(required string targetPage) { 284: include arguments.targetPage; 285: } 286:
column
number0
id
string??
line
number284
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:284)
template
string/var/www/ktsupplywholesale/public_html/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [productid] already exist in struct at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:48) at lucee.runtime.functions.struct.StructInsert.call(StructInsert.java:39) at helper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147) at helper.global_cfc$cf$c.udfCall(/helper/global.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at products.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at index_cfm$cf.call(/index.cfm:7) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:987) at application_cfc$cf.udfCall1(/Application.cfc:284) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) 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:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:420) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string145: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;key_pair_arr&nbsp;=&nbsp;pair.Split('=')&gt;<br> 146: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;isArray(key_pair_arr)&nbsp;AND&nbsp;not&nbsp;arrayIsEmpty(key_pair_arr)&gt;<br> <b>147: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;structInsert(rStruct,&nbsp;'#key_pair_arr[1]#',&nbsp;'#key_pair_arr[2]#')&gt;</b><br> 148: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;&nbsp;<br> 149: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br>
codePrintPlain
string145: <cfset key_pair_arr = pair.Split('=')> 146: <cfif isArray(key_pair_arr) AND not arrayIsEmpty(key_pair_arr)> 147: <cfset structInsert(rStruct, '#key_pair_arr[1]#', '#key_pair_arr[2]#')> 148: </cfif> 149: </cfloop>
column
number0
id
string??
line
number147
Raw_Trace
stringhelper.global_cfc$cf$c.udfCall1(/helper/global.cfc:147)
template
string/var/www/ktsupplywholesale/public_html/helper/global.cfc
type
stringcfml
2
Struct
codePrintHTML
string14: &lt;cfset&nbsp;productvar&nbsp;=&nbsp;&quot;NA&quot;&gt;<br> 15: &lt;cfif&nbsp;IsDefined('url.q')&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;dStr&nbsp;=&nbsp;application.objGlobal.decryptURL(url.q)&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;structKeyExists(dStr,&nbsp;'productid')&gt;<br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;productid&nbsp;=&nbsp;dStr['productid']&gt;<br>
codePrintPlain
string14: <cfset productvar = "NA"> 15: <cfif IsDefined('url.q')> 16: <cfset dStr = application.objGlobal.decryptURL(url.q)> 17: <cfif structKeyExists(dStr, 'productid')> 18: <cfset productid = dStr['productid']>
column
number0
id
string??
line
number16
Raw_Trace
stringproducts.landing_page_cfm$cf.call(/views/products/landing_page.cfm:16)
template
string/var/www/ktsupplywholesale/public_html/views/products/landing_page.cfm
type
stringcfml
3
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.result&nbsp;=&nbsp;data.data&gt;<br> 6: &nbsp;&nbsp;&lt;/cfif&gt;<br> <b>7: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#data['view']#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&lt;/cfoutput&gt;<br> 9: &nbsp;&lt;!---&nbsp;<br>
codePrintPlain
string5: <cfset request.result = data.data> 6: </cfif> 7: <cfinclude template="#data['view']#"> 8: </cfoutput> 9: <!---
column
number0
id
string??
line
number7
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:7)
template
string/var/www/ktsupplywholesale/public_html/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string282: &nbsp;&nbsp;&nbsp;*/<br> 283: &nbsp;&nbsp;&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>284: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;arguments.targetPage;</b><br> 285: &nbsp;&nbsp;&nbsp;}<br> 286: <br>
codePrintPlain
string282: */ 283: void function onRequest(required string targetPage) { 284: include arguments.targetPage; 285: } 286:
column
number0
id
string??
line
number284
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:284)
template
string/var/www/ktsupplywholesale/public_html/Application.cfc
type
stringcfml
type
stringexpression
eventName2
stringonRequest