Catch Entries: 13 |
| additional | | Struct (ordered) | | Function | | | Component | |
|
| Cause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | cannot cast [RNFK01] string to a number value |
| | StackTrace | | string | lucee.runtime.exp.CasterException: cannot cast [RNFK01] string to a number value
at lucee.runtime.op.Caster.toDoubleValue(Caster.java:574)
at lucee.runtime.op.Caster.toIntValue(Caster.java:845)
at lucee.runtime.op.Caster.toIntValue(Caster.java:796)
at lucee.runtime.op.Caster.toInteger(Caster.java:4829)
at lucee.runtime.db.SQLCaster.setValue(SQLCaster.java:310)
at lucee.runtime.type.QueryImpl.setItems(QueryImpl.java:586)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:304)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:242)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1128)
at lucee.runtime.tag.Query._doEndTag(Query.java:695)
at lucee.runtime.tag.Query.doEndTag(Query.java:560)
at mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259)
at mlsengine.model.mlsobject_cfc$cf.udfCall(/mlsEngine/model/mlsObject.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:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1992)
at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80)
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 | | string | 257: ORDER BY rand()<br>
258: </cfif><br>
<b>259: </cfquery></b><br>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)><br>
261: </cffunction><br>
|
| | codePrintPlain | | string | 257: ORDER BY rand()
258: </cfif>
259: </cfquery>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)>
261: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/model/mlsObject.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)><br>
79: <cfset request.searchResultsPropertiesArray[1] = ""><br>
<b>80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#"></b><br>
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1><br>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array ---><br>
|
| | codePrintPlain | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)>
79: <cfset request.searchResultsPropertiesArray[1] = "">
80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#">
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array --->
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---><br>
127: <cfif application.siteObject.hasMLSEngine()><br>
<b>128: <cfinclude template="/mlsEngine/index.cfm"></b><br>
129: </cfif><br>
130: <br>
|
| | codePrintPlain | | string | 126: <!--- 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 | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:128) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
| | type | |
|
| Detail | |
| ErrNumber | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | cannot cast [RNFK01] string to a number value |
|
| name | |
| rootCause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | cannot cast [RNFK01] string to a number value |
| | StackTrace | | string | lucee.runtime.exp.CasterException: cannot cast [RNFK01] string to a number value
at lucee.runtime.op.Caster.toDoubleValue(Caster.java:574)
at lucee.runtime.op.Caster.toIntValue(Caster.java:845)
at lucee.runtime.op.Caster.toIntValue(Caster.java:796)
at lucee.runtime.op.Caster.toInteger(Caster.java:4829)
at lucee.runtime.db.SQLCaster.setValue(SQLCaster.java:310)
at lucee.runtime.type.QueryImpl.setItems(QueryImpl.java:586)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:304)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:242)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1128)
at lucee.runtime.tag.Query._doEndTag(Query.java:695)
at lucee.runtime.tag.Query.doEndTag(Query.java:560)
at mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259)
at mlsengine.model.mlsobject_cfc$cf.udfCall(/mlsEngine/model/mlsObject.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:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1992)
at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80)
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 | | string | 257: ORDER BY rand()<br>
258: </cfif><br>
<b>259: </cfquery></b><br>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)><br>
261: </cffunction><br>
|
| | codePrintPlain | | string | 257: ORDER BY rand()
258: </cfif>
259: </cfquery>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)>
261: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/model/mlsObject.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)><br>
79: <cfset request.searchResultsPropertiesArray[1] = ""><br>
<b>80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#"></b><br>
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1><br>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array ---><br>
|
| | codePrintPlain | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)>
79: <cfset request.searchResultsPropertiesArray[1] = "">
80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#">
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array --->
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---><br>
127: <cfif application.siteObject.hasMLSEngine()><br>
<b>128: <cfinclude template="/mlsEngine/index.cfm"></b><br>
129: </cfif><br>
130: <br>
|
| | codePrintPlain | | string | 126: <!--- 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 | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:128) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
| | type | |
|
| StackTrace | | string | lucee.runtime.exp.CasterException: cannot cast [RNFK01] string to a number value
at lucee.runtime.op.Caster.toDoubleValue(Caster.java:574)
at lucee.runtime.op.Caster.toIntValue(Caster.java:845)
at lucee.runtime.op.Caster.toIntValue(Caster.java:796)
at lucee.runtime.op.Caster.toInteger(Caster.java:4829)
at lucee.runtime.db.SQLCaster.setValue(SQLCaster.java:310)
at lucee.runtime.type.QueryImpl.setItems(QueryImpl.java:586)
at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:304)
at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:242)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1128)
at lucee.runtime.tag.Query._doEndTag(Query.java:695)
at lucee.runtime.tag.Query.doEndTag(Query.java:560)
at mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259)
at mlsengine.model.mlsobject_cfc$cf.udfCall(/mlsEngine/model/mlsObject.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:715)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1992)
at mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80)
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 | | string | 257: ORDER BY rand()<br>
258: </cfif><br>
<b>259: </cfquery></b><br>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)><br>
261: </cffunction><br>
|
| | codePrintPlain | | string | 257: ORDER BY rand()
258: </cfif>
259: </cfquery>
260: <cfreturn ValueList(local.qrySearchResultsMLSNumbers.mlsPropertyID)>
261: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.model.mlsobject_cfc$cf.udfCall2(/mlsEngine/model/mlsObject.cfc:259) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/model/mlsObject.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)><br>
79: <cfset request.searchResultsPropertiesArray[1] = ""><br>
<b>80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#"></b><br>
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1><br>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array ---><br>
|
| | codePrintPlain | | string | 78: <cfset request.searchResultsPropertiesArray = ArrayNew(1)>
79: <cfset request.searchResultsPropertiesArray[1] = "">
80: <cfloop index="i" list="#application.mlsObject.getSearchResultsMLSNumbers(request.axisParams)#">
81: <cfset request.propertyResultsCount = request.propertyResultsCount + 1>
82: <!--- If already 12 PropertyIDs in the list, creates the next row in the array --->
|
| | column | | | id | | | line | | | Raw_Trace | | string | mlsengine.index_cfm$cf.call(/mlsEngine/index.cfm:80) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/mlsEngine/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 126: <!--- Grabs the index.cfm Controller file for the MLS Engine ---><br>
127: <cfif application.siteObject.hasMLSEngine()><br>
<b>128: <cfinclude template="/mlsEngine/index.cfm"></b><br>
129: </cfif><br>
130: <br>
|
| | codePrintPlain | | string | 126: <!--- 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 | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:128) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
|
| type | |