Catch
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
ExtendedInfo
string
Message
stringcan't cast empty string to a number value
StackTrace
stringcan't cast empty string to a number valueat railo.runtime.op.Caster.toDoubleValue(Caster.java:440):440at railo.runtime.op.Caster.toDoubleValue(Caster.java:410):410at railo.runtime.op.Operator.multiplyRef(Operator.java:761):761at components.listings_cfc$cf._call000404(C:\realistiQ\WWWContent\_global\components\listings.cfc:6532):6532at components.listings_cfc$cf.udfCall3(C:\realistiQ\WWWContent\_global\components\listings.cfc:6514):6514at components.listings_cfc$cf.udfCall(C:\realistiQ\WWWContent\_global\components\listings.cfc):-1at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:214):214at railo.runtime.type.UDFImpl._call(UDFImpl.java:433):433at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:376):376at railo.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1808):1808at railo.runtime.tag.Invoke.doEndTag(Invoke.java:183):183at iqweb.app._forsale_display_cfm414$cf.call(C:\realistiQ\WWWContent\iqweb\app\_forsale.display.cfm:49):49at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:716):716at components.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:132):132at components.lib.iq_cfc$cf.udfCall(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc):-1at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383at railo.runtime.ComponentImpl.call(ComponentImpl.java:1793):1793at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1445):1445at iqweb.app._forsale_cfm$cf.call(C:\realistiQ\WWWContent\iqweb\app\_forsale.cfm:4):4at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:716):716at components.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:89):89at components.lib.iq_cfc$cf.udfCall(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc):-1at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383at railo.runtime.ComponentImpl.call(ComponentImpl.java:1793):1793at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1445):1445at iq_cb_select.sitetemplates.cb_tulsa_broker.layouts._site_cfm$cf.call(\\content-0\content-0\iq_cb_select\sitetemplates\CB_Tulsa_Broker\Layouts\_Site.cfm:376):376at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:716):716at components.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:56):56at components.lib.iq_cfc$cf.udfCall(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc):-1at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1445):1445at components.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:36):36at components.lib.iq_cfc$cf.udfCall(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc):-1at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383at railo.runtime.ComponentImpl.call(ComponentImpl.java:1793):1793at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1445):1445at application_cfc$cf.udfCall(C:\realistiQ\WWWContent\iqweb\application.cfc:303):303at railo.runtime.type.UDFImpl.call(UDFImpl.java:383):383at railo.runtime.ComponentImpl.call(ComponentImpl.java:1793):1793at railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:23):23at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:297):297at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:33):33at javax.servlet.http.HttpServlet.service(HttpServlet.java:854):854at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:503):503at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390):390at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216):216at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182):182at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765):765at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418):418at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220):220at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114):114at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152):152at org.mortbay.jetty.Server.handle(Server.java:326):326at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536):536at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:913):913at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:540):540at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212):212at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405):405at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409):409at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451):451
TagContext
Array
1
Struct
codePrintHTML
string6530: &lt;/cfinvoke&gt;<br>6531: <br><b>6532: &lt;cfset LOCAL.PriceRange = .10 * retDetails.Query.List_Price&gt;</b><br>6533: &lt;cfset LOCAL.PriceMin = RetDetails.Query.List_Price - LOCAL.PriceRange&gt;<br>6534: &lt;cfset LOCAL.PriceMax = RetDetails.Query.List_Price + LOCAL.PriceRange&gt;<br>
codePrintPlain
string6530: </cfinvoke>6531: 6532: <cfset LOCAL.PriceRange = .10 * retDetails.Query.List_Price>6533: <cfset LOCAL.PriceMin = RetDetails.Query.List_Price - LOCAL.PriceRange>6534: <cfset LOCAL.PriceMax = RetDetails.Query.List_Price + LOCAL.PriceRange>
column
number0
id
string??
line
number6532
raw_trace
stringcomponents.listings_cfc$cf._call000404(C:\realistiQ\WWWContent\_global\components\listings.cfc:6532)
template
stringC:\realistiQ\WWWContent\_global\components\listings.cfc
type
stringcfml
2
Struct
codePrintHTML
string6512: &lt;cfargument name=&quot;MaxRows&quot; type=&quot;any&quot; default=&quot;25&quot;&gt;<br>6513: <br><b>6514: &lt;cfset var LOCAL = {}&gt;</b><br>6515: &lt;cfset LOCAL.retVal = {}&gt;<br>6516: &lt;cfset LOCAL.retVal.Status = 0&gt;<br>
codePrintPlain
string6512: <cfargument name="MaxRows" type="any" default="25">6513: 6514: <cfset var LOCAL = {}>6515: <cfset LOCAL.retVal = {}>6516: <cfset LOCAL.retVal.Status = 0>
column
number0
id
string??
line
number6514
raw_trace
stringcomponents.listings_cfc$cf.udfCall3(C:\realistiQ\WWWContent\_global\components\listings.cfc:6514)
template
stringC:\realistiQ\WWWContent\_global\components\listings.cfc
type
stringcfml
3
Struct
codePrintHTML
string47: &lt;cfinvokeargument name=&quot;CacheData&quot; value=&quot;true&quot;&gt;<br>48: &lt;cfinvokeargument name=&quot;MaxRows&quot; value=&quot;25&quot;&gt;<br><b>49: &lt;cfinvokeargument name=&quot;Layout&quot; value=&quot;SimilarPropertyTypeGrid&quot;&gt;</b><br>50: &lt;/cfinvoke&gt;<br>51: <br>
codePrintPlain
string47: <cfinvokeargument name="CacheData" value="true">48: <cfinvokeargument name="MaxRows" value="25">49: <cfinvokeargument name="Layout" value="SimilarPropertyTypeGrid">50: </cfinvoke>51:
column
number0
id
string??
line
number49
raw_trace
stringiqweb.app._forsale_display_cfm414$cf.call(C:\realistiQ\WWWContent\iqweb\app\_forsale.display.cfm:49)
template
stringC:\realistiQ\WWWContent\iqweb\app\_forsale.display.cfm
type
stringcfml
4
Struct
codePrintHTML
string130: &lt;cfelse&gt;<br>131: &lt;cfif FileExists(&quot;#REQUEST.AppAbsolutePath#/app/_#LOCAL.PageName#.cfm&quot;)&gt;<br><b>132: &lt;cfsavecontent variable=&quot;LOCAL.retVal&quot;&gt;&lt;cfinclude template=&quot;#REQUEST.AppMapPath#/app/_#LOCAL.PageName#.cfm&quot; /&gt;&lt;/cfsavecontent&gt;</b><br>133: &lt;cfelse&gt;<br>134: &lt;cfset MissingFile = LOCAL.PageName&gt;<br>
codePrintPlain
string130: <cfelse>131: <cfif FileExists("#REQUEST.AppAbsolutePath#/app/_#LOCAL.PageName#.cfm")>132: <cfsavecontent variable="LOCAL.retVal"><cfinclude template="#REQUEST.AppMapPath#/app/_#LOCAL.PageName#.cfm" /></cfsavecontent>133: <cfelse>134: <cfset MissingFile = LOCAL.PageName>
column
number0
id
string??
line
number132
raw_trace
stringcomponents.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:132)
template
stringC:\realistiQ\WWWContent\_global\components\lib\iq.cfc
type
stringcfml
5
Struct
codePrintHTML
string2: #APPLICATION.iqLib.RenderJS(&quot;iqweb/forsale.js|iqweb/mapping.js|iqweb/leadentry.js|iqweb/propertywatch.js|iqweb/myportal.js&quot;,false)#<br>3: &lt;div id=&quot;iq-forsale&quot;&gt;<br><b>4: #APPLICATION.iqLib.RenderCat()#</b><br>5: &lt;/div&gt;<br>6: &lt;/cfoutput&gt;<br>
codePrintPlain
string2: #APPLICATION.iqLib.RenderJS("iqweb/forsale.js|iqweb/mapping.js|iqweb/leadentry.js|iqweb/propertywatch.js|iqweb/myportal.js",false)#3: <div id="iq-forsale">4: #APPLICATION.iqLib.RenderCat()#5: </div>6: </cfoutput>
column
number0
id
string??
line
number4
raw_trace
stringiqweb.app._forsale_cfm$cf.call(C:\realistiQ\WWWContent\iqweb\app\_forsale.cfm:4)
template
stringC:\realistiQ\WWWContent\iqweb\app\_forsale.cfm
type
stringcfml
6
Struct
codePrintHTML
string87: &lt;cfelse&gt;<br>88: &lt;cfif FileExists(&quot;#REQUEST.AppAbsolutePath#/app/_#LOCAL.PageName#.cfm&quot;)&gt;<br><b>89: &lt;cfsavecontent variable=&quot;LOCAL.retVal&quot;&gt;&lt;cfinclude template=&quot;#REQUEST.AppMapPath#/app/_#LOCAL.PageName#.cfm&quot; /&gt;&lt;/cfsavecontent&gt;</b><br>90: &lt;cfelse&gt;<br>91: &lt;cfset MissingFile = LOCAL.PageName&gt;<br>
codePrintPlain
string87: <cfelse>88: <cfif FileExists("#REQUEST.AppAbsolutePath#/app/_#LOCAL.PageName#.cfm")>89: <cfsavecontent variable="LOCAL.retVal"><cfinclude template="#REQUEST.AppMapPath#/app/_#LOCAL.PageName#.cfm" /></cfsavecontent>90: <cfelse>91: <cfset MissingFile = LOCAL.PageName>
column
number0
id
string??
line
number89
raw_trace
stringcomponents.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:89)
template
stringC:\realistiQ\WWWContent\_global\components\lib\iq.cfc
type
stringcfml
7
Struct
codePrintHTML
string374: &lt;div id=&quot;Site_Wrapper&quot;&gt;<br>375: &lt;div id=&quot;Site_Body&quot;&gt;<br><b>376: #REQUEST.IQFramework.RenderPage()#</b><br>377: &lt;/div&gt;<br>378: &lt;/div&gt;<br>
codePrintPlain
string374: <div id="Site_Wrapper">375: <div id="Site_Body">376: #REQUEST.IQFramework.RenderPage()#377: </div>378: </div>
column
number0
id
string??
line
number376
raw_trace
stringiq_cb_select.sitetemplates.cb_tulsa_broker.layouts._site_cfm$cf.call(\\content-0\content-0\iq_cb_select\sitetemplates\CB_Tulsa_Broker\Layouts\_Site.cfm:376)
template
string\\content-0\content-0\iq_cb_select\sitetemplates\CB_Tulsa_Broker\Layouts\_Site.cfm
type
stringcfml
8
Struct
codePrintHTML
string54: &lt;cfelse&gt;<br>55: &lt;cfif FileExists(&quot;#REQUEST.CustomAbsolutePath#/layouts/_#REQUEST.Layout#.cfm&quot;)&gt;<br><b>56: &lt;cfsavecontent variable=&quot;LOCAL.retVal&quot;&gt;&lt;cfinclude template=&quot;#REQUEST.CustomMapPath#/layouts/_#REQUEST.Layout#.cfm&quot; /&gt;&lt;/cfsavecontent&gt;</b><br>57: &lt;cfelse&gt;<br>58: &lt;cfset LOCAL.retVal = &quot;&lt;strong&gt;File Not Found.&lt;/strong&gt;&lt;br&gt;The file &amp;quot;&lt;em&gt;#REQUEST.CustomAbsolutePath#/layouts/_#REQUEST.Layout#.cfm&lt;/em&gt;&amp;quot; could not be found.&quot;&gt;<br>
codePrintPlain
string54: <cfelse>55: <cfif FileExists("#REQUEST.CustomAbsolutePath#/layouts/_#REQUEST.Layout#.cfm")>56: <cfsavecontent variable="LOCAL.retVal"><cfinclude template="#REQUEST.CustomMapPath#/layouts/_#REQUEST.Layout#.cfm" /></cfsavecontent>57: <cfelse>58: <cfset LOCAL.retVal = "<strong>File Not Found.</strong><br>The file &quot;<em>#REQUEST.CustomAbsolutePath#/layouts/_#REQUEST.Layout#.cfm</em>&quot; could not be found.">
column
number0
id
string??
line
number56
raw_trace
stringcomponents.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:56)
template
stringC:\realistiQ\WWWContent\_global\components\lib\iq.cfc
type
stringcfml
9
Struct
codePrintHTML
string34: &lt;/cfif&gt;<br>35: <br><b>36: &lt;cfreturn doLayout()&gt;</b><br>37: &lt;/cfif&gt;<br>38: <br>
codePrintPlain
string34: </cfif>35: 36: <cfreturn doLayout()>37: </cfif>38:
column
number0
id
string??
line
number36
raw_trace
stringcomponents.lib.iq_cfc$cf.udfCall1(C:\realistiQ\WWWContent\_global\components\lib\iq.cfc:36)
template
stringC:\realistiQ\WWWContent\_global\components\lib\iq.cfc
type
stringcfml
10
Struct
codePrintHTML
string301: include(ARGUMENTS.TargetPage);<br>302: }else{<br><b>303: writeOutput(APPLICATION.iqLib.RenderContent());</b><br>304: }<br>305: }<br>
codePrintPlain
string301: include(ARGUMENTS.TargetPage);302: }else{303: writeOutput(APPLICATION.iqLib.RenderContent());304: }305: }
column
number0
id
string??
line
number303
raw_trace
stringapplication_cfc$cf.udfCall(C:\realistiQ\WWWContent\iqweb\application.cfc:303)
template
stringC:\realistiQ\WWWContent\iqweb\application.cfc
type
stringcfml
type
stringexpression
Coldwell Banker Select Real Estate
Coldwell Banker Select Real Estate