Lucee 5.4.3.2 Error (application)
Message there is no function with name stories
Stacktrace The Error Occurred in
D:\websites\m2s_staging\m2stest\wheels\global\cfml.cfm: line 156
154: <cfset StructDelete(arguments, "invokeArgs")>
155: </cfif>
156: <cfinvoke attributeCollection="#arguments#">
157: <cfif StructKeyExists(local, "rv")>
158: <cfreturn local.rv>

called from D:\websites\m2s_staging\m2stest\wheels\controller\processing.cfm: line 125
called from D:\websites\m2s_staging\m2stest\wheels\controller\processing.cfm: line 92
called from D:\websites\m2s_staging\m2stest\wheels\dispatch\functions.cfm: line 199
called from D:\websites\m2s_staging\m2stest\wheels\index.cfm: line 6
called from D:\websites\m2s_staging\m2stest\rewrite.cfm: line 2
called from D:\websites\m2s_staging\m2stest\wheels\events\onrequest.cfm: line 4
Java Stacktrace lucee.runtime.exp.ApplicationException: there is no function with name stories
  at lucee.runtime.tag.Invoke.doFunction(Invoke.java:221)
  at lucee.runtime.tag.Invoke.doEndTag(Invoke.java:194)
  at global.cfml_cfm$cf.udfCall2(/wheels/global/cfml.cfm:156)
  at global.cfml_cfm$cf.udfCall(/wheels/global/cfml.cfm)
  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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
  at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
  at controller.processing_cfm$cf.udfCall(/wheels/controller/processing.cfm:125)
  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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
  at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
  at controller.processing_cfm$cf.udfCall(/wheels/controller/processing.cfm:92)
  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.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
  at wheels.dispatch.functions_cfm$cf.udfCall1(/wheels/dispatch/functions.cfm:199)
  at wheels.dispatch.functions_cfm$cf.udfCall(/wheels/dispatch/functions.cfm)
  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.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
  at wheels.index_cfm$cf.call(/wheels/index.cfm:6)
  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 rewrite_cfm$cf.call(/rewrite.cfm:2)
  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 wheels.events.onrequest_cfm$cf.udfCall(/wheels/events/onrequest.cfm:4)
  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:779)
  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.ajp.AjpProcessor.service(AjpProcessor.java:433)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)
  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)
 
Timestamp 3/28/24 5:16:53 PM UTC