onRequestStart
Catch
Entries: 13
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringApplication
Cause
Struct
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [ASSETVERSION] doesn't exist
StackTrace
stringlucee.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: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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29) 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_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503) 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:202) 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
string14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;loader&nbsp;---&gt;<br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/loading.js&quot;&gt;&lt;/script&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/custom.js?v=#assetVersion#&quot;&gt;&lt;/script&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/search.js&quot;&gt;&lt;/script&gt;<br> 18: &nbsp;&nbsp;&nbsp;&lt;/cfoutput&gt;<br>
codePrintPlain
string14: <!--- loader ---> 15: <script src="#application.baseURL#public/assets/js/loading.js"></script> 16: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script> 17: <script src="#application.baseURL#public/assets/js/search.js"></script> 18: </cfoutput>
column
number0
id
string??
line
number16
Raw_Trace
stringresources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:16)
template
string/var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm
type
stringcfml
2
Struct
codePrintHTML
string27: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getLayout&quot;&gt;<br> 28: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;file_name&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;true&quot;&gt;<br> <b>29: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm&quot;&gt;</b><br> 30: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 31: <br>
codePrintPlain
string27: <cffunction name="getLayout"> 28: <cfargument name="file_name" type="string" required="true"> 29: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"> 30: </cffunction> 31:
column
number0
id
string??
line
number29
Raw_Trace
stringvendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc
type
stringcfml
3
Struct
codePrintHTML
string501: &lt;/cfoutput&gt;<br> 502: <br> <b>503: &lt;cfset&nbsp;application.common.getlayout('layouts.footer')&gt;</b><br> 504: &lt;script&nbsp;src=&quot;https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js&quot;&nbsp;integrity=&quot;sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==&quot;&nbsp;crossorigin=&quot;anonymous&quot;&nbsp;referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/script&gt;<br> 505: <br>
codePrintPlain
string501: </cfoutput> 502: 503: <cfset application.common.getlayout('layouts.footer')> 504: <script src="https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js" integrity="sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> 505:
column
number0
id
string??
line
number503
Raw_Trace
stringresources.views.products.product_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503)
template
string/var/www/wholesaleaisle/public_html/resources/views/Products/product_detail.cfm
type
stringcfml
4
Struct
codePrintHTML
string78: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;variables['#_data#']&nbsp;=&nbsp;request.data[_data]&gt;<br> 79: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br> <b>80: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template&nbsp;=&nbsp;&quot;#currentRoute['page']['view']#&quot;&gt;</b><br> 81: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> 82: <br>
codePrintPlain
string78: <cfset variables['#_data#'] = request.data[_data]> 79: </cfloop> 80: <cfinclude template = "#currentRoute['page']['view']#"> 81: <cfelse> 82:
column
number0
id
string??
line
number80
Raw_Trace
stringvendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc
type
stringcfml
5
Struct
codePrintHTML
string200: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;&nbsp;&nbsp;abort;<br> 201: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;}<br> <b>202: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;super.onRequestStart(arguments.targetPage);</b><br> 203: &nbsp;&nbsp;&nbsp;}<br> 204: <br>
codePrintPlain
string200: // abort; 201: // } 202: return super.onRequestStart(arguments.targetPage); 203: } 204:
column
number0
id
string??
line
number202
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:202)
template
string/var/www/wholesaleaisle/public_html/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [ASSETVERSION] doesn't exist
name
stringonRequestStart
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [ASSETVERSION] doesn't exist
StackTrace
stringlucee.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: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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29) 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_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503) 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:202) 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
string14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;loader&nbsp;---&gt;<br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/loading.js&quot;&gt;&lt;/script&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/custom.js?v=#assetVersion#&quot;&gt;&lt;/script&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/search.js&quot;&gt;&lt;/script&gt;<br> 18: &nbsp;&nbsp;&nbsp;&lt;/cfoutput&gt;<br>
codePrintPlain
string14: <!--- loader ---> 15: <script src="#application.baseURL#public/assets/js/loading.js"></script> 16: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script> 17: <script src="#application.baseURL#public/assets/js/search.js"></script> 18: </cfoutput>
column
number0
id
string??
line
number16
Raw_Trace
stringresources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:16)
template
string/var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm
type
stringcfml
2
Struct
codePrintHTML
string27: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getLayout&quot;&gt;<br> 28: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;file_name&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;true&quot;&gt;<br> <b>29: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm&quot;&gt;</b><br> 30: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 31: <br>
codePrintPlain
string27: <cffunction name="getLayout"> 28: <cfargument name="file_name" type="string" required="true"> 29: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"> 30: </cffunction> 31:
column
number0
id
string??
line
number29
Raw_Trace
stringvendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc
type
stringcfml
3
Struct
codePrintHTML
string501: &lt;/cfoutput&gt;<br> 502: <br> <b>503: &lt;cfset&nbsp;application.common.getlayout('layouts.footer')&gt;</b><br> 504: &lt;script&nbsp;src=&quot;https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js&quot;&nbsp;integrity=&quot;sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==&quot;&nbsp;crossorigin=&quot;anonymous&quot;&nbsp;referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/script&gt;<br> 505: <br>
codePrintPlain
string501: </cfoutput> 502: 503: <cfset application.common.getlayout('layouts.footer')> 504: <script src="https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js" integrity="sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> 505:
column
number0
id
string??
line
number503
Raw_Trace
stringresources.views.products.product_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503)
template
string/var/www/wholesaleaisle/public_html/resources/views/Products/product_detail.cfm
type
stringcfml
4
Struct
codePrintHTML
string78: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;variables['#_data#']&nbsp;=&nbsp;request.data[_data]&gt;<br> 79: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br> <b>80: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template&nbsp;=&nbsp;&quot;#currentRoute['page']['view']#&quot;&gt;</b><br> 81: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> 82: <br>
codePrintPlain
string78: <cfset variables['#_data#'] = request.data[_data]> 79: </cfloop> 80: <cfinclude template = "#currentRoute['page']['view']#"> 81: <cfelse> 82:
column
number0
id
string??
line
number80
Raw_Trace
stringvendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc
type
stringcfml
5
Struct
codePrintHTML
string200: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;&nbsp;&nbsp;abort;<br> 201: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;}<br> <b>202: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;super.onRequestStart(arguments.targetPage);</b><br> 203: &nbsp;&nbsp;&nbsp;}<br> 204: <br>
codePrintPlain
string200: // abort; 201: // } 202: return super.onRequestStart(arguments.targetPage); 203: } 204:
column
number0
id
string??
line
number202
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:202)
template
string/var/www/wholesaleaisle/public_html/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.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: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 vendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29) 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_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503) 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:202) 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
string14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;loader&nbsp;---&gt;<br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/loading.js&quot;&gt;&lt;/script&gt;<br> <b>16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/custom.js?v=#assetVersion#&quot;&gt;&lt;/script&gt;</b><br> 17: &nbsp;&nbsp;&nbsp;&nbsp;&lt;script&nbsp;src=&quot;#application.baseURL#public/assets/js/search.js&quot;&gt;&lt;/script&gt;<br> 18: &nbsp;&nbsp;&nbsp;&lt;/cfoutput&gt;<br>
codePrintPlain
string14: <!--- loader ---> 15: <script src="#application.baseURL#public/assets/js/loading.js"></script> 16: <script src="#application.baseURL#public/assets/js/custom.js?v=#assetVersion#"></script> 17: <script src="#application.baseURL#public/assets/js/search.js"></script> 18: </cfoutput>
column
number0
id
string??
line
number16
Raw_Trace
stringresources.views.layouts.footer_cfm$cf.call(/resources/views/layouts/footer.cfm:16)
template
string/var/www/wholesaleaisle/public_html/resources/views/layouts/footer.cfm
type
stringcfml
2
Struct
codePrintHTML
string27: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getLayout&quot;&gt;<br> 28: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;file_name&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;true&quot;&gt;<br> <b>29: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm&quot;&gt;</b><br> 30: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 31: <br>
codePrintPlain
string27: <cffunction name="getLayout"> 28: <cfargument name="file_name" type="string" required="true"> 29: <cfinclude template="#application.frameworkconfig.views##replace(file_name,'.','/','all')#.cfm"> 30: </cffunction> 31:
column
number0
id
string??
line
number29
Raw_Trace
stringvendors.deepwell.core.resources_cfc$cf.udfCall1(/vendors/deepwell/core/resources.cfc:29)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/core/resources.cfc
type
stringcfml
3
Struct
codePrintHTML
string501: &lt;/cfoutput&gt;<br> 502: <br> <b>503: &lt;cfset&nbsp;application.common.getlayout('layouts.footer')&gt;</b><br> 504: &lt;script&nbsp;src=&quot;https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js&quot;&nbsp;integrity=&quot;sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==&quot;&nbsp;crossorigin=&quot;anonymous&quot;&nbsp;referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/script&gt;<br> 505: <br>
codePrintPlain
string501: </cfoutput> 502: 503: <cfset application.common.getlayout('layouts.footer')> 504: <script src="https://cdnjs.cloudflare.com/ajax/libs/elevatezoom/2.2.3/jquery.elevatezoom.min.js" integrity="sha512-UH428GPLVbCa8xDVooDWXytY8WASfzVv3kxCvTAFkxD2vPjouf1I3+RJ2QcSckESsb7sI+gv3yhsgw9ZhM7sDw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> 505:
column
number0
id
string??
line
number503
Raw_Trace
stringresources.views.products.product_detail_cfm$cf.call(/resources/views/Products/product_detail.cfm:503)
template
string/var/www/wholesaleaisle/public_html/resources/views/Products/product_detail.cfm
type
stringcfml
4
Struct
codePrintHTML
string78: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;variables['#_data#']&nbsp;=&nbsp;request.data[_data]&gt;<br> 79: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfloop&gt;<br> <b>80: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template&nbsp;=&nbsp;&quot;#currentRoute['page']['view']#&quot;&gt;</b><br> 81: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> 82: <br>
codePrintPlain
string78: <cfset variables['#_data#'] = request.data[_data]> 79: </cfloop> 80: <cfinclude template = "#currentRoute['page']['view']#"> 81: <cfelse> 82:
column
number0
id
string??
line
number80
Raw_Trace
stringvendors.deepwell.load_cfc$cf.udfCall(/vendors/deepwell/load.cfc:80)
template
string/var/www/wholesaleaisle/public_html/vendors/deepwell/load.cfc
type
stringcfml
5
Struct
codePrintHTML
string200: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;&nbsp;&nbsp;abort;<br> 201: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;}<br> <b>202: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;super.onRequestStart(arguments.targetPage);</b><br> 203: &nbsp;&nbsp;&nbsp;}<br> 204: <br>
codePrintPlain
string200: // abort; 201: // } 202: return super.onRequestStart(arguments.targetPage); 203: } 204:
column
number0
id
string??
line
number202
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:202)
template
string/var/www/wholesaleaisle/public_html/Application.cfc
type
stringcfml
type
stringexpression