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
stringvariable [PRIMARYDATASOURCE] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [PRIMARYDATASOURCE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:252) at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:192) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1233) at advertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1016) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000002(/Application.cfc:523) at application_cfc$cf.udfCall(/Application.cfc:486) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:671) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string17: &lt;CFPARAM&nbsp;NAME=&quot;Cookie.UF1&quot;&nbsp;DEFAULT=&quot;&quot;&gt;<br> 18: <br> <b>19: &lt;CFQUERY&nbsp;NAME=&quot;GetUsers&quot;&nbsp;DATASOURCE=&quot;#primarydatasource#&quot;&gt;</b><br> 20: &nbsp;&nbsp;&nbsp;SELECT&nbsp;COUNT(*)&nbsp;AS&nbsp;TotalUsers&nbsp;FROM&nbsp;USERS&nbsp;WHERE&nbsp;canpost&nbsp;=&nbsp;1<br> 21: &nbsp;&nbsp;&nbsp;&lt;/CFQUERY&gt;&nbsp;&nbsp;<br>
codePrintPlain
string17: <CFPARAM NAME="Cookie.UF1" DEFAULT=""> 18: 19: <CFQUERY NAME="GetUsers" DATASOURCE="#primarydatasource#"> 20: SELECT COUNT(*) AS TotalUsers FROM USERS WHERE canpost = 1 21: </CFQUERY>
column
number0
id
string??
line
number19
Raw_Trace
stringadvertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/advertise_with_us.cfm
type
stringcfml
2
Struct
codePrintHTML
string521: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;<br> 522: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>523: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;</b><br> 524: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 525: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string521: <cfinclude template="#ARGUMENTS.targetPage#"> 522: <cfelse> 523: <cfinclude template="#ARGUMENTS.targetPage#"> 524: </cfif> 525: </cffunction>
column
number0
id
string??
line
number523
Raw_Trace
stringapplication_cfc$cf.udfCall_000002(/Application.cfc:523)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
3
Struct
codePrintHTML
string484: <br> 485: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&gt;<br> <b>486: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=true/&gt;</b><br> 487: <br> 488: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;cgi.remote_addr&nbsp;NEQ&nbsp;'127.0.0.1'&gt;<br>
codePrintPlain
string484: 485: <cffunction name="onRequest"> 486: <cfargument name="targetPage" type="String" required=true/> 487: 488: <cfif cgi.remote_addr NEQ '127.0.0.1'>
column
number0
id
string??
line
number486
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:486)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [PRIMARYDATASOURCE] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequest
Component
stringApplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringvariable [PRIMARYDATASOURCE] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [PRIMARYDATASOURCE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:252) at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:192) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1233) at advertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1016) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000002(/Application.cfc:523) at application_cfc$cf.udfCall(/Application.cfc:486) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:671) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string17: &lt;CFPARAM&nbsp;NAME=&quot;Cookie.UF1&quot;&nbsp;DEFAULT=&quot;&quot;&gt;<br> 18: <br> <b>19: &lt;CFQUERY&nbsp;NAME=&quot;GetUsers&quot;&nbsp;DATASOURCE=&quot;#primarydatasource#&quot;&gt;</b><br> 20: &nbsp;&nbsp;&nbsp;SELECT&nbsp;COUNT(*)&nbsp;AS&nbsp;TotalUsers&nbsp;FROM&nbsp;USERS&nbsp;WHERE&nbsp;canpost&nbsp;=&nbsp;1<br> 21: &nbsp;&nbsp;&nbsp;&lt;/CFQUERY&gt;&nbsp;&nbsp;<br>
codePrintPlain
string17: <CFPARAM NAME="Cookie.UF1" DEFAULT=""> 18: 19: <CFQUERY NAME="GetUsers" DATASOURCE="#primarydatasource#"> 20: SELECT COUNT(*) AS TotalUsers FROM USERS WHERE canpost = 1 21: </CFQUERY>
column
number0
id
string??
line
number19
Raw_Trace
stringadvertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/advertise_with_us.cfm
type
stringcfml
2
Struct
codePrintHTML
string521: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;<br> 522: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>523: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;</b><br> 524: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 525: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string521: <cfinclude template="#ARGUMENTS.targetPage#"> 522: <cfelse> 523: <cfinclude template="#ARGUMENTS.targetPage#"> 524: </cfif> 525: </cffunction>
column
number0
id
string??
line
number523
Raw_Trace
stringapplication_cfc$cf.udfCall_000002(/Application.cfc:523)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
3
Struct
codePrintHTML
string484: <br> 485: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&gt;<br> <b>486: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=true/&gt;</b><br> 487: <br> 488: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;cgi.remote_addr&nbsp;NEQ&nbsp;'127.0.0.1'&gt;<br>
codePrintPlain
string484: 485: <cffunction name="onRequest"> 486: <cfargument name="targetPage" type="String" required=true/> 487: 488: <cfif cgi.remote_addr NEQ '127.0.0.1'>
column
number0
id
string??
line
number486
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:486)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: variable [PRIMARYDATASOURCE] doesn't exist at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:252) at lucee.runtime.type.scope.UndefinedImpl.get(UndefinedImpl.java:192) at lucee.runtime.PageContextImpl.us(PageContextImpl.java:1233) at advertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1016) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000002(/Application.cfc:523) at application_cfc$cf.udfCall(/Application.cfc:486) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:671) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2033) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2725) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2712) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2683) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1159) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1116) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:42) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string17: &lt;CFPARAM&nbsp;NAME=&quot;Cookie.UF1&quot;&nbsp;DEFAULT=&quot;&quot;&gt;<br> 18: <br> <b>19: &lt;CFQUERY&nbsp;NAME=&quot;GetUsers&quot;&nbsp;DATASOURCE=&quot;#primarydatasource#&quot;&gt;</b><br> 20: &nbsp;&nbsp;&nbsp;SELECT&nbsp;COUNT(*)&nbsp;AS&nbsp;TotalUsers&nbsp;FROM&nbsp;USERS&nbsp;WHERE&nbsp;canpost&nbsp;=&nbsp;1<br> 21: &nbsp;&nbsp;&nbsp;&lt;/CFQUERY&gt;&nbsp;&nbsp;<br>
codePrintPlain
string17: <CFPARAM NAME="Cookie.UF1" DEFAULT=""> 18: 19: <CFQUERY NAME="GetUsers" DATASOURCE="#primarydatasource#"> 20: SELECT COUNT(*) AS TotalUsers FROM USERS WHERE canpost = 1 21: </CFQUERY>
column
number0
id
string??
line
number19
Raw_Trace
stringadvertise_with_us_cfm$cf.call(/advertise_with_us.cfm:19)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/advertise_with_us.cfm
type
stringcfml
2
Struct
codePrintHTML
string521: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;<br> 522: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>523: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;#ARGUMENTS.targetPage#&quot;&gt;</b><br> 524: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 525: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br>
codePrintPlain
string521: <cfinclude template="#ARGUMENTS.targetPage#"> 522: <cfelse> 523: <cfinclude template="#ARGUMENTS.targetPage#"> 524: </cfif> 525: </cffunction>
column
number0
id
string??
line
number523
Raw_Trace
stringapplication_cfc$cf.udfCall_000002(/Application.cfc:523)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
3
Struct
codePrintHTML
string484: <br> 485: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&gt;<br> <b>486: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=true/&gt;</b><br> 487: <br> 488: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;cgi.remote_addr&nbsp;NEQ&nbsp;'127.0.0.1'&gt;<br>
codePrintPlain
string484: 485: <cffunction name="onRequest"> 486: <cfargument name="targetPage" type="String" required=true/> 487: 488: <cfif cgi.remote_addr NEQ '127.0.0.1'>
column
number0
id
string??
line
number486
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:486)
template
string/opt/lucee/tomcat/webapps/ROOT/dietitian-central/Application.cfc
type
stringcfml
type
stringexpression