Catch
additional
Struct
Detail
string
ErrNumber
number0
ErrorCode
string0
ExtendedInfo
string
Message
stringvariable [MISSINGFILE] doesn't exist
StackTrace
stringvariable [MISSINGFILE] doesn't existat railo.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:252):252at iqweb.mobile.app._404_cfm$cf.call(C:\realistiQ\WWWContent\iqweb\mobile\app\_404.cfm:6):6at 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_patterson.mobiletemplates.cb_patterson_broker.layouts._site_cfm$cf.call(\\content-1\content-1\iq_cb_patterson\MobileTemplates\CB_Patterson_Broker\layouts\_site.cfm:39):39at 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 mobile.application_cfc$cf.udfCall(C:\realistiQ\WWWContent\iqweb\mobile\application.cfc:283):283at 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.PageContextImpl.execute(PageContextImpl.java:1967):1967at 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.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
string4: &lt;br&gt;<br>5: &lt;br&gt;<br><b>6: Missing file: _#MissingFile#.cfm</b><br>7: &lt;/div&gt;<br>8: &lt;/cfoutput&gt;<br>
codePrintPlain
string4: <br>5: <br>6: Missing file: _#MissingFile#.cfm7: </div>8: </cfoutput>
column
number0
id
string??
line
number6
raw_trace
stringiqweb.mobile.app._404_cfm$cf.call(C:\realistiQ\WWWContent\iqweb\mobile\app\_404.cfm:6)
template
stringC:\realistiQ\WWWContent\iqweb\mobile\app\_404.cfm
type
stringcfml
2
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
3
Struct
codePrintHTML
string37: <br>38: &lt;div id=&quot;site-body&quot;&gt;<br><b>39: #REQUEST.IQFramework.RenderPage()#</b><br>40: &lt;/div&gt;<br>41: <br>
codePrintPlain
string37: 38: <div id="site-body">39: #REQUEST.IQFramework.RenderPage()#40: </div>41:
column
number0
id
string??
line
number39
raw_trace
stringiq_cb_patterson.mobiletemplates.cb_patterson_broker.layouts._site_cfm$cf.call(\\content-1\content-1\iq_cb_patterson\MobileTemplates\CB_Patterson_Broker\layouts\_site.cfm:39)
template
string\\content-1\content-1\iq_cb_patterson\MobileTemplates\CB_Patterson_Broker\layouts\_site.cfm
type
stringcfml
4
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
5
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
6
Struct
codePrintHTML
string281: &lt;cfinclude template=&quot;#ARGUMENTS.TargetPage#&quot; /&gt;<br>282: &lt;cfelse&gt;<br><b>283: &lt;cfoutput&gt;#APPLICATION[&quot;iqLib&quot;].RenderContent()#&lt;/cfoutput&gt;</b><br>284: &lt;/cfif&gt;<br>285: &lt;/cfif&gt;<br>
codePrintPlain
string281: <cfinclude template="#ARGUMENTS.TargetPage#" />282: <cfelse>283: <cfoutput>#APPLICATION["iqLib"].RenderContent()#</cfoutput>284: </cfif>285: </cfif>
column
number0
id
string??
line
number283
raw_trace
stringmobile.application_cfc$cf.udfCall(C:\realistiQ\WWWContent\iqweb\mobile\application.cfc:283)
template
stringC:\realistiQ\WWWContent\iqweb\mobile\application.cfc
type
stringcfml
type
stringexpression