stringError: onRequest
Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
stringUse Built-In-Function "serialize(Query):String" to create a String from Query
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast Complex Object Type Query to String
StackTrace
stringlucee.runtime.exp.ExpressionException: Can't cast Complex Object Type Query to String at lucee.runtime.type.QueryImpl.castToString(QueryImpl.java:1903) at lucee.runtime.op.Caster.toString(Caster.java:1934) at layout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294) 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._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53) 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:67) 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.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20) 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
string292: &lt;li class=&quot;spec-item&quot;&gt;<br> 293: &lt;span class=&quot;spec-label&quot;&gt;&lt;strong&gt;Location:&lt;/strong&gt;&lt;/span&gt;<br> <b>294: &lt;span class=&quot;spec-value&quot;&gt;&lt;cfif Len(data.city)&gt;#data.city#&lt;cfif Len(data.city) AND Len(data.state)&gt;, &lt;/cfif&gt;&lt;/cfif&gt;&lt;cfif Len(data.state)&gt;#data.state#&lt;/cfif&gt;&lt;/span&gt;</b><br> 295: &lt;/li&gt;<br> 296: &lt;/cfif&gt;<br>
codePrintPlain
string292: <li class="spec-item"> 293: <span class="spec-label"><strong>Location:</strong></span> 294: <span class="spec-value"><cfif Len(data.city)>#data.city#<cfif Len(data.city) AND Len(data.state)>, </cfif></cfif><cfif Len(data.state)>#data.state#</cfif></span> 295: </li> 296: </cfif>
column
number0
id
string??
line
number294
Raw_Trace
stringlayout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294)
template
string/home/t2t/public_html/layout/bootstrap-2015/content-templates/inventory-detail.cfm
type
stringcfml
2
Struct
codePrintHTML
string51: <br> 52: &lt;!--- page template and content ---&gt;<br> <b>53: &lt;cfinclude template=&quot;/layout/bootstrap-2015/content-templates/#page.template#.cfm&quot;&gt;</b><br> 54: <br> 55: &lt;!--- *************************************************************************** ---&gt;<br>
codePrintPlain
string51: 52: <!--- page template and content ---> 53: <cfinclude template="/layout/bootstrap-2015/content-templates/#page.template#.cfm"> 54: 55: <!--- *************************************************************************** --->
column
number0
id
string??
line
number53
Raw_Trace
stringlayout.bootstrap_2015450.includes._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53)
template
string/home/t2t/public_html/layout/bootstrap-2015/includes/_body.cfm
type
stringcfml
3
Struct
codePrintHTML
string65: <br> 66: &lt;!--- get body section ---&gt;<br> <b>67: &lt;cfsavecontent variable=&quot;bodySection&quot;&gt;&lt;cfinclude template=&quot;/layout/bootstrap-2015/includes/_body.cfm&quot;&gt;&lt;/cfsavecontent&gt;</b><br> 68: <br> 69: &lt;cfscript&gt;<br>
codePrintPlain
string65: 66: <!--- get body section ---> 67: <cfsavecontent variable="bodySection"><cfinclude template="/layout/bootstrap-2015/includes/_body.cfm"></cfsavecontent> 68: 69: <cfscript>
column
number0
id
string??
line
number67
Raw_Trace
stringlayout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:67)
template
string/home/t2t/public_html/layout/bootstrap-2015.cfm
type
stringcfml
4
Struct
codePrintHTML
string18: &lt;cfset page.metadescription = &quot;&quot;&gt;<br> 19: <br> <b>20: &lt;cfinclude template=&quot;/layout/#page.layout#.cfm&quot;&gt;</b><br>
codePrintPlain
string18: <cfset page.metadescription = ""> 19: 20: <cfinclude template="/layout/#page.layout#.cfm">
column
number0
id
string??
line
number20
Raw_Trace
stringlayout.bootstrap_2015450.routes.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20)
template
string/home/t2t/public_html/layout/bootstrap-2015/routes/inventory-detail.cfm
type
stringcfml
5
Struct
codePrintHTML
string230: <br> 231: // include proper route template<br> <b>232: include request.routeInfo.templateToInclude;</b><br> 233: <br> 234: <br>
codePrintPlain
string230: 231: // include proper route template 232: include request.routeInfo.templateToInclude; 233: 234:
column
number0
id
string??
line
number232
Raw_Trace
string_router_cfm$cf.call(/_router.cfm:232)
template
string/home/t2t/public_html/_router.cfm
type
stringcfml
6
Struct
codePrintHTML
string81: // include '/_redirect.cfm';<br> 82: include '/includes/application/_onRequest.cfm';<br> <b>83: include arguments.targetPage;</b><br> 84: return;<br> 85: }<br>
codePrintPlain
string81: // include '/_redirect.cfm'; 82: include '/includes/application/_onRequest.cfm'; 83: include arguments.targetPage; 84: return; 85: }
column
number0
id
string??
line
number83
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:83)
template
string/home/t2t/public_html/Application.cfc
type
stringcfml
type
stringexpression
Detail
stringUse Built-In-Function "serialize(Query):String" to create a String from Query
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast Complex Object Type Query to String
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
stringUse Built-In-Function "serialize(Query):String" to create a String from Query
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't cast Complex Object Type Query to String
StackTrace
stringlucee.runtime.exp.ExpressionException: Can't cast Complex Object Type Query to String at lucee.runtime.type.QueryImpl.castToString(QueryImpl.java:1903) at lucee.runtime.op.Caster.toString(Caster.java:1934) at layout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294) 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._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53) 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:67) 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.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20) 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
string292: &lt;li class=&quot;spec-item&quot;&gt;<br> 293: &lt;span class=&quot;spec-label&quot;&gt;&lt;strong&gt;Location:&lt;/strong&gt;&lt;/span&gt;<br> <b>294: &lt;span class=&quot;spec-value&quot;&gt;&lt;cfif Len(data.city)&gt;#data.city#&lt;cfif Len(data.city) AND Len(data.state)&gt;, &lt;/cfif&gt;&lt;/cfif&gt;&lt;cfif Len(data.state)&gt;#data.state#&lt;/cfif&gt;&lt;/span&gt;</b><br> 295: &lt;/li&gt;<br> 296: &lt;/cfif&gt;<br>
codePrintPlain
string292: <li class="spec-item"> 293: <span class="spec-label"><strong>Location:</strong></span> 294: <span class="spec-value"><cfif Len(data.city)>#data.city#<cfif Len(data.city) AND Len(data.state)>, </cfif></cfif><cfif Len(data.state)>#data.state#</cfif></span> 295: </li> 296: </cfif>
column
number0
id
string??
line
number294
Raw_Trace
stringlayout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294)
template
string/home/t2t/public_html/layout/bootstrap-2015/content-templates/inventory-detail.cfm
type
stringcfml
2
Struct
codePrintHTML
string51: <br> 52: &lt;!--- page template and content ---&gt;<br> <b>53: &lt;cfinclude template=&quot;/layout/bootstrap-2015/content-templates/#page.template#.cfm&quot;&gt;</b><br> 54: <br> 55: &lt;!--- *************************************************************************** ---&gt;<br>
codePrintPlain
string51: 52: <!--- page template and content ---> 53: <cfinclude template="/layout/bootstrap-2015/content-templates/#page.template#.cfm"> 54: 55: <!--- *************************************************************************** --->
column
number0
id
string??
line
number53
Raw_Trace
stringlayout.bootstrap_2015450.includes._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53)
template
string/home/t2t/public_html/layout/bootstrap-2015/includes/_body.cfm
type
stringcfml
3
Struct
codePrintHTML
string65: <br> 66: &lt;!--- get body section ---&gt;<br> <b>67: &lt;cfsavecontent variable=&quot;bodySection&quot;&gt;&lt;cfinclude template=&quot;/layout/bootstrap-2015/includes/_body.cfm&quot;&gt;&lt;/cfsavecontent&gt;</b><br> 68: <br> 69: &lt;cfscript&gt;<br>
codePrintPlain
string65: 66: <!--- get body section ---> 67: <cfsavecontent variable="bodySection"><cfinclude template="/layout/bootstrap-2015/includes/_body.cfm"></cfsavecontent> 68: 69: <cfscript>
column
number0
id
string??
line
number67
Raw_Trace
stringlayout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:67)
template
string/home/t2t/public_html/layout/bootstrap-2015.cfm
type
stringcfml
4
Struct
codePrintHTML
string18: &lt;cfset page.metadescription = &quot;&quot;&gt;<br> 19: <br> <b>20: &lt;cfinclude template=&quot;/layout/#page.layout#.cfm&quot;&gt;</b><br>
codePrintPlain
string18: <cfset page.metadescription = ""> 19: 20: <cfinclude template="/layout/#page.layout#.cfm">
column
number0
id
string??
line
number20
Raw_Trace
stringlayout.bootstrap_2015450.routes.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20)
template
string/home/t2t/public_html/layout/bootstrap-2015/routes/inventory-detail.cfm
type
stringcfml
5
Struct
codePrintHTML
string230: <br> 231: // include proper route template<br> <b>232: include request.routeInfo.templateToInclude;</b><br> 233: <br> 234: <br>
codePrintPlain
string230: 231: // include proper route template 232: include request.routeInfo.templateToInclude; 233: 234:
column
number0
id
string??
line
number232
Raw_Trace
string_router_cfm$cf.call(/_router.cfm:232)
template
string/home/t2t/public_html/_router.cfm
type
stringcfml
6
Struct
codePrintHTML
string81: // include '/_redirect.cfm';<br> 82: include '/includes/application/_onRequest.cfm';<br> <b>83: include arguments.targetPage;</b><br> 84: return;<br> 85: }<br>
codePrintPlain
string81: // include '/_redirect.cfm'; 82: include '/includes/application/_onRequest.cfm'; 83: include arguments.targetPage; 84: return; 85: }
column
number0
id
string??
line
number83
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:83)
template
string/home/t2t/public_html/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: Can't cast Complex Object Type Query to String at lucee.runtime.type.QueryImpl.castToString(QueryImpl.java:1903) at lucee.runtime.op.Caster.toString(Caster.java:1934) at layout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294) 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._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53) 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:67) 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.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20) 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
string292: &lt;li class=&quot;spec-item&quot;&gt;<br> 293: &lt;span class=&quot;spec-label&quot;&gt;&lt;strong&gt;Location:&lt;/strong&gt;&lt;/span&gt;<br> <b>294: &lt;span class=&quot;spec-value&quot;&gt;&lt;cfif Len(data.city)&gt;#data.city#&lt;cfif Len(data.city) AND Len(data.state)&gt;, &lt;/cfif&gt;&lt;/cfif&gt;&lt;cfif Len(data.state)&gt;#data.state#&lt;/cfif&gt;&lt;/span&gt;</b><br> 295: &lt;/li&gt;<br> 296: &lt;/cfif&gt;<br>
codePrintPlain
string292: <li class="spec-item"> 293: <span class="spec-label"><strong>Location:</strong></span> 294: <span class="spec-value"><cfif Len(data.city)>#data.city#<cfif Len(data.city) AND Len(data.state)>, </cfif></cfif><cfif Len(data.state)>#data.state#</cfif></span> 295: </li> 296: </cfif>
column
number0
id
string??
line
number294
Raw_Trace
stringlayout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294)
template
string/home/t2t/public_html/layout/bootstrap-2015/content-templates/inventory-detail.cfm
type
stringcfml
2
Struct
codePrintHTML
string51: <br> 52: &lt;!--- page template and content ---&gt;<br> <b>53: &lt;cfinclude template=&quot;/layout/bootstrap-2015/content-templates/#page.template#.cfm&quot;&gt;</b><br> 54: <br> 55: &lt;!--- *************************************************************************** ---&gt;<br>
codePrintPlain
string51: 52: <!--- page template and content ---> 53: <cfinclude template="/layout/bootstrap-2015/content-templates/#page.template#.cfm"> 54: 55: <!--- *************************************************************************** --->
column
number0
id
string??
line
number53
Raw_Trace
stringlayout.bootstrap_2015450.includes._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53)
template
string/home/t2t/public_html/layout/bootstrap-2015/includes/_body.cfm
type
stringcfml
3
Struct
codePrintHTML
string65: <br> 66: &lt;!--- get body section ---&gt;<br> <b>67: &lt;cfsavecontent variable=&quot;bodySection&quot;&gt;&lt;cfinclude template=&quot;/layout/bootstrap-2015/includes/_body.cfm&quot;&gt;&lt;/cfsavecontent&gt;</b><br> 68: <br> 69: &lt;cfscript&gt;<br>
codePrintPlain
string65: 66: <!--- get body section ---> 67: <cfsavecontent variable="bodySection"><cfinclude template="/layout/bootstrap-2015/includes/_body.cfm"></cfsavecontent> 68: 69: <cfscript>
column
number0
id
string??
line
number67
Raw_Trace
stringlayout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:67)
template
string/home/t2t/public_html/layout/bootstrap-2015.cfm
type
stringcfml
4
Struct
codePrintHTML
string18: &lt;cfset page.metadescription = &quot;&quot;&gt;<br> 19: <br> <b>20: &lt;cfinclude template=&quot;/layout/#page.layout#.cfm&quot;&gt;</b><br>
codePrintPlain
string18: <cfset page.metadescription = ""> 19: 20: <cfinclude template="/layout/#page.layout#.cfm">
column
number0
id
string??
line
number20
Raw_Trace
stringlayout.bootstrap_2015450.routes.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20)
template
string/home/t2t/public_html/layout/bootstrap-2015/routes/inventory-detail.cfm
type
stringcfml
5
Struct
codePrintHTML
string230: <br> 231: // include proper route template<br> <b>232: include request.routeInfo.templateToInclude;</b><br> 233: <br> 234: <br>
codePrintPlain
string230: 231: // include proper route template 232: include request.routeInfo.templateToInclude; 233: 234:
column
number0
id
string??
line
number232
Raw_Trace
string_router_cfm$cf.call(/_router.cfm:232)
template
string/home/t2t/public_html/_router.cfm
type
stringcfml
6
Struct
codePrintHTML
string81: // include '/_redirect.cfm';<br> 82: include '/includes/application/_onRequest.cfm';<br> <b>83: include arguments.targetPage;</b><br> 84: return;<br> 85: }<br>
codePrintPlain
string81: // include '/_redirect.cfm'; 82: include '/includes/application/_onRequest.cfm'; 83: include arguments.targetPage; 84: return; 85: }
column
number0
id
string??
line
number83
Raw_Trace
stringapplication_cfc$cf.udfCall1(/Application.cfc:83)
template
string/home/t2t/public_html/Application.cfc
type
stringcfml
type
stringexpression