exception | 1 | Catch Entries: 13 | additional | Struct (ordered) | Function | | Component | |
| Cause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [data] already exist in struct |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [data] 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 services.product_cfc$cf.udfCall1(/model/services/product.cfc:127)
at services.product_cfc$cf.udfCall(/model/services/product.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2107)
at productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139)
at productcontroller_cfc$cf.udfCall(/controllers/ProductController.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98)
at routes.routing_cfc$cf.udfCall(/routes/Routing.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 routes.routes_cfm$cf.call(/routes/routes.cfm:126)
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:2)
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:270)
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 | string | 125: </cfquery><br>
126: <br>
<b>127: <cfset structInsert(structReturn,'data',getData)></b><br>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)><br>
129: <cfreturn structReturn><br>
|
| codePrintPlain | string | 125: </cfquery>
126:
127: <cfset structInsert(structReturn,'data',getData)>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)>
129: <cfreturn structReturn>
|
| column | | id | | line | | Raw_Trace | string | services.product_cfc$cf.udfCall1(/model/services/product.cfc:127) |
| template | string | /var/www/ktsupplywholesale/public_html/model/services/product.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 137: <br>
138: <cfset init()><br>
<b>139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)></b><br>
140: <br>
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)><br>
|
| codePrintPlain | string | 137:
138: <cfset init()>
139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)>
140:
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)>
|
| column | | id | | line | | Raw_Trace | string | productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139) |
| template | string | /var/www/ktsupplywholesale/public_html/controllers/ProductController.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)><br>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)"><br>
<b>98: <cfset rc = evaluate(functionPath)> </b><br>
99: </cfif><br>
100: <cfif not structKeyExists(rc, 'view')><br>
|
| codePrintPlain | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)">
98: <cfset rc = evaluate(functionPath)>
99: </cfif>
100: <cfif not structKeyExists(rc, 'view')>
|
| column | | id | | line | | Raw_Trace | string | routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/Routing.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 124: <br>
125: // end Registering Routes<br>
<b>126: data = application.Route.get(request.currentURI);</b><br>
127: </cfscript><br>
128: </cfoutput><br>
|
| codePrintPlain | string | 124:
125: // end Registering Routes
126: data = application.Route.get(request.currentURI);
127: </cfscript>
128: </cfoutput>
|
| column | | id | | line | | Raw_Trace | string | routes.routes_cfm$cf.call(/routes/routes.cfm:126) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/routes.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false><br>
<b>2: <cfinclude template="routes/routes.cfm" ></b><br>
3: <cfoutput><br>
4: <cfset request.result = {}><br>
|
| codePrintPlain | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false>
2: <cfinclude template="routes/routes.cfm" >
3: <cfoutput>
4: <cfset request.result = {}>
|
| column | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:2) |
| template | string | /var/www/ktsupplywholesale/public_html/index.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 268: */<br>
269: void function onRequest(required string targetPage) {<br>
<b>270: include arguments.targetPage;</b><br>
271: }<br>
272: <br>
|
| codePrintPlain | string | 268: */
269: void function onRequest(required string targetPage) {
270: include arguments.targetPage;
271: }
272:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:270) |
| template | string | /var/www/ktsupplywholesale/public_html/Application.cfc |
| type | |
|
| type | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [data] already exist in struct |
| name | | rootCause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [data] already exist in struct |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [data] 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 services.product_cfc$cf.udfCall1(/model/services/product.cfc:127)
at services.product_cfc$cf.udfCall(/model/services/product.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2107)
at productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139)
at productcontroller_cfc$cf.udfCall(/controllers/ProductController.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98)
at routes.routing_cfc$cf.udfCall(/routes/Routing.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 routes.routes_cfm$cf.call(/routes/routes.cfm:126)
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:2)
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:270)
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 | string | 125: </cfquery><br>
126: <br>
<b>127: <cfset structInsert(structReturn,'data',getData)></b><br>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)><br>
129: <cfreturn structReturn><br>
|
| codePrintPlain | string | 125: </cfquery>
126:
127: <cfset structInsert(structReturn,'data',getData)>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)>
129: <cfreturn structReturn>
|
| column | | id | | line | | Raw_Trace | string | services.product_cfc$cf.udfCall1(/model/services/product.cfc:127) |
| template | string | /var/www/ktsupplywholesale/public_html/model/services/product.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 137: <br>
138: <cfset init()><br>
<b>139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)></b><br>
140: <br>
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)><br>
|
| codePrintPlain | string | 137:
138: <cfset init()>
139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)>
140:
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)>
|
| column | | id | | line | | Raw_Trace | string | productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139) |
| template | string | /var/www/ktsupplywholesale/public_html/controllers/ProductController.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)><br>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)"><br>
<b>98: <cfset rc = evaluate(functionPath)> </b><br>
99: </cfif><br>
100: <cfif not structKeyExists(rc, 'view')><br>
|
| codePrintPlain | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)">
98: <cfset rc = evaluate(functionPath)>
99: </cfif>
100: <cfif not structKeyExists(rc, 'view')>
|
| column | | id | | line | | Raw_Trace | string | routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/Routing.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 124: <br>
125: // end Registering Routes<br>
<b>126: data = application.Route.get(request.currentURI);</b><br>
127: </cfscript><br>
128: </cfoutput><br>
|
| codePrintPlain | string | 124:
125: // end Registering Routes
126: data = application.Route.get(request.currentURI);
127: </cfscript>
128: </cfoutput>
|
| column | | id | | line | | Raw_Trace | string | routes.routes_cfm$cf.call(/routes/routes.cfm:126) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/routes.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false><br>
<b>2: <cfinclude template="routes/routes.cfm" ></b><br>
3: <cfoutput><br>
4: <cfset request.result = {}><br>
|
| codePrintPlain | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false>
2: <cfinclude template="routes/routes.cfm" >
3: <cfoutput>
4: <cfset request.result = {}>
|
| column | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:2) |
| template | string | /var/www/ktsupplywholesale/public_html/index.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 268: */<br>
269: void function onRequest(required string targetPage) {<br>
<b>270: include arguments.targetPage;</b><br>
271: }<br>
272: <br>
|
| codePrintPlain | string | 268: */
269: void function onRequest(required string targetPage) {
270: include arguments.targetPage;
271: }
272:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:270) |
| template | string | /var/www/ktsupplywholesale/public_html/Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [data] 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 services.product_cfc$cf.udfCall1(/model/services/product.cfc:127)
at services.product_cfc$cf.udfCall(/model/services/product.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2107)
at productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139)
at productcontroller_cfc$cf.udfCall(/controllers/ProductController.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98)
at routes.routing_cfc$cf.udfCall(/routes/Routing.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 routes.routes_cfm$cf.call(/routes/routes.cfm:126)
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:2)
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:270)
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 | string | 125: </cfquery><br>
126: <br>
<b>127: <cfset structInsert(structReturn,'data',getData)></b><br>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)><br>
129: <cfreturn structReturn><br>
|
| codePrintPlain | string | 125: </cfquery>
126:
127: <cfset structInsert(structReturn,'data',getData)>
128: <cfset structInsert(structReturn,'totalCount',getCount.totalCount)>
129: <cfreturn structReturn>
|
| column | | id | | line | | Raw_Trace | string | services.product_cfc$cf.udfCall1(/model/services/product.cfc:127) |
| template | string | /var/www/ktsupplywholesale/public_html/model/services/product.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 137: <br>
138: <cfset init()><br>
<b>139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)></b><br>
140: <br>
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)><br>
|
| codePrintPlain | string | 137:
138: <cfset init()>
139: <cfset qProduct = objProduct.getProducts(catnumber=arguments.catnumber,page=arguments.page,size=arguments.size)>
140:
141: <cfset qCat3Meta = objProduct.getCat3MetaDetails(cat3id=arguments.catnumber)>
|
| column | | id | | line | | Raw_Trace | string | productcontroller_cfc$cf.udfCall1(/controllers/ProductController.cfc:139) |
| template | string | /var/www/ktsupplywholesale/public_html/controllers/ProductController.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)><br>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)"><br>
<b>98: <cfset rc = evaluate(functionPath)> </b><br>
99: </cfif><br>
100: <cfif not structKeyExists(rc, 'view')><br>
|
| codePrintPlain | string | 96: <cfset functionParams = structToKeyValueList(routeDetails.functionParams)>
97: <cfset functionPath = "obj."&routeDetails.parameters.action&"(#functionParams#)">
98: <cfset rc = evaluate(functionPath)>
99: </cfif>
100: <cfif not structKeyExists(rc, 'view')>
|
| column | | id | | line | | Raw_Trace | string | routes.routing_cfc$cf.udfCall1(/routes/Routing.cfc:98) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/Routing.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 124: <br>
125: // end Registering Routes<br>
<b>126: data = application.Route.get(request.currentURI);</b><br>
127: </cfscript><br>
128: </cfoutput><br>
|
| codePrintPlain | string | 124:
125: // end Registering Routes
126: data = application.Route.get(request.currentURI);
127: </cfscript>
128: </cfoutput>
|
| column | | id | | line | | Raw_Trace | string | routes.routes_cfm$cf.call(/routes/routes.cfm:126) |
| template | string | /var/www/ktsupplywholesale/public_html/routes/routes.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false><br>
<b>2: <cfinclude template="routes/routes.cfm" ></b><br>
3: <cfoutput><br>
4: <cfset request.result = {}><br>
|
| codePrintPlain | string | 1: <cfif (application.environment eq 'prod' OR (application.environment eq 'staging' AND listFind('154.80.84.109',cgi.REMOTE_ADDR))) AND application.maintinance eq false>
2: <cfinclude template="routes/routes.cfm" >
3: <cfoutput>
4: <cfset request.result = {}>
|
| column | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:2) |
| template | string | /var/www/ktsupplywholesale/public_html/index.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 268: */<br>
269: void function onRequest(required string targetPage) {<br>
<b>270: include arguments.targetPage;</b><br>
271: }<br>
272: <br>
|
| codePrintPlain | string | 268: */
269: void function onRequest(required string targetPage) {
270: include arguments.targetPage;
271: }
272:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:270) |
| template | string | /var/www/ktsupplywholesale/public_html/Application.cfc |
| type | |
|
| type | |
|