Catch
Entries: 13
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Cause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcannot convert string[] to a number, the string is empty
StackTrace
stringlucee.runtime.exp.CasterException: cannot convert string[] to a number, the string is empty at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5133) at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5104) at lucee.runtime.op.OpUtil.multiplyRef(OpUtil.java:1088) at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:128) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.seefusion.Filter.doFilter(Filter.java:118) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.googleRecaptchaList&nbsp;=&nbsp;ListAppend(request.googleRecaptchaList,&quot;sendToFriend&quot;)&gt;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.pdpTemplate&nbsp;=&nbsp;ReplaceNoCase(application.siteObject.getSetting(&quot;mlsPdpTemplateClass&quot;),'pdp-template-','')&gt;<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.principalAmount&nbsp;=&nbsp;(request.qryProperty.listingPrice&nbsp;*&nbsp;85)&nbsp;/&nbsp;100&gt;</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting(&quot;hasRecentlyViewed&quot;)&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Saves&nbsp;Recently&nbsp;Viewed&nbsp;Cookie&nbsp;---&gt;<br>
codePrintPlain
string12: <cfset request.googleRecaptchaList = ListAppend(request.googleRecaptchaList,"sendToFriend")> 13: <cfset request.pdpTemplate = ReplaceNoCase(application.siteObject.getSetting("mlsPdpTemplateClass"),'pdp-template-','')> 14: <cfset request.principalAmount = (request.qryProperty.listingPrice * 85) / 100> 15: <cfif application.siteObject.getSetting("hasRecentlyViewed")> 16: <!--- Saves Recently Viewed Cookie --->
column
number0
id
string??
line
number14
Raw_Trace
stringmlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string126: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;the&nbsp;MLS&nbsp;Engine&nbsp;---&gt;<br> 127: &nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.hasMLSEngine()&gt;<br> <b>128: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/mlsEngine/index.cfm&quot;&gt;</b><br> 129: &nbsp;&nbsp;&lt;/cfif&gt;<br> 130: <br>
codePrintPlain
string126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---> 127: <cfif application.siteObject.hasMLSEngine()> 128: <cfinclude template="/mlsEngine/index.cfm"> 129: </cfif> 130:
column
number0
id
string??
line
number128
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:128)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
4
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcannot convert string[] to a number, the string is empty
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcannot convert string[] to a number, the string is empty
StackTrace
stringlucee.runtime.exp.CasterException: cannot convert string[] to a number, the string is empty at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5133) at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5104) at lucee.runtime.op.OpUtil.multiplyRef(OpUtil.java:1088) at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:128) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.seefusion.Filter.doFilter(Filter.java:118) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.googleRecaptchaList&nbsp;=&nbsp;ListAppend(request.googleRecaptchaList,&quot;sendToFriend&quot;)&gt;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.pdpTemplate&nbsp;=&nbsp;ReplaceNoCase(application.siteObject.getSetting(&quot;mlsPdpTemplateClass&quot;),'pdp-template-','')&gt;<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.principalAmount&nbsp;=&nbsp;(request.qryProperty.listingPrice&nbsp;*&nbsp;85)&nbsp;/&nbsp;100&gt;</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting(&quot;hasRecentlyViewed&quot;)&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Saves&nbsp;Recently&nbsp;Viewed&nbsp;Cookie&nbsp;---&gt;<br>
codePrintPlain
string12: <cfset request.googleRecaptchaList = ListAppend(request.googleRecaptchaList,"sendToFriend")> 13: <cfset request.pdpTemplate = ReplaceNoCase(application.siteObject.getSetting("mlsPdpTemplateClass"),'pdp-template-','')> 14: <cfset request.principalAmount = (request.qryProperty.listingPrice * 85) / 100> 15: <cfif application.siteObject.getSetting("hasRecentlyViewed")> 16: <!--- Saves Recently Viewed Cookie --->
column
number0
id
string??
line
number14
Raw_Trace
stringmlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string126: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;the&nbsp;MLS&nbsp;Engine&nbsp;---&gt;<br> 127: &nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.hasMLSEngine()&gt;<br> <b>128: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/mlsEngine/index.cfm&quot;&gt;</b><br> 129: &nbsp;&nbsp;&lt;/cfif&gt;<br> 130: <br>
codePrintPlain
string126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---> 127: <cfif application.siteObject.hasMLSEngine()> 128: <cfinclude template="/mlsEngine/index.cfm"> 129: </cfif> 130:
column
number0
id
string??
line
number128
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:128)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
4
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.CasterException: cannot convert string[] to a number, the string is empty at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5133) at lucee.runtime.op.Caster.toBigDecimal(Caster.java:5104) at lucee.runtime.op.OpUtil.multiplyRef(OpUtil.java:1088) at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:128) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at com.seefusion.Filter.doFilter(Filter.java:118) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.googleRecaptchaList&nbsp;=&nbsp;ListAppend(request.googleRecaptchaList,&quot;sendToFriend&quot;)&gt;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.pdpTemplate&nbsp;=&nbsp;ReplaceNoCase(application.siteObject.getSetting(&quot;mlsPdpTemplateClass&quot;),'pdp-template-','')&gt;<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.principalAmount&nbsp;=&nbsp;(request.qryProperty.listingPrice&nbsp;*&nbsp;85)&nbsp;/&nbsp;100&gt;</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting(&quot;hasRecentlyViewed&quot;)&gt;<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Saves&nbsp;Recently&nbsp;Viewed&nbsp;Cookie&nbsp;---&gt;<br>
codePrintPlain
string12: <cfset request.googleRecaptchaList = ListAppend(request.googleRecaptchaList,"sendToFriend")> 13: <cfset request.pdpTemplate = ReplaceNoCase(application.siteObject.getSetting("mlsPdpTemplateClass"),'pdp-template-','')> 14: <cfset request.principalAmount = (request.qryProperty.listingPrice * 85) / 100> 15: <cfif application.siteObject.getSetting("hasRecentlyViewed")> 16: <!--- Saves Recently Viewed Cookie --->
column
number0
id
string??
line
number14
Raw_Trace
stringmlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:14)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm
type
stringcfml
2
Struct
codePrintHTML
string126: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;the&nbsp;MLS&nbsp;Engine&nbsp;---&gt;<br> 127: &nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.hasMLSEngine()&gt;<br> <b>128: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/mlsEngine/index.cfm&quot;&gt;</b><br> 129: &nbsp;&nbsp;&lt;/cfif&gt;<br> 130: <br>
codePrintPlain
string126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---> 127: <cfif application.siteObject.hasMLSEngine()> 128: <cfinclude template="/mlsEngine/index.cfm"> 129: </cfif> 130:
column
number0
id
string??
line
number128
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:128)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
4
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression