YLN Error Capture


URL http://www.yourlondonnutritionist.com/index.cfm?
Time 30-01-2026 8:11 PM
Scope Arguments
11
Catch
Entries: 13
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Cause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [controllers.main] has no accessible Member with name [MAINSERVICE]
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [controllers.main] has no accessible Member with name [MAINSERVICE] at lucee.runtime.ComponentScopeShadow.get(ComponentScopeShadow.java:131) at controllers.main_cfc$cf.udfCall(/controllers/main.cfc:14) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:218) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:843) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2278) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851) at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760) at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62) at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:206) at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45) at lib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at lib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:842) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2259) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:238) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2806) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2793) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2764) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1174) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1131) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.isLive&nbsp;=&nbsp;CGI.SCRIPT_NAME&nbsp;==&nbsp;&quot;/index.cfm&quot;;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.debugIP&nbsp;=&nbsp;isDebugMode();<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.hostname&nbsp;=&nbsp;variables.mainService.getHostname();</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.basePath&nbsp;=&nbsp;ExpandPath(&quot;./&quot;);<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.baseURL&nbsp;=&nbsp;CGI.HTTP_HOST&nbsp;&amp;&nbsp;Replace(CGI.SCRIPT_NAME,&nbsp;&quot;/index.cfm&quot;,&nbsp;&quot;&quot;);<br>
codePrintPlain
string12: rc.isLive = CGI.SCRIPT_NAME == "/index.cfm"; 13: rc.debugIP = isDebugMode(); 14: rc.hostname = variables.mainService.getHostname(); 15: rc.basePath = ExpandPath("./"); 16: rc.baseURL = CGI.HTTP_HOST & Replace(CGI.SCRIPT_NAME, "/index.cfm", "");
column
number0
id
string??
line
number14
Raw_Trace
stringcontrollers.main_cfc$cf.udfCall(/controllers/main.cfc:14)
template
string/var/www/html/yln/controllers/main.cfc
type
stringcfml
2
Struct
codePrintHTML
string1108: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;frameworkTrace(&nbsp;'view(&nbsp;#path#&nbsp;)&nbsp;called&nbsp;-&nbsp;rendering&nbsp;#viewPath#'&nbsp;);<br> 1109: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;internalView(&nbsp;viewPath,&nbsp;args&nbsp;);<br> <b>1110: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;if&nbsp;(&nbsp;isSimpleValue(&nbsp;missingView&nbsp;)&nbsp;)&nbsp;{</b><br> 1111: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;missingView;<br> 1112: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br>
codePrintPlain
string1108: frameworkTrace( 'view( #path# ) called - rendering #viewPath#' ); 1109: return internalView( viewPath, args ); 1110: } else if ( isSimpleValue( missingView ) ) { 1111: return missingView; 1112: } else {
column
number0
id
string??
line
number1110
Raw_Trace
stringlib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110)
template
string/var/www/lib/fw1.cfc
type
stringcfml
3
Struct
codePrintHTML
string621: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 622: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;ensure&nbsp;request.context&nbsp;is&nbsp;available<br> <b>623: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;!structKeyExists(&nbsp;request,&nbsp;'context'&nbsp;)&nbsp;)&nbsp;{</b><br> 624: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.context&nbsp;=&nbsp;{&nbsp;};<br> 625: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string621: } 622: // ensure request.context is available 623: if ( !structKeyExists( request, 'context' ) ) { 624: request.context = { }; 625: }
column
number0
id
string??
line
number623
Raw_Trace
stringlib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623)
template
string/var/www/lib/fw1.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [controllers.main] has no accessible Member with name [MAINSERVICE]
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringComponent [controllers.main] has no accessible Member with name [MAINSERVICE]
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [controllers.main] has no accessible Member with name [MAINSERVICE] at lucee.runtime.ComponentScopeShadow.get(ComponentScopeShadow.java:131) at controllers.main_cfc$cf.udfCall(/controllers/main.cfc:14) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:218) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:843) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2278) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851) at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760) at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62) at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:206) at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45) at lib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at lib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:842) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2259) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:238) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2806) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2793) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2764) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1174) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1131) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.isLive&nbsp;=&nbsp;CGI.SCRIPT_NAME&nbsp;==&nbsp;&quot;/index.cfm&quot;;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.debugIP&nbsp;=&nbsp;isDebugMode();<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.hostname&nbsp;=&nbsp;variables.mainService.getHostname();</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.basePath&nbsp;=&nbsp;ExpandPath(&quot;./&quot;);<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.baseURL&nbsp;=&nbsp;CGI.HTTP_HOST&nbsp;&amp;&nbsp;Replace(CGI.SCRIPT_NAME,&nbsp;&quot;/index.cfm&quot;,&nbsp;&quot;&quot;);<br>
codePrintPlain
string12: rc.isLive = CGI.SCRIPT_NAME == "/index.cfm"; 13: rc.debugIP = isDebugMode(); 14: rc.hostname = variables.mainService.getHostname(); 15: rc.basePath = ExpandPath("./"); 16: rc.baseURL = CGI.HTTP_HOST & Replace(CGI.SCRIPT_NAME, "/index.cfm", "");
column
number0
id
string??
line
number14
Raw_Trace
stringcontrollers.main_cfc$cf.udfCall(/controllers/main.cfc:14)
template
string/var/www/html/yln/controllers/main.cfc
type
stringcfml
2
Struct
codePrintHTML
string1108: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;frameworkTrace(&nbsp;'view(&nbsp;#path#&nbsp;)&nbsp;called&nbsp;-&nbsp;rendering&nbsp;#viewPath#'&nbsp;);<br> 1109: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;internalView(&nbsp;viewPath,&nbsp;args&nbsp;);<br> <b>1110: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;if&nbsp;(&nbsp;isSimpleValue(&nbsp;missingView&nbsp;)&nbsp;)&nbsp;{</b><br> 1111: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;missingView;<br> 1112: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br>
codePrintPlain
string1108: frameworkTrace( 'view( #path# ) called - rendering #viewPath#' ); 1109: return internalView( viewPath, args ); 1110: } else if ( isSimpleValue( missingView ) ) { 1111: return missingView; 1112: } else {
column
number0
id
string??
line
number1110
Raw_Trace
stringlib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110)
template
string/var/www/lib/fw1.cfc
type
stringcfml
3
Struct
codePrintHTML
string621: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 622: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;ensure&nbsp;request.context&nbsp;is&nbsp;available<br> <b>623: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;!structKeyExists(&nbsp;request,&nbsp;'context'&nbsp;)&nbsp;)&nbsp;{</b><br> 624: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.context&nbsp;=&nbsp;{&nbsp;};<br> 625: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string621: } 622: // ensure request.context is available 623: if ( !structKeyExists( request, 'context' ) ) { 624: request.context = { }; 625: }
column
number0
id
string??
line
number623
Raw_Trace
stringlib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623)
template
string/var/www/lib/fw1.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: Component [controllers.main] has no accessible Member with name [MAINSERVICE] at lucee.runtime.ComponentScopeShadow.get(ComponentScopeShadow.java:131) at controllers.main_cfc$cf.udfCall(/controllers/main.cfc:14) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:218) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:843) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2278) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:851) at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:760) at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62) at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:206) at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105) at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45) at lib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075) at lib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623) at lib.fw1_cfc$cf.udfCall(/lib/fw1.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:116) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:361) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:228) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:842) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:709) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2259) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:503) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:238) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2806) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2793) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2764) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1174) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1131) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:685) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.isLive&nbsp;=&nbsp;CGI.SCRIPT_NAME&nbsp;==&nbsp;&quot;/index.cfm&quot;;<br> 13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.debugIP&nbsp;=&nbsp;isDebugMode();<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.hostname&nbsp;=&nbsp;variables.mainService.getHostname();</b><br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.basePath&nbsp;=&nbsp;ExpandPath(&quot;./&quot;);<br> 16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rc.baseURL&nbsp;=&nbsp;CGI.HTTP_HOST&nbsp;&amp;&nbsp;Replace(CGI.SCRIPT_NAME,&nbsp;&quot;/index.cfm&quot;,&nbsp;&quot;&quot;);<br>
codePrintPlain
string12: rc.isLive = CGI.SCRIPT_NAME == "/index.cfm"; 13: rc.debugIP = isDebugMode(); 14: rc.hostname = variables.mainService.getHostname(); 15: rc.basePath = ExpandPath("./"); 16: rc.baseURL = CGI.HTTP_HOST & Replace(CGI.SCRIPT_NAME, "/index.cfm", "");
column
number0
id
string??
line
number14
Raw_Trace
stringcontrollers.main_cfc$cf.udfCall(/controllers/main.cfc:14)
template
string/var/www/html/yln/controllers/main.cfc
type
stringcfml
2
Struct
codePrintHTML
string1108: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;frameworkTrace(&nbsp;'view(&nbsp;#path#&nbsp;)&nbsp;called&nbsp;-&nbsp;rendering&nbsp;#viewPath#'&nbsp;);<br> 1109: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;internalView(&nbsp;viewPath,&nbsp;args&nbsp;);<br> <b>1110: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;if&nbsp;(&nbsp;isSimpleValue(&nbsp;missingView&nbsp;)&nbsp;)&nbsp;{</b><br> 1111: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;missingView;<br> 1112: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{<br>
codePrintPlain
string1108: frameworkTrace( 'view( #path# ) called - rendering #viewPath#' ); 1109: return internalView( viewPath, args ); 1110: } else if ( isSimpleValue( missingView ) ) { 1111: return missingView; 1112: } else {
column
number0
id
string??
line
number1110
Raw_Trace
stringlib.fw1_cfc$cf.udfCall6(/lib/fw1.cfc:1110)
template
string/var/www/lib/fw1.cfc
type
stringcfml
3
Struct
codePrintHTML
string621: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 622: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;ensure&nbsp;request.context&nbsp;is&nbsp;available<br> <b>623: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;!structKeyExists(&nbsp;request,&nbsp;'context'&nbsp;)&nbsp;)&nbsp;{</b><br> 624: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request.context&nbsp;=&nbsp;{&nbsp;};<br> 625: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>
codePrintPlain
string621: } 622: // ensure request.context is available 623: if ( !structKeyExists( request, 'context' ) ) { 624: request.context = { }; 625: }
column
number0
id
string??
line
number623
Raw_Trace
stringlib.fw1_cfc$cf.udfCall4(/lib/fw1.cfc:623)
template
string/var/www/lib/fw1.cfc
type
stringcfml
type
stringexpression
22
stringonRequest

rc
Struct
action
stringmain.contact
DEBUGIP
booleantrue
ISDEV
booleanfalse
ISLIVE
booleantrue

URL
Scope

Form
Scope

CGI
CGI Scope
Entries: 47
auth_password
string
auth_type
string
auth_user
string
cert_cookie
string
cert_flags
string
cert_issuer
string
cert_keysize
string
cert_secretkeysize
string
cert_serialnumber
string
cert_server_issuer
string
cert_server_subject
string
cert_subject
string
cf_template_path
string/var/www/html/yln/index.cfm
content_length
string
content_type
string
context_path
string
gateway_interface
string
http_accept
string*/*
http_accept_encoding
stringgzip, br, zstd, deflate
http_accept_language
string
http_connection
stringclose
http_cookie
stringAWSALB=dcvKeo+S3EbfgzgurQ+Mmp7EFjTTZEwvwE9YS4rTW50zGgNq/vl3sUD9wTU0vK9VuocYBbUYzTdIyofgR+VtIpnU07K2w2B/4ozfVcJDIF9Cy35BwI5eR2Kkiku0; AWSALBCORS=dcvKeo+S3EbfgzgurQ+Mmp7EFjTTZEwvwE9YS4rTW50zGgNq/vl3sUD9wTU0vK9VuocYBbUYzTdIyofgR+VtIpnU07K2w2B/4ozfVcJDIF9Cy35BwI5eR2Kkiku0
http_host
stringwww.yourlondonnutritionist.com
http_referer
string
http_user_agent
stringMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
https
stringoff
https_keysize
string
https_secretkeysize
string
https_server_issuer
string
https_server_subject
string
local_addr
string172.31.12.189
local_host
stringip-172-31-12-189
path_info
string/main/contact
path_translated
string/var/www/html/yln/index.cfm
query_string
string
remote_addr
string216.73.216.33
remote_host
string216.73.216.33
remote_user
string
request_method
stringGET
request_url
stringhttp://www.yourlondonnutritionist.com/index.cfm/main/contact
script_name
string/index.cfm
server_name
stringwww.yourlondonnutritionist.com
server_port
string80
server_port_secure
string0
server_protocol
stringHTTP/1.1
server_software
string
web_server_api
string