Catch Entries: 13 | additional | | Cause | Struct | additional | | code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | The content type [configEnvironment] is not available |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: The content type [configEnvironment] is not available
at lucee.runtime.tag.Throw._doStartTag(Throw.java:212)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:201)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63)
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:654)
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 | 1 | Struct | codePrintHTML | string | 61: <cfelse><br>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /><br>
<b>63: <cfthrow message="#message#" /></b><br>
64: </cfif> <br>
65: <br>
|
| codePrintPlain | string | 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>
65:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | 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 | |
| 3 | Struct | codePrintHTML | string | 652: <cfset request.error = oError.normalizeError(cfcatch) /><br>
653: <cfset oError.logData(request.error) /><br>
<b>654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) /></b><br>
655: <cfabort><br>
656: </cfcatch><br>
|
| codePrintPlain | string | 652: <cfset request.error = oError.normalizeError(cfcatch) />
653: <cfset oError.logData(request.error) />
654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) />
655: <cfabort>
656: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:654) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | 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 | |
| 5 | Struct | codePrintHTML | string | 61: <br>
62: <!--- Call the main farcry Application.cfc ---><br>
<b>63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) /> </b><br>
64: <br>
65: <!--- Return out. ---><br>
|
| codePrintPlain | string | 61:
62: <!--- Call the main farcry Application.cfc --->
63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) />
64:
65: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:63) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
| code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | The content type [configEnvironment] is not available |
| name | | rootCause | Struct | additional | | code | | Detail | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | The content type [configEnvironment] is not available |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: The content type [configEnvironment] is not available
at lucee.runtime.tag.Throw._doStartTag(Throw.java:212)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:201)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63)
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:654)
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 | 1 | Struct | codePrintHTML | string | 61: <cfelse><br>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /><br>
<b>63: <cfthrow message="#message#" /></b><br>
64: </cfif> <br>
65: <br>
|
| codePrintPlain | string | 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>
65:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | 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 | |
| 3 | Struct | codePrintHTML | string | 652: <cfset request.error = oError.normalizeError(cfcatch) /><br>
653: <cfset oError.logData(request.error) /><br>
<b>654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) /></b><br>
655: <cfabort><br>
656: </cfcatch><br>
|
| codePrintPlain | string | 652: <cfset request.error = oError.normalizeError(cfcatch) />
653: <cfset oError.logData(request.error) />
654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) />
655: <cfabort>
656: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:654) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | 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 | |
| 5 | Struct | codePrintHTML | string | 61: <br>
62: <!--- Call the main farcry Application.cfc ---><br>
<b>63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) /> </b><br>
64: <br>
65: <!--- Return out. ---><br>
|
| codePrintPlain | string | 61:
62: <!--- Call the main farcry Application.cfc --->
63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) />
64:
65: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:63) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: The content type [configEnvironment] is not available
at lucee.runtime.tag.Throw._doStartTag(Throw.java:212)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:201)
at core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63)
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:654)
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 | 1 | Struct | codePrintHTML | string | 61: <cfelse><br>
62: <cfset message = getResource(key="FAPI.messages.contentTypeNotFound@text", default="The content type [{1}] is not available",locale="", substituteValues=array(arguments.typename)) /><br>
<b>63: <cfthrow message="#message#" /></b><br>
64: </cfif> <br>
65: <br>
|
| codePrintPlain | string | 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>
65:
|
| column | | id | | line | | Raw_Trace | string | core.packages.lib.fapi_cfc$cf.udfCall1(/farcry/core/packages/lib/fapi.cfc:63) |
| template | string | /var/www/farcry/core/packages/lib/fapi.cfc |
| type | |
| 2 | 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 | |
| 3 | Struct | codePrintHTML | string | 652: <cfset request.error = oError.normalizeError(cfcatch) /><br>
653: <cfset oError.logData(request.error) /><br>
<b>654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) /></b><br>
655: <cfabort><br>
656: </cfcatch><br>
|
| codePrintPlain | string | 652: <cfset request.error = oError.normalizeError(cfcatch) />
653: <cfset oError.logData(request.error) />
654: <cfset oError.showErrorPage("500 Internal Server Error", request.error) />
655: <cfabort>
656: </cfcatch>
|
| column | | id | | line | | Raw_Trace | string | core.application_cfc$cf.udfCall2(/farcry/core/Application.cfc:654) |
| template | string | /var/www/farcry/core/Application.cfc |
| type | |
| 4 | 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 | |
| 5 | Struct | codePrintHTML | string | 61: <br>
62: <!--- Call the main farcry Application.cfc ---><br>
<b>63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) /> </b><br>
64: <br>
65: <!--- Return out. ---><br>
|
| codePrintPlain | string | 61:
62: <!--- Call the main farcry Application.cfc --->
63: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) />
64:
65: <!--- Return out. --->
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:63) |
| template | string | /var/www/farcry/projects/fandango/www/Application.cfc |
| type | |
|
| type | |
|