Lucee 5.3.5.92 Error (application)
Message Not Found
Error Code 404
Stacktrace The Error Occurred in
/var/www/vhosts/trampernz/public_html/whio/framework/component.cfc: line 11
9: throw(
10: message=arguments.detail,
11: errorcode=arguments.errorcode
12: );
13: }

called from /var/www/vhosts/trampernz/public_html/whio/controllers/collections.cfc: line 146
called from /var/www/vhosts/trampernz/public_html/whio/controllers/collections.cfc: line 46
called from /var/www/vhosts/trampernz/public_html/whio/framework/frontcontroller.cfc: line 41
called from /var/www/vhosts/trampernz/public_html/whio/framework/frontcontroller.cfc: line 113
called from /var/www/vhosts/trampernz/public_html/index.cfm: line 14
Java Stacktrace lucee.runtime.exp.CustomTypeException: Not Found
  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:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
  at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109)
  at whio.framework.component_cfc$cf.udfCall1(/whio/framework/component.cfc:11)
  at whio.framework.component_cfc$cf.udfCall(/whio/framework/component.cfc)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.controllers.collections_cfc$cf$5r.udfCall(/whio/controllers/collections.cfc:146)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.controllers.collections_cfc$cf$5r.udfCall(/whio/controllers/collections.cfc:46)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:207)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:647)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
  at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1917)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:898)
  at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
  at whio.framework.frontcontroller_cfc$cf.udfCall(/whio/framework/frontcontroller.cfc:41)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:779)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at whio.framework.frontcontroller_cfc$cf.udfCall(/whio/framework/frontcontroller.cfc:113)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:646)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:568)
  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1898)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:785)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1709)
  at index_cfm$cf.call(/index.cfm:14)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:913)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:836)
  at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:42)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2415)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2405)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2380)
  at lucee.runtime.engine.Request.exe(Request.java:43)
  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1126)
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1072)
  at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
  at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.lang.Thread.run(Thread.java:748)
 
Timestamp 29/03/24 8:17:04 AM