Catch Entries: 13 | | additional | | Struct (ordered) | | Function | | | Component | |
| | Cause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | variable [ASSETVERSION] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: variable [ASSETVERSION] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:270)
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:210)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1299)
at resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28)
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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39)
at vendors.deepwell.core.resources_cfc$cf.udfCall(/vendors/deepwell/core/resources.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 resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95)
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 vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
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:603)
at lucee.runtime.SuperComponent.call(SuperComponent.java:78)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at application_cfc$cf.udfCall1(/Application.cfc:226)
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:129)
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 | 26: <!--- loader ---><br>
27: <script src="#application.baseURL#public/assets/js/loading.js"></script><br>
<b>28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script></b><br>
29: <script src="#application.baseURL#public/assets/js/search.js"></script><br>
30: </cfoutput><br>
|
| | codePrintPlain | | string | 26: <!--- loader --->
27: <script src="#application.baseURL#public/assets/js/loading.js"></script>
28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script>
29: <script src="#application.baseURL#public/assets/js/search.js"></script>
30: </cfoutput>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 37: <cffunction name="getLayout"><br>
38: <cfargument name="file_name" type="string" required="true"><br>
<b>39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"></b><br>
40: </cffunction><br>
41: <br>
|
| | codePrintPlain | | string | 37: <cffunction name="getLayout">
38: <cfargument name="file_name" type="string" required="true">
39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm">
40: </cffunction>
41:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 93: </cfoutput><br>
94: <!-- Featured Product End --><br>
<b>95: <cfset application.common.getlayout('layouts.footer')></b><br>
96: <cfset pageToSend = page><br>
97: <cfif structKeyExists(url,'page')><br>
|
| | codePrintPlain | | string | 93: </cfoutput>
94: <!-- Featured Product End -->
95: <cfset application.common.getlayout('layouts.footer')>
96: <cfset pageToSend = page>
97: <cfif structKeyExists(url,'page')>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/Products/product_listing.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 78: <cfset variables['#_data#'] = request.data[_data]><br>
79: </cfloop><br>
<b>80: <cfinclude template = "#currentRoute['page']['view']#"></b><br>
81: <cfelse><br>
82: <br>
|
| | codePrintPlain | | string | 78: <cfset variables['#_data#'] = request.data[_data]>
79: </cfloop>
80: <cfinclude template = "#currentRoute['page']['view']#">
81: <cfelse>
82:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 224: // abort;<br>
225: // }<br>
<b>226: return super.onRequestStart(arguments.targetPage);</b><br>
227: }<br>
228: <br>
|
| | codePrintPlain | | string | 224: // abort;
225: // }
226: return super.onRequestStart(arguments.targetPage);
227: }
228:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall1(/Application.cfc:226) |
| | template | | string | /var/www/wholesaleaisle/public_html/Application.cfc |
| | type | |
|
| | type | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | variable [ASSETVERSION] doesn't exist |
| | name | | | rootCause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | variable [ASSETVERSION] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: variable [ASSETVERSION] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:270)
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:210)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1299)
at resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28)
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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39)
at vendors.deepwell.core.resources_cfc$cf.udfCall(/vendors/deepwell/core/resources.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 resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95)
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 vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
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:603)
at lucee.runtime.SuperComponent.call(SuperComponent.java:78)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at application_cfc$cf.udfCall1(/Application.cfc:226)
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:129)
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 | 26: <!--- loader ---><br>
27: <script src="#application.baseURL#public/assets/js/loading.js"></script><br>
<b>28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script></b><br>
29: <script src="#application.baseURL#public/assets/js/search.js"></script><br>
30: </cfoutput><br>
|
| | codePrintPlain | | string | 26: <!--- loader --->
27: <script src="#application.baseURL#public/assets/js/loading.js"></script>
28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script>
29: <script src="#application.baseURL#public/assets/js/search.js"></script>
30: </cfoutput>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 37: <cffunction name="getLayout"><br>
38: <cfargument name="file_name" type="string" required="true"><br>
<b>39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"></b><br>
40: </cffunction><br>
41: <br>
|
| | codePrintPlain | | string | 37: <cffunction name="getLayout">
38: <cfargument name="file_name" type="string" required="true">
39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm">
40: </cffunction>
41:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 93: </cfoutput><br>
94: <!-- Featured Product End --><br>
<b>95: <cfset application.common.getlayout('layouts.footer')></b><br>
96: <cfset pageToSend = page><br>
97: <cfif structKeyExists(url,'page')><br>
|
| | codePrintPlain | | string | 93: </cfoutput>
94: <!-- Featured Product End -->
95: <cfset application.common.getlayout('layouts.footer')>
96: <cfset pageToSend = page>
97: <cfif structKeyExists(url,'page')>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/Products/product_listing.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 78: <cfset variables['#_data#'] = request.data[_data]><br>
79: </cfloop><br>
<b>80: <cfinclude template = "#currentRoute['page']['view']#"></b><br>
81: <cfelse><br>
82: <br>
|
| | codePrintPlain | | string | 78: <cfset variables['#_data#'] = request.data[_data]>
79: </cfloop>
80: <cfinclude template = "#currentRoute['page']['view']#">
81: <cfelse>
82:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 224: // abort;<br>
225: // }<br>
<b>226: return super.onRequestStart(arguments.targetPage);</b><br>
227: }<br>
228: <br>
|
| | codePrintPlain | | string | 224: // abort;
225: // }
226: return super.onRequestStart(arguments.targetPage);
227: }
228:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall1(/Application.cfc:226) |
| | template | | string | /var/www/wholesaleaisle/public_html/Application.cfc |
| | type | |
|
| | type | |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: variable [ASSETVERSION] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:270)
at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:210)
at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1299)
at resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28)
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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39)
at vendors.deepwell.core.resources_cfc$cf.udfCall(/vendors/deepwell/core/resources.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 resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95)
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 vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
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:603)
at lucee.runtime.SuperComponent.call(SuperComponent.java:78)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at application_cfc$cf.udfCall1(/Application.cfc:226)
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:129)
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 | 26: <!--- loader ---><br>
27: <script src="#application.baseURL#public/assets/js/loading.js"></script><br>
<b>28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script></b><br>
29: <script src="#application.baseURL#public/assets/js/search.js"></script><br>
30: </cfoutput><br>
|
| | codePrintPlain | | string | 26: <!--- loader --->
27: <script src="#application.baseURL#public/assets/js/loading.js"></script>
28: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script>
29: <script src="#application.baseURL#public/assets/js/search.js"></script>
30: </cfoutput>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:28) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 37: <cffunction name="getLayout"><br>
38: <cfargument name="file_name" type="string" required="true"><br>
<b>39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"></b><br>
40: </cffunction><br>
41: <br>
|
| | codePrintPlain | | string | 37: <cffunction name="getLayout">
38: <cfargument name="file_name" type="string" required="true">
39: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm">
40: </cffunction>
41:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:39) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 93: </cfoutput><br>
94: <!-- Featured Product End --><br>
<b>95: <cfset application.common.getlayout('layouts.footer')></b><br>
96: <cfset pageToSend = page><br>
97: <cfif structKeyExists(url,'page')><br>
|
| | codePrintPlain | | string | 93: </cfoutput>
94: <!-- Featured Product End -->
95: <cfset application.common.getlayout('layouts.footer')>
96: <cfset pageToSend = page>
97: <cfif structKeyExists(url,'page')>
|
| | column | | | id | | | line | | | Raw_Trace | | string | resources.views.products.product_listing_cfm$cf.call(/resources/views/Products/product_listing.cfm:95) |
| | template | | string | /var/www/wholesaleaisle/public_html/resources/views/Products/product_listing.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 78: <cfset variables['#_data#'] = request.data[_data]><br>
79: </cfloop><br>
<b>80: <cfinclude template = "#currentRoute['page']['view']#"></b><br>
81: <cfelse><br>
82: <br>
|
| | codePrintPlain | | string | 78: <cfset variables['#_data#'] = request.data[_data]>
79: </cfloop>
80: <cfinclude template = "#currentRoute['page']['view']#">
81: <cfelse>
82:
|
| | column | | | id | | | line | | | Raw_Trace | | string | vendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80) |
| | template | | string | /var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 224: // abort;<br>
225: // }<br>
<b>226: return super.onRequestStart(arguments.targetPage);</b><br>
227: }<br>
228: <br>
|
| | codePrintPlain | | string | 224: // abort;
225: // }
226: return super.onRequestStart(arguments.targetPage);
227: }
228:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall1(/Application.cfc:226) |
| | template | | string | /var/www/wholesaleaisle/public_html/Application.cfc |
| | type | |
|
| | type | |
|