An Error Occurred

Details of the exception:

Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
code
string
Detail
string'common/header' does not exist.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringUnable to find a view for 'public:error.notfound' action.
StackTrace
stringlucee.runtime.exp.CustomTypeException: Unable to find a view for 'public:error.notfound' action. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at framework.one_cfc$cf.udfCallg(/framework/one.cfc:3061) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall9(/framework/one.cfc:1421) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at layouts.default_cfm$cf$8g.call(/layouts/default.cfm:95) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at framework.one_cfc$cf.udfCallc(/framework/one.cfc:1975) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall6(/framework/one.cfc:938) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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
string3059: param name=&quot;request.missingView&quot; default=&quot;&lt;unknown.view&gt;&quot;;<br> 3060: throw( type='FW1.viewNotFound', message=&quot;Unable to find a view for '#request.action#' action.&quot;,<br> <b>3061: detail=&quot;'#request.missingView#' does not exist.&quot; );</b><br> 3062: }<br> 3063: <br>
codePrintPlain
string3059: param name="request.missingView" default="<unknown.view>"; 3060: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.", 3061: detail="'#request.missingView#' does not exist." ); 3062: } 3063:
column
number0
id
string??
line
number3061
Raw_Trace
stringframework.one_cfc$cf.udfCallg(/framework/one.cfc:3061)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' );<br> 1420: request.missingView = path;<br> <b>1421: viewNotFound();</b><br> 1422: } else {<br> 1423: request._fw1.omvInProgress = true;<br>
codePrintPlain
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' ); 1420: request.missingView = path; 1421: viewNotFound(); 1422: } else { 1423: request._fw1.omvInProgress = true;
column
number0
id
string??
line
number1421
Raw_Trace
stringframework.one_cfc$cf.udfCall9(/framework/one.cfc:1421)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string93: &lt;main class=&quot;page-wrapper&quot;&gt;<br> 94: &lt;!--- Navbar ---&gt;<br> <b>95: &lt;cfoutput&gt;#view( 'common/header' )#&lt;/cfoutput&gt;</b><br> 96: &lt;!--- Page header ---&gt;<br> 97: &lt;cfoutput&gt;<br>
codePrintPlain
string93: <main class="page-wrapper"> 94: <!--- Navbar ---> 95: <cfoutput>#view( 'common/header' )#</cfoutput> 96: <!--- Page header ---> 97: <cfoutput>
column
number0
id
string??
line
number95
Raw_Trace
stringlayouts.default_cfm$cf$8g.call(/layouts/default.cfm:95)
template
string/var/www/sites/sherbertjobs/layouts/default.cfm
type
stringcfml
4
Struct
codePrintHTML
string1973: response = '';<br> 1974: savecontent variable=&quot;response&quot; {<br> <b>1975: include '#layoutPath#';</b><br> 1976: }<br> 1977: }<br>
codePrintPlain
string1973: response = ''; 1974: savecontent variable="response" { 1975: include '#layoutPath#'; 1976: } 1977: }
column
number0
id
string??
line
number1975
Raw_Trace
stringframework.one_cfc$cf.udfCallc(/framework/one.cfc:1975)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
5
Struct
codePrintHTML
string936: }<br> 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' );<br> <b>938: out = internalLayout( request._fw1.layouts[i], out );</b><br> 939: }<br> 940: }<br>
codePrintPlain
string936: } 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' ); 938: out = internalLayout( request._fw1.layouts[i], out ); 939: } 940: }
column
number0
id
string??
line
number938
Raw_Trace
stringframework.one_cfc$cf.udfCall6(/framework/one.cfc:938)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.viewNotFound
code
string
Detail
string'common/header' does not exist.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringUnable to find a view for 'public:error.notfound' action.
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
code
string
Detail
string'common/header' does not exist.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringUnable to find a view for 'public:error.notfound' action.
StackTrace
stringlucee.runtime.exp.CustomTypeException: Unable to find a view for 'public:error.notfound' action. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at framework.one_cfc$cf.udfCallg(/framework/one.cfc:3061) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall9(/framework/one.cfc:1421) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at layouts.default_cfm$cf$8g.call(/layouts/default.cfm:95) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at framework.one_cfc$cf.udfCallc(/framework/one.cfc:1975) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall6(/framework/one.cfc:938) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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
string3059: param name=&quot;request.missingView&quot; default=&quot;&lt;unknown.view&gt;&quot;;<br> 3060: throw( type='FW1.viewNotFound', message=&quot;Unable to find a view for '#request.action#' action.&quot;,<br> <b>3061: detail=&quot;'#request.missingView#' does not exist.&quot; );</b><br> 3062: }<br> 3063: <br>
codePrintPlain
string3059: param name="request.missingView" default="<unknown.view>"; 3060: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.", 3061: detail="'#request.missingView#' does not exist." ); 3062: } 3063:
column
number0
id
string??
line
number3061
Raw_Trace
stringframework.one_cfc$cf.udfCallg(/framework/one.cfc:3061)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' );<br> 1420: request.missingView = path;<br> <b>1421: viewNotFound();</b><br> 1422: } else {<br> 1423: request._fw1.omvInProgress = true;<br>
codePrintPlain
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' ); 1420: request.missingView = path; 1421: viewNotFound(); 1422: } else { 1423: request._fw1.omvInProgress = true;
column
number0
id
string??
line
number1421
Raw_Trace
stringframework.one_cfc$cf.udfCall9(/framework/one.cfc:1421)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string93: &lt;main class=&quot;page-wrapper&quot;&gt;<br> 94: &lt;!--- Navbar ---&gt;<br> <b>95: &lt;cfoutput&gt;#view( 'common/header' )#&lt;/cfoutput&gt;</b><br> 96: &lt;!--- Page header ---&gt;<br> 97: &lt;cfoutput&gt;<br>
codePrintPlain
string93: <main class="page-wrapper"> 94: <!--- Navbar ---> 95: <cfoutput>#view( 'common/header' )#</cfoutput> 96: <!--- Page header ---> 97: <cfoutput>
column
number0
id
string??
line
number95
Raw_Trace
stringlayouts.default_cfm$cf$8g.call(/layouts/default.cfm:95)
template
string/var/www/sites/sherbertjobs/layouts/default.cfm
type
stringcfml
4
Struct
codePrintHTML
string1973: response = '';<br> 1974: savecontent variable=&quot;response&quot; {<br> <b>1975: include '#layoutPath#';</b><br> 1976: }<br> 1977: }<br>
codePrintPlain
string1973: response = ''; 1974: savecontent variable="response" { 1975: include '#layoutPath#'; 1976: } 1977: }
column
number0
id
string??
line
number1975
Raw_Trace
stringframework.one_cfc$cf.udfCallc(/framework/one.cfc:1975)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
5
Struct
codePrintHTML
string936: }<br> 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' );<br> <b>938: out = internalLayout( request._fw1.layouts[i], out );</b><br> 939: }<br> 940: }<br>
codePrintPlain
string936: } 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' ); 938: out = internalLayout( request._fw1.layouts[i], out ); 939: } 940: }
column
number0
id
string??
line
number938
Raw_Trace
stringframework.one_cfc$cf.udfCall6(/framework/one.cfc:938)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.viewNotFound
StackTrace
stringlucee.runtime.exp.CustomTypeException: Unable to find a view for 'public:error.notfound' action. at lucee.runtime.tag.Throw._doStartTag(Throw.java:212) at lucee.runtime.tag.Throw.doStartTag(Throw.java:201) at throw_cfm$cf.udfCall(/throw.cfm:11) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at framework.one_cfc$cf.udfCallg(/framework/one.cfc:3061) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall9(/framework/one.cfc:1421) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at layouts.default_cfm$cf$8g.call(/layouts/default.cfm:95) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at framework.one_cfc$cf.udfCallc(/framework/one.cfc:1975) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at framework.one_cfc$cf.udfCall6(/framework/one.cfc:938) 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:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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
string3059: param name=&quot;request.missingView&quot; default=&quot;&lt;unknown.view&gt;&quot;;<br> 3060: throw( type='FW1.viewNotFound', message=&quot;Unable to find a view for '#request.action#' action.&quot;,<br> <b>3061: detail=&quot;'#request.missingView#' does not exist.&quot; );</b><br> 3062: }<br> 3063: <br>
codePrintPlain
string3059: param name="request.missingView" default="<unknown.view>"; 3060: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.", 3061: detail="'#request.missingView#' does not exist." ); 3062: } 3063:
column
number0
id
string??
line
number3061
Raw_Trace
stringframework.one_cfc$cf.udfCallg(/framework/one.cfc:3061)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' );<br> 1420: request.missingView = path;<br> <b>1421: viewNotFound();</b><br> 1422: } else {<br> 1423: request._fw1.omvInProgress = true;<br>
codePrintPlain
string1419: internalFrameworkTrace( 'view( #path# ) called - viewNotFound() called' ); 1420: request.missingView = path; 1421: viewNotFound(); 1422: } else { 1423: request._fw1.omvInProgress = true;
column
number0
id
string??
line
number1421
Raw_Trace
stringframework.one_cfc$cf.udfCall9(/framework/one.cfc:1421)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string93: &lt;main class=&quot;page-wrapper&quot;&gt;<br> 94: &lt;!--- Navbar ---&gt;<br> <b>95: &lt;cfoutput&gt;#view( 'common/header' )#&lt;/cfoutput&gt;</b><br> 96: &lt;!--- Page header ---&gt;<br> 97: &lt;cfoutput&gt;<br>
codePrintPlain
string93: <main class="page-wrapper"> 94: <!--- Navbar ---> 95: <cfoutput>#view( 'common/header' )#</cfoutput> 96: <!--- Page header ---> 97: <cfoutput>
column
number0
id
string??
line
number95
Raw_Trace
stringlayouts.default_cfm$cf$8g.call(/layouts/default.cfm:95)
template
string/var/www/sites/sherbertjobs/layouts/default.cfm
type
stringcfml
4
Struct
codePrintHTML
string1973: response = '';<br> 1974: savecontent variable=&quot;response&quot; {<br> <b>1975: include '#layoutPath#';</b><br> 1976: }<br> 1977: }<br>
codePrintPlain
string1973: response = ''; 1974: savecontent variable="response" { 1975: include '#layoutPath#'; 1976: } 1977: }
column
number0
id
string??
line
number1975
Raw_Trace
stringframework.one_cfc$cf.udfCallc(/framework/one.cfc:1975)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
5
Struct
codePrintHTML
string936: }<br> 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' );<br> <b>938: out = internalLayout( request._fw1.layouts[i], out );</b><br> 939: }<br> 940: }<br>
codePrintPlain
string936: } 937: internalFrameworkTrace( 'rendering #request._fw1.layouts[i]#' ); 938: out = internalLayout( request._fw1.layouts[i], out ); 939: } 940: }
column
number0
id
string??
line
number938
Raw_Trace
stringframework.one_cfc$cf.udfCall6(/framework/one.cfc:938)
template
string/var/www/sites/frameworks/framework/one.cfc
type
stringcfml
type
stringFW1.viewNotFound

Back to the default page?

Top