Struct | additional | | code | | Detail | string | '/views/main/a647343.cfm' does not exist. |
| ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | Unable to find a view for 'main.a647343' action. |
| StackTrace | string | lucee.runtime.exp.CustomTypeException: Unable to find a view for 'main.a647343' 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:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2044)
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:785)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2044)
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:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212)
at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:100)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1790)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
| 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/html/upickit/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/html/upickit/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/html/upickit/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/html/upickit/framework/one.cfc |
| type | |
|
| type | |
|