Catch | additional | | code | | Detail | string | '/views/main/error.cfm' does not exist. |
| ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Unable to find a view for 'main.error' action. |
| StackTrace | string | Unable to find a view for 'main.error' action.
at org.corfield.framework_cfc$cf.udfCall8(/org/corfield/framework.cfc:1485):1485
at org.corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:93):93
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307
at railo.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:195):195
at railo.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:757):757
at railo.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:755):755
at railo.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1559):1559
at org.corfield.framework_cfc$cf.udfCall9(/org/corfield/framework.cfc:1763):1763
at org.corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:93):93
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307
at railo.runtime.type.UDFImpl.call(UDFImpl.java:208):208
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:748):748
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1549):1549
at org.corfield.framework_cfc$cf.udfCall3(/org/corfield/framework.cfc:580):580
at org.corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:93):93
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307
at railo.runtime.type.UDFImpl.call(UDFImpl.java:208):208
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:748):748
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1549):1549
at org.corfield.framework_cfc$cf.udfCall4(/org/corfield/framework.cfc:667):667
at org.corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:93):93
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307
at railo.runtime.type.UDFImpl.call(UDFImpl.java:208):208
at railo.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:748):748
at railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:724):724
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:1549):1549
at org.corfield.framework_cfc$cf.udfCall3(/org/corfield/framework.cfc:566):566
at org.corfield.framework_cfc$cf.udfCall(/org/corfield/framework.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:93):93
at railo.runtime.type.UDFImpl._call(UDFImpl.java:307):307
at railo.runtime.type.UDFImpl.call(UDFImpl.java:208):208
at railo.runtime.ComponentImpl._call(ComponentImpl.java:623):623
at railo.runtime.ComponentImpl._call(ComponentImpl.java:506):506
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1738):1738
at railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:388):388
at railo.runtime.listener.ModernAppListener.onError(ModernAppListener.java:375):375
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2224):2224
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:2180):2180
at railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:332):332
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:29):29
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728):728
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305):305
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.filters.RemoteIpFilter.doFilter(RemoteIpFilter.java:831):831
at org.apache.catalina.filters.RemoteIpFilter.doFilter(RemoteIpFilter.java:867):867
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243):243
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210):210
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222):222
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123):123
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472):472
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171):171
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99):99
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118):118
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408):408
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023):1023
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589):589
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310):310
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source):-1
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source):-1
at java.lang.Thread.run(Unknown Source):-1
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 1483: <br>
1484: private void function raiseException( string type, string message, string detail ) {<br>
<b>1485: throw( type = type, message = message, detail = detail );</b><br>
1486: }<br>
1487: <br>
|
| codePrintPlain | string | 1483:
1484: private void function raiseException( string type, string message, string detail ) {
1485: throw( type = type, message = message, detail = detail );
1486: }
1487:
|
| column | | id | | line | | Raw_Trace | string | org.corfield.framework_cfc$cf.udfCall8(/org/corfield/framework.cfc:1485) |
| template | string | /org/corfield/framework.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 1761: private void function viewNotFound() {<br>
1762: raiseException( type="FW1.viewNotFound", message="Unable to find a view for '#request.action#' action.",<br>
<b>1763: detail="'#request.missingView#' does not exist." );</b><br>
1764: }<br>
1765: <br>
|
| codePrintPlain | string | 1761: private void function viewNotFound() {
1762: raiseException( type="FW1.viewNotFound", message="Unable to find a view for '#request.action#' action.",
1763: detail="'#request.missingView#' does not exist." );
1764: }
1765:
|
| column | | id | | line | | Raw_Trace | string | org.corfield.framework_cfc$cf.udfCall9(/org/corfield/framework.cfc:1763) |
| template | string | /org/corfield/framework.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 578: public void function onMissingView( struct rc ) {<br>
579: // unable to find a matching view - fail with a nice exception<br>
<b>580: viewNotFound();</b><br>
581: // if we got here, we would return the string to be rendered<br>
582: // but viewNotFound() throws an exception...<br>
|
| codePrintPlain | string | 578: public void function onMissingView( struct rc ) {
579: // unable to find a matching view - fail with a nice exception
580: viewNotFound();
581: // if we got here, we would return the string to be rendered
582: // but viewNotFound() throws an exception...
|
| column | | id | | line | | Raw_Trace | string | org.corfield.framework_cfc$cf.udfCall3(/org/corfield/framework.cfc:580) |
| template | string | /org/corfield/framework.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 665: out = internalView( request.view );<br>
666: } else {<br>
<b>667: out = onMissingView( request.context );</b><br>
668: }<br>
669: for ( i = 1; i <= arrayLen(request.layouts); i = i + 1 ) {<br>
|
| codePrintPlain | string | 665: out = internalView( request.view );
666: } else {
667: out = onMissingView( request.context );
668: }
669: for ( i = 1; i <= arrayLen(request.layouts); i = i + 1 ) {
|
| column | | id | | line | | Raw_Trace | string | org.corfield.framework_cfc$cf.udfCall4(/org/corfield/framework.cfc:667) |
| template | string | /org/corfield/framework.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 564: <br>
565: setupRequestWrapper( false );<br>
<b>566: onRequest( '' );</b><br>
567: } catch ( any e ) {<br>
568: failure( e, 'onError' );<br>
|
| codePrintPlain | string | 564:
565: setupRequestWrapper( false );
566: onRequest( '' );
567: } catch ( any e ) {
568: failure( e, 'onError' );
|
| column | | id | | line | | Raw_Trace | string | org.corfield.framework_cfc$cf.udfCall3(/org/corfield/framework.cfc:566) |
| template | string | /org/corfield/framework.cfc |
| type | |
|
| type | |
|