Catch Entries: 13 |
additional | |
Cause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [Trucks] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [Trucks] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
at layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at _router_cfm$cf.call(/_router.cfm:232)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at application_cfc$cf.udfCall1(/Application.cfc:83)
at application_cfc$cf.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:289)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 575: <!--- ******************************************************************************************************** ---><br>
576: <cfloop list="type,category,make,action" index="i"><br>
<b>577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])></b><br>
578: <cfset url[i] = session.AdvSearch[i]><br>
579: </cfif><br>
|
| codePrintPlain | string | 575: <!--- ******************************************************************************************************** --->
576: <cfloop list="type,category,make,action" index="i">
577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])>
578: <cfset url[i] = session.AdvSearch[i]>
579: </cfif>
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 327: <br>
328: <!--- generate params ---><br>
<b>329: <cfset loc.params = $generateParams()></b><br>
330: <br>
331: <!--- hanlde "alias" params ---><br>
|
| codePrintPlain | string | 327:
328: <!--- generate params --->
329: <cfset loc.params = $generateParams()>
330:
331: <!--- hanlde "alias" params --->
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 14: <!--- remove State ---><br>
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)><br>
<b>16: <cfset results = application.invSearch.getInventory(state='')></b><br>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !"><br>
18: </cfif><br>
|
| codePrintPlain | string | 14: <!--- remove State --->
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)>
16: <cfset results = application.invSearch.getInventory(state='')>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !">
18: </cfif>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <!--- get inventory search results ---><br>
<b>36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm"></b><br>
37: <br>
38: <cfset page.title = getInventoryTitle(argumentCollection=url)><br>
|
| codePrintPlain | string | 34:
35: <!--- get inventory search results --->
36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm">
37:
38: <cfset page.title = getInventoryTitle(argumentCollection=url)>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 2: <br>
3: <!--- get any special settings for specified template ---><br>
<b>4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm"></b><br>
5: <br>
6: <!--- metatags ---><br>
|
| codePrintPlain | string | 2:
3: <!--- get any special settings for specified template --->
4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm">
5:
6: <!--- metatags --->
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 88: </cfif><br>
89: <br>
<b>90: <cfinclude template="/layout/#page.layout#.cfm"></b><br>
|
| codePrintPlain | string | 88: </cfif>
89:
90: <cfinclude template="/layout/#page.layout#.cfm">
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/routes/trucking.cfm |
| type | |
| 7 | Struct | codePrintHTML | string | 230: <br>
231: // include proper route template<br>
<b>232: include request.routeInfo.templateToInclude;</b><br>
233: <br>
234: <br>
|
| codePrintPlain | string | 230:
231: // include proper route template
232: include request.routeInfo.templateToInclude;
233:
234:
|
| column | | id | | line | | Raw_Trace | string | _router_cfm$cf.call(/_router.cfm:232) |
| template | string | /home/t2t/public_html/_router.cfm |
| type | |
| 8 | Struct | codePrintHTML | string | 81: // include '/_redirect.cfm';<br>
82: include '/includes/application/_onRequest.cfm';<br>
<b>83: include arguments.targetPage;</b><br>
84: return;<br>
85: }<br>
|
| codePrintPlain | string | 81: // include '/_redirect.cfm';
82: include '/includes/application/_onRequest.cfm';
83: include arguments.targetPage;
84: return;
85: }
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:83) |
| template | string | /home/t2t/public_html/Application.cfc |
| type | |
|
| type | |
|
Detail | |
ErrNumber | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | key [Trucks] doesn't exist |
|
name | |
rootCause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [Trucks] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [Trucks] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
at layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at _router_cfm$cf.call(/_router.cfm:232)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at application_cfc$cf.udfCall1(/Application.cfc:83)
at application_cfc$cf.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:289)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 575: <!--- ******************************************************************************************************** ---><br>
576: <cfloop list="type,category,make,action" index="i"><br>
<b>577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])></b><br>
578: <cfset url[i] = session.AdvSearch[i]><br>
579: </cfif><br>
|
| codePrintPlain | string | 575: <!--- ******************************************************************************************************** --->
576: <cfloop list="type,category,make,action" index="i">
577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])>
578: <cfset url[i] = session.AdvSearch[i]>
579: </cfif>
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 327: <br>
328: <!--- generate params ---><br>
<b>329: <cfset loc.params = $generateParams()></b><br>
330: <br>
331: <!--- hanlde "alias" params ---><br>
|
| codePrintPlain | string | 327:
328: <!--- generate params --->
329: <cfset loc.params = $generateParams()>
330:
331: <!--- hanlde "alias" params --->
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 14: <!--- remove State ---><br>
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)><br>
<b>16: <cfset results = application.invSearch.getInventory(state='')></b><br>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !"><br>
18: </cfif><br>
|
| codePrintPlain | string | 14: <!--- remove State --->
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)>
16: <cfset results = application.invSearch.getInventory(state='')>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !">
18: </cfif>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <!--- get inventory search results ---><br>
<b>36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm"></b><br>
37: <br>
38: <cfset page.title = getInventoryTitle(argumentCollection=url)><br>
|
| codePrintPlain | string | 34:
35: <!--- get inventory search results --->
36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm">
37:
38: <cfset page.title = getInventoryTitle(argumentCollection=url)>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 2: <br>
3: <!--- get any special settings for specified template ---><br>
<b>4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm"></b><br>
5: <br>
6: <!--- metatags ---><br>
|
| codePrintPlain | string | 2:
3: <!--- get any special settings for specified template --->
4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm">
5:
6: <!--- metatags --->
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 88: </cfif><br>
89: <br>
<b>90: <cfinclude template="/layout/#page.layout#.cfm"></b><br>
|
| codePrintPlain | string | 88: </cfif>
89:
90: <cfinclude template="/layout/#page.layout#.cfm">
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/routes/trucking.cfm |
| type | |
| 7 | Struct | codePrintHTML | string | 230: <br>
231: // include proper route template<br>
<b>232: include request.routeInfo.templateToInclude;</b><br>
233: <br>
234: <br>
|
| codePrintPlain | string | 230:
231: // include proper route template
232: include request.routeInfo.templateToInclude;
233:
234:
|
| column | | id | | line | | Raw_Trace | string | _router_cfm$cf.call(/_router.cfm:232) |
| template | string | /home/t2t/public_html/_router.cfm |
| type | |
| 8 | Struct | codePrintHTML | string | 81: // include '/_redirect.cfm';<br>
82: include '/includes/application/_onRequest.cfm';<br>
<b>83: include arguments.targetPage;</b><br>
84: return;<br>
85: }<br>
|
| codePrintPlain | string | 81: // include '/_redirect.cfm';
82: include '/includes/application/_onRequest.cfm';
83: include arguments.targetPage;
84: return;
85: }
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:83) |
| template | string | /home/t2t/public_html/Application.cfc |
| type | |
|
| type | |
|
StackTrace | string | lucee.runtime.exp.ExpressionException: key [Trucks] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
at com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
at layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at _router_cfm$cf.call(/_router.cfm:232)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929)
at application_cfc$cf.udfCall1(/Application.cfc:83)
at application_cfc$cf.udfCall(/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:289)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 575: <!--- ******************************************************************************************************** ---><br>
576: <cfloop list="type,category,make,action" index="i"><br>
<b>577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])></b><br>
578: <cfset url[i] = session.AdvSearch[i]><br>
579: </cfif><br>
|
| codePrintPlain | string | 575: <!--- ******************************************************************************************************** --->
576: <cfloop list="type,category,make,action" index="i">
577: <cfif structKeyExists(session,"AdvSearch") AND structKeyExists(session.AdvSearch,i) AND Len(session.AdvSearch[i])>
578: <cfset url[i] = session.AdvSearch[i]>
579: </cfif>
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:577) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 327: <br>
328: <!--- generate params ---><br>
<b>329: <cfset loc.params = $generateParams()></b><br>
330: <br>
331: <!--- hanlde "alias" params ---><br>
|
| codePrintPlain | string | 327:
328: <!--- generate params --->
329: <cfset loc.params = $generateParams()>
330:
331: <!--- hanlde "alias" params --->
|
| column | | id | | line | | Raw_Trace | string | com.inventory_search450.invsearch_cfc$cf.udfCall(/com/inventory-search/invSearch.cfc:329) |
| template | string | /home/t2t/public_html/com/inventory-search/invSearch.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 14: <!--- remove State ---><br>
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)><br>
<b>16: <cfset results = application.invSearch.getInventory(state='')></b><br>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !"><br>
18: </cfif><br>
|
| codePrintPlain | string | 14: <!--- remove State --->
15: <cfif results.data.RecordCount EQ 0 AND isStruct(request.routeInfo.state)>
16: <cfset results = application.invSearch.getInventory(state='')>
17: <cfset page.allSold = "Currently, all #page.title# have been sold. Here is what we found outside of #request.routeInfo.state.name#... !">
18: </cfif>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes.inventory._get_inventory_cfm225$cf.call(/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm:16) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 34: <br>
35: <!--- get inventory search results ---><br>
<b>36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm"></b><br>
37: <br>
38: <cfset page.title = getInventoryTitle(argumentCollection=url)><br>
|
| codePrintPlain | string | 34:
35: <!--- get inventory search results --->
36: <cfinclude template="/layout/bootstrap-2015/includes/inventory/_get-inventory.cfm">
37:
38: <cfset page.title = getInventoryTitle(argumentCollection=url)>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes._settings_inventory_search_results_cfm2565$cf.call(/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm:36) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/_settings-inventory-search-results.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 2: <br>
3: <!--- get any special settings for specified template ---><br>
<b>4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm"></b><br>
5: <br>
6: <!--- metatags ---><br>
|
| codePrintPlain | string | 2:
3: <!--- get any special settings for specified template --->
4: <cfinclude template="/layout/bootstrap-2015/includes/_settings-#page.template#.cfm">
5:
6: <!--- metatags --->
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:4) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 88: </cfif><br>
89: <br>
<b>90: <cfinclude template="/layout/#page.layout#.cfm"></b><br>
|
| codePrintPlain | string | 88: </cfif>
89:
90: <cfinclude template="/layout/#page.layout#.cfm">
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.routes.trucking_cfm$cf.call(/layout/bootstrap-2015/routes/trucking.cfm:90) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/routes/trucking.cfm |
| type | |
| 7 | Struct | codePrintHTML | string | 230: <br>
231: // include proper route template<br>
<b>232: include request.routeInfo.templateToInclude;</b><br>
233: <br>
234: <br>
|
| codePrintPlain | string | 230:
231: // include proper route template
232: include request.routeInfo.templateToInclude;
233:
234:
|
| column | | id | | line | | Raw_Trace | string | _router_cfm$cf.call(/_router.cfm:232) |
| template | string | /home/t2t/public_html/_router.cfm |
| type | |
| 8 | Struct | codePrintHTML | string | 81: // include '/_redirect.cfm';<br>
82: include '/includes/application/_onRequest.cfm';<br>
<b>83: include arguments.targetPage;</b><br>
84: return;<br>
85: }<br>
|
| codePrintPlain | string | 81: // include '/_redirect.cfm';
82: include '/includes/application/_onRequest.cfm';
83: include arguments.targetPage;
84: return;
85: }
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:83) |
| template | string | /home/t2t/public_html/Application.cfc |
| type | |
|
|
type | |