Service - Telefon 06182 - 889611

Lucee 5.3.2.77 Error (expression)
Message variable [SCHEDULEATTRIBUTES] doesn't exist
Stacktrace The Error Occurred in
E:\sslcfm.de\www\cms-system\cms\appl\turmpalast\controller\reservationController.cfc: line 203
201: <cfif NOT isNull( id )>
202: <cfset scheduleAttributes = dao.loadCatDependency(scheduleAttributes, id) />
203: <cfset scheduleAttributes = dao.loadEntry(scheduleAttributes) />
204: <cfset scheduleAttributes = dao.determineNumbOfSeats(scheduleAttributes, id) />
205:

called from E:\sslcfm.de\www\cms-system\cms\appl\turmpalast\controller\reservationController.cfc: line 43
called from E:\sslcfm.de\www\cms-system\cms\appl\mvc\1_0\app.cfc: line 170
called from E:\turmpalast-seligenstadt.de\www\reservierung-formular\index.htm: line 138
Java Stacktrace lucee.runtime.exp.ExpressionException: variable [SCHEDULEATTRIBUTES] doesn't exist
  at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:232)
  at turmpalast.controller.reservationcontroller_cfc$cf.udfCall(/cmsappl/turmpalast/controller/reservationController.cfc:203)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215)
  at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:765)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:768)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1707)
  at turmpalast.controller.reservationcontroller_cfc$cf.udfCall(/cmsappl/turmpalast/controller/reservationController.cfc:43)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:682)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:570)
  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1918)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:768)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:761)
  at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:752)
  at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:64)
  at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:213)
  at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:110)
  at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:103)
  at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:43)
  at mvc._1_0.app_cfc$cf.udfCall1(/cmsappl/mvc/1_0/app.cfc:170)
  at mvc._1_0.app_cfc$cf.udfCall(/cmsappl/mvc/1_0/app.cfc)
  at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
  at lucee.runtime.type.UDFImpl._call(UDFImpl.java:342)
  at lucee.runtime.type.UDFImpl.call(UDFImpl.java:215)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:682)
  at lucee.runtime.ComponentImpl._call(ComponentImpl.java:570)
  at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1918)
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:768)
  at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1707)
  at reservierung_formular585.index_htm$cf.call(/reservierung-formular/index.htm:138)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:942)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:834)
  at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:64)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2409)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2399)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2374)
  at lucee.runtime.engine.Request.exe(Request.java:43)
  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1037)
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:983)
  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:741)
  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:53)
  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:200)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:394)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.base/java.lang.Thread.run(Thread.java:834)
 
Timestamp 28.03.24 16:18:35 MEZ