Catch Entries: 13 | | additional | | | Cause | | Struct | | additional | | | code | | | Detail | | string | '/biochar-info/views/en/pygrow.cfm' does not exist. |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Unable to find a view for 'en.pygrow' action. |
| | StackTrace | | string | lucee.runtime.exp.CustomTypeException: Unable to find a view for 'en.pygrow' action.
at lucee.runtime.tag.Throw._doStartTag(Throw.java:225)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:212)
at throw_cfm$cf.udfCall(/throw.cfm:15)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109)
at framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046)
at framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall5(/framework/one.cfc:825)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:922)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:132)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:59)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:111)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:535)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:86)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:733)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:782)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:71)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:347)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:71)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1307)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:2201)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:74)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:949)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:483)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3044: param name="request.missingView" default="<unknown.view>";<br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
<b>3046: detail="'#request.missingView#' does not exist." );</b><br>
3047: }<br>
3048: <br>
|
| | codePrintPlain | | string | 3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
3047: }
3048:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 3042: // but this will prevent an exception while attempting to throw<br>
3043: // the exception we actually want to throw!<br>
<b>3044: param name="request.missingView" default="<unknown.view>";</b><br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
3046: detail="'#request.missingView#' does not exist." );<br>
|
| | codePrintPlain | | string | 3042: // but this will prevent an exception while attempting to throw
3043: // the exception we actually want to throw!
3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 823: public any function onMissingView( struct rc ) {<br>
824: // unable to find a matching view - fail with a nice exception<br>
<b>825: viewNotFound();</b><br>
826: // if we got here, we would return the string or struct to be rendered<br>
827: // but viewNotFound() throws an exception...<br>
|
| | codePrintPlain | | string | 823: public any function onMissingView( struct rc ) {
824: // unable to find a matching view - fail with a nice exception
825: viewNotFound();
826: // if we got here, we would return the string or struct to be rendered
827: // but viewNotFound() throws an exception...
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall5(/framework/one.cfc:825) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 920: request._fw1.omvInProgress = true;<br>
921: internalFrameworkTrace( 'onMissingView() called' );<br>
<b>922: out = onMissingView( request.context );</b><br>
923: }<br>
924: <br>
|
| | codePrintPlain | | string | 920: request._fw1.omvInProgress = true;
921: internalFrameworkTrace( 'onMissingView() called' );
922: out = onMissingView( request.context );
923: }
924:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall6(/framework/one.cfc:922) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
|
| | type | |
| | code | | | Detail | | string | '/biochar-info/views/en/pygrow.cfm' does not exist. |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Unable to find a view for 'en.pygrow' action. |
| | name | | | rootCause | | Struct | | additional | | | code | | | Detail | | string | '/biochar-info/views/en/pygrow.cfm' does not exist. |
| | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Unable to find a view for 'en.pygrow' action. |
| | StackTrace | | string | lucee.runtime.exp.CustomTypeException: Unable to find a view for 'en.pygrow' action.
at lucee.runtime.tag.Throw._doStartTag(Throw.java:225)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:212)
at throw_cfm$cf.udfCall(/throw.cfm:15)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109)
at framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046)
at framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall5(/framework/one.cfc:825)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:922)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:132)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:59)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:111)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:535)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:86)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:733)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:782)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:71)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:347)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:71)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1307)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:2201)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:74)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:949)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:483)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3044: param name="request.missingView" default="<unknown.view>";<br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
<b>3046: detail="'#request.missingView#' does not exist." );</b><br>
3047: }<br>
3048: <br>
|
| | codePrintPlain | | string | 3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
3047: }
3048:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 3042: // but this will prevent an exception while attempting to throw<br>
3043: // the exception we actually want to throw!<br>
<b>3044: param name="request.missingView" default="<unknown.view>";</b><br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
3046: detail="'#request.missingView#' does not exist." );<br>
|
| | codePrintPlain | | string | 3042: // but this will prevent an exception while attempting to throw
3043: // the exception we actually want to throw!
3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 823: public any function onMissingView( struct rc ) {<br>
824: // unable to find a matching view - fail with a nice exception<br>
<b>825: viewNotFound();</b><br>
826: // if we got here, we would return the string or struct to be rendered<br>
827: // but viewNotFound() throws an exception...<br>
|
| | codePrintPlain | | string | 823: public any function onMissingView( struct rc ) {
824: // unable to find a matching view - fail with a nice exception
825: viewNotFound();
826: // if we got here, we would return the string or struct to be rendered
827: // but viewNotFound() throws an exception...
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall5(/framework/one.cfc:825) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 920: request._fw1.omvInProgress = true;<br>
921: internalFrameworkTrace( 'onMissingView() called' );<br>
<b>922: out = onMissingView( request.context );</b><br>
923: }<br>
924: <br>
|
| | codePrintPlain | | string | 920: request._fw1.omvInProgress = true;
921: internalFrameworkTrace( 'onMissingView() called' );
922: out = onMissingView( request.context );
923: }
924:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall6(/framework/one.cfc:922) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
|
| | type | |
| | StackTrace | | string | lucee.runtime.exp.CustomTypeException: Unable to find a view for 'en.pygrow' action.
at lucee.runtime.tag.Throw._doStartTag(Throw.java:225)
at lucee.runtime.tag.Throw.doStartTag(Throw.java:212)
at throw_cfm$cf.udfCall(/throw.cfm:15)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109)
at framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046)
at framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall5(/framework/one.cfc:825)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at framework.one_cfc$cf.udfCall6(/framework/one.cfc:922)
at framework.one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:132)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:59)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:111)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:535)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:86)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:733)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:782)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:71)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:347)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:71)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:1307)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:2201)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:74)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:949)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:483)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 3044: param name="request.missingView" default="<unknown.view>";<br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
<b>3046: detail="'#request.missingView#' does not exist." );</b><br>
3047: }<br>
3048: <br>
|
| | codePrintPlain | | string | 3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
3047: }
3048:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 3042: // but this will prevent an exception while attempting to throw<br>
3043: // the exception we actually want to throw!<br>
<b>3044: param name="request.missingView" default="<unknown.view>";</b><br>
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",<br>
3046: detail="'#request.missingView#' does not exist." );<br>
|
| | codePrintPlain | | string | 3042: // but this will prevent an exception while attempting to throw
3043: // the exception we actually want to throw!
3044: param name="request.missingView" default="<unknown.view>";
3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.",
3046: detail="'#request.missingView#' does not exist." );
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 823: public any function onMissingView( struct rc ) {<br>
824: // unable to find a matching view - fail with a nice exception<br>
<b>825: viewNotFound();</b><br>
826: // if we got here, we would return the string or struct to be rendered<br>
827: // but viewNotFound() throws an exception...<br>
|
| | codePrintPlain | | string | 823: public any function onMissingView( struct rc ) {
824: // unable to find a matching view - fail with a nice exception
825: viewNotFound();
826: // if we got here, we would return the string or struct to be rendered
827: // but viewNotFound() throws an exception...
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall5(/framework/one.cfc:825) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 920: request._fw1.omvInProgress = true;<br>
921: internalFrameworkTrace( 'onMissingView() called' );<br>
<b>922: out = onMissingView( request.context );</b><br>
923: }<br>
924: <br>
|
| | codePrintPlain | | string | 920: request._fw1.omvInProgress = true;
921: internalFrameworkTrace( 'onMissingView() called' );
922: out = onMissingView( request.context );
923: }
924:
|
| | column | | | id | | | line | | | Raw_Trace | | string | framework.one_cfc$cf.udfCall6(/framework/one.cfc:922) |
| | template | | string | /var/www/sites/framework/one.cfc |
| | type | |
|
| | type | |
|