Catch Entries: 13 | additional | | Cause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [RB] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [RB] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:135)
at core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580)
at core.packages.lib.error_cfc$cf.udfCall(/farcry/core/packages/lib/error.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:63)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array Rows: 6 (showing top 5) | 1 | Struct | codePrintHTML | string | 1844: <cfset arguments.rbString = arguments.key /><br>
1845: <br>
<b>1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") /></b><br>
1847: </cffunction><br>
1848: <br>
|
| codePrintPlain | string | 1844: <cfset arguments.rbString = arguments.key />
1845:
1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") />
1847: </cffunction>
1848:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) /><br>
61: <cfelse><br>
<b>62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /></b><br>
63: <cfthrow message="#message#" /><br>
64: </cfif> <br>
|
| codePrintPlain | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) />
61: <cfelse>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) />
63: <cfthrow message="#message#" />
64: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1"><br>
579: <cfset showError = true /><br>
<b>580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development"></b><br>
581: <cfset showError = true /><br>
582: </cfif><br>
|
| codePrintPlain | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1">
579: <cfset showError = true />
580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development">
581: <cfset showError = true />
582: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580) |
| template | string | /var/www/farcry/core/packages/lib/error.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 639: <cfset request.error = oError.collectRequestInfo() /><br>
640: <cfset request.error.message = "Application Restarting" /><br>
<b>641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) /></b><br>
642: <cfabort /><br>
643: </cfcatch><br>
|
| codePrintPlain | string | 639: <cfset request.error = oError.collectRequestInfo() />
640: <cfset request.error.message = "Application Restarting" />
641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) />
642: <cfabort />
643: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 433: <br>
434: <!--- Update the farcry application if instructed ---><br>
<b>435: <cfset farcryUpdateApp() /> </b><br>
436: <br>
437: <!--- Initialize the request as a farcry application ---><br>
|
| codePrintPlain | string | 433:
434: <!--- Update the farcry application if instructed --->
435: <cfset farcryUpdateApp() />
436:
437: <!--- Initialize the request as a farcry application --->
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
|
| type | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [RB] doesn't exist |
| name | | rootCause | Struct | additional | | Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | key [RB] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [RB] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:135)
at core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580)
at core.packages.lib.error_cfc$cf.udfCall(/farcry/core/packages/lib/error.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:63)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array Rows: 6 (showing top 5) | 1 | Struct | codePrintHTML | string | 1844: <cfset arguments.rbString = arguments.key /><br>
1845: <br>
<b>1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") /></b><br>
1847: </cffunction><br>
1848: <br>
|
| codePrintPlain | string | 1844: <cfset arguments.rbString = arguments.key />
1845:
1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") />
1847: </cffunction>
1848:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) /><br>
61: <cfelse><br>
<b>62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /></b><br>
63: <cfthrow message="#message#" /><br>
64: </cfif> <br>
|
| codePrintPlain | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) />
61: <cfelse>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) />
63: <cfthrow message="#message#" />
64: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1"><br>
579: <cfset showError = true /><br>
<b>580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development"></b><br>
581: <cfset showError = true /><br>
582: </cfif><br>
|
| codePrintPlain | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1">
579: <cfset showError = true />
580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development">
581: <cfset showError = true />
582: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580) |
| template | string | /var/www/farcry/core/packages/lib/error.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 639: <cfset request.error = oError.collectRequestInfo() /><br>
640: <cfset request.error.message = "Application Restarting" /><br>
<b>641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) /></b><br>
642: <cfabort /><br>
643: </cfcatch><br>
|
| codePrintPlain | string | 639: <cfset request.error = oError.collectRequestInfo() />
640: <cfset request.error.message = "Application Restarting" />
641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) />
642: <cfabort />
643: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 433: <br>
434: <!--- Update the farcry application if instructed ---><br>
<b>435: <cfset farcryUpdateApp() /> </b><br>
436: <br>
437: <!--- Initialize the request as a farcry application ---><br>
|
| codePrintPlain | string | 433:
434: <!--- Update the farcry application if instructed --->
435: <cfset farcryUpdateApp() />
436:
437: <!--- Initialize the request as a farcry application --->
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.ExpressionException: key [RB] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:135)
at core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:812)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62)
at core.packages.lib.fapi_cfc$cf.udfCall(/farcry/core/packages/lib/fapi.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2014)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580)
at core.packages.lib.error_cfc$cf.udfCall(/farcry/core/packages/lib/error.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:803)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:756)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1718)
at core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435)
at core.application_cfc$cf.udfCall(/farcry/core/Application.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:212)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:695)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:581)
at lucee.runtime.SuperComponent.callWithNamedValues(SuperComponent.java:92)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:833)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1737)
at application_cfc$cf.udfCall(/Application.cfc:63)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:693)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:131)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
at lucee.runtime.engine.Request.exe(Request.java:44)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:684)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
at org.apache.tomcat.util.net.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:2464)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
|
| TagContext | Array Rows: 6 (showing top 5) | 1 | Struct | codePrintHTML | string | 1844: <cfset arguments.rbString = arguments.key /><br>
1845: <br>
<b>1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") /></b><br>
1847: </cffunction><br>
1848: <br>
|
| codePrintPlain | string | 1844: <cfset arguments.rbString = arguments.key />
1845:
1846: <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") />
1847: </cffunction>
1848:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall6(/farcry/core/packages/lib/fapi.cfc:1846) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) /><br>
61: <cfelse><br>
<b>62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /></b><br>
63: <cfthrow message="#message#" /><br>
64: </cfif> <br>
|
| codePrintPlain | string | 60: <cfset oResult = createObject("component", application.stcoapi["#arguments.typename#"].packagePath) />
61: <cfelse>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) />
63: <cfthrow message="#message#" />
64: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:62) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1"><br>
579: <cfset showError = true /><br>
<b>580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development"></b><br>
581: <cfset showError = true /><br>
582: </cfif><br>
|
| codePrintPlain | string | 578: <cfelseif cgi.remote_addr eq "127.0.0.1">
579: <cfset showError = true />
580: <cfelseif application.fapi.getContentType(typename="configEnvironment").getEnvironment() eq "development">
581: <cfset showError = true />
582: </cfif>
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.error_cfc$cf.udfCall1(/farcry/core/packages/lib/error.cfc:580) |
| template | string | /var/www/farcry/core/packages/lib/error.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 639: <cfset request.error = oError.collectRequestInfo() /><br>
640: <cfset request.error.message = "Application Restarting" /><br>
<b>641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) /></b><br>
642: <cfabort /><br>
643: </cfcatch><br>
|
| codePrintPlain | string | 639: <cfset request.error = oError.collectRequestInfo() />
640: <cfset request.error.message = "Application Restarting" />
641: <cfset oError.showErrorPage("503 Service Unavailable", request.error) />
642: <cfabort />
643: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:641) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 433: <br>
434: <!--- Update the farcry application if instructed ---><br>
<b>435: <cfset farcryUpdateApp() /> </b><br>
436: <br>
437: <!--- Initialize the request as a farcry application ---><br>
|
| codePrintPlain | string | 433:
434: <!--- Update the farcry application if instructed --->
435: <cfset farcryUpdateApp() />
436:
437: <!--- Initialize the request as a farcry application --->
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall1(/farcry/core/Application.cfc:435) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
|
| type | |
|