Scope Arguments
11
Catch
Entries: 13
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringapplication
Cause
Struct
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringapplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe key [timespan] does not exist., but there is a similar key with name [themesObj] available.
StackTrace
stringlucee.runtime.exp.ExpressionException: The key [timespan] does not exist., but there is a similar key with name [themesObj] available. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68) at lucee.runtime.type.StructImpl.get(StructImpl.java:184) at ips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7) at lucee.runtime.type.UDFImpl.getDefaultValue(UDFImpl.java:498) at lucee.runtime.type.UDFImpl.defineArguments(UDFImpl.java:181) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:355) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:679) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at mapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331) at mapper_cfc$cf.udfCall(/cfc/mapper.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:803) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at application_cfc$cf.udfCall(/application.cfc:167) 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:678) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) 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:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769) 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.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) 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)
TagContext
Array
1
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;page&quot;&nbsp;type=&quot;numeric&quot;&nbsp;default=&quot;1&quot;&nbsp;required=&quot;no&quot;&gt;<br> 6: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;includeTotalRecords&quot;&nbsp;type=&quot;boolean&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;false&quot;&gt;<br> <b>7: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;cachedwithin&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;#application.timespan#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchOperator&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;:*&quot;&nbsp;hint=&quot;:*,&nbsp;@&gt;&quot;&gt;<br> 9: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string5: <cfargument name="page" type="numeric" default="1" required="no"> 6: <cfargument name="includeTotalRecords" type="boolean" required="false" default="false"> 7: <cfargument name="cachedwithin" type="string" required="false" default="#application.timespan#"> 8: <cfargument name="searchOperator" type="string" required="false" default=":*" hint=":*, @>"> 9:
column
number0
id
string??
line
number7
Raw_Trace
stringips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7)
template
string/var/www/ayacoda.com/cfc/ips.cfc
type
stringcfml
2
Struct
codePrintHTML
string329: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;ip&nbsp;functions&nbsp;---&gt;<br> 330: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br> <b>331: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;application.ipsObj.get(argumentCollection=arguments)&nbsp;/&gt;</b><br> 332: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 333: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;saveIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br>
codePrintPlain
string329: <!--- ip functions ---> 330: <cffunction name="getIp" returnType="any" output="false"> 331: <cfreturn application.ipsObj.get(argumentCollection=arguments) /> 332: </cffunction> 333: <cffunction name="saveIp" returnType="any" output="false">
column
number0
id
string??
line
number331
Raw_Trace
stringmapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331)
template
string/var/www/ayacoda.com/cfc/mapper.cfc
type
stringcfml
3
Struct
codePrintHTML
string165: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Server&nbsp;not&nbsp;available...&lt;cfabort&gt;<br> 166: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>167: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;checkIp&nbsp;=&nbsp;getIp(remote_addr=cgi.remote_addr,&nbsp;blocked=true)&nbsp;/&gt;</b><br> 168: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br> 169: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;checkIp.recordCount&gt;<br>
codePrintPlain
string165: Server not available...<cfabort> 166: <cfelse> 167: <cfset checkIp = getIp(remote_addr=cgi.remote_addr, blocked=true) /> 168: 169: <cfif checkIp.recordCount>
column
number0
id
string??
line
number167
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:167)
template
string/var/www/ayacoda.com/themes/seekfind/application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe key [timespan] does not exist., but there is a similar key with name [themesObj] available.
name
stringonRequestStart
rootCause
Struct
additional
Struct (ordered)
Function
stringonRequestStart
Component
stringapplication
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringThe key [timespan] does not exist., but there is a similar key with name [themesObj] available.
StackTrace
stringlucee.runtime.exp.ExpressionException: The key [timespan] does not exist., but there is a similar key with name [themesObj] available. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68) at lucee.runtime.type.StructImpl.get(StructImpl.java:184) at ips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7) at lucee.runtime.type.UDFImpl.getDefaultValue(UDFImpl.java:498) at lucee.runtime.type.UDFImpl.defineArguments(UDFImpl.java:181) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:355) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:679) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at mapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331) at mapper_cfc$cf.udfCall(/cfc/mapper.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:803) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at application_cfc$cf.udfCall(/application.cfc:167) 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:678) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) 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:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769) 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.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) 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)
TagContext
Array
1
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;page&quot;&nbsp;type=&quot;numeric&quot;&nbsp;default=&quot;1&quot;&nbsp;required=&quot;no&quot;&gt;<br> 6: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;includeTotalRecords&quot;&nbsp;type=&quot;boolean&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;false&quot;&gt;<br> <b>7: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;cachedwithin&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;#application.timespan#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchOperator&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;:*&quot;&nbsp;hint=&quot;:*,&nbsp;@&gt;&quot;&gt;<br> 9: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string5: <cfargument name="page" type="numeric" default="1" required="no"> 6: <cfargument name="includeTotalRecords" type="boolean" required="false" default="false"> 7: <cfargument name="cachedwithin" type="string" required="false" default="#application.timespan#"> 8: <cfargument name="searchOperator" type="string" required="false" default=":*" hint=":*, @>"> 9:
column
number0
id
string??
line
number7
Raw_Trace
stringips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7)
template
string/var/www/ayacoda.com/cfc/ips.cfc
type
stringcfml
2
Struct
codePrintHTML
string329: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;ip&nbsp;functions&nbsp;---&gt;<br> 330: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br> <b>331: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;application.ipsObj.get(argumentCollection=arguments)&nbsp;/&gt;</b><br> 332: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 333: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;saveIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br>
codePrintPlain
string329: <!--- ip functions ---> 330: <cffunction name="getIp" returnType="any" output="false"> 331: <cfreturn application.ipsObj.get(argumentCollection=arguments) /> 332: </cffunction> 333: <cffunction name="saveIp" returnType="any" output="false">
column
number0
id
string??
line
number331
Raw_Trace
stringmapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331)
template
string/var/www/ayacoda.com/cfc/mapper.cfc
type
stringcfml
3
Struct
codePrintHTML
string165: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Server&nbsp;not&nbsp;available...&lt;cfabort&gt;<br> 166: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>167: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;checkIp&nbsp;=&nbsp;getIp(remote_addr=cgi.remote_addr,&nbsp;blocked=true)&nbsp;/&gt;</b><br> 168: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br> 169: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;checkIp.recordCount&gt;<br>
codePrintPlain
string165: Server not available...<cfabort> 166: <cfelse> 167: <cfset checkIp = getIp(remote_addr=cgi.remote_addr, blocked=true) /> 168: 169: <cfif checkIp.recordCount>
column
number0
id
string??
line
number167
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:167)
template
string/var/www/ayacoda.com/themes/seekfind/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: The key [timespan] does not exist., but there is a similar key with name [themesObj] available. at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:68) at lucee.runtime.type.StructImpl.get(StructImpl.java:184) at ips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7) at lucee.runtime.type.UDFImpl.getDefaultValue(UDFImpl.java:498) at lucee.runtime.type.UDFImpl.defineArguments(UDFImpl.java:181) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:355) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:679) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2122) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at mapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331) at mapper_cfc$cf.udfCall(/cfc/mapper.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:803) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:880) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2074) at application_cfc$cf.udfCall(/application.cfc:167) 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:678) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) 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:177) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769) 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.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784) 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)
TagContext
Array
1
Struct
codePrintHTML
string5: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;page&quot;&nbsp;type=&quot;numeric&quot;&nbsp;default=&quot;1&quot;&nbsp;required=&quot;no&quot;&gt;<br> 6: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;includeTotalRecords&quot;&nbsp;type=&quot;boolean&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;false&quot;&gt;<br> <b>7: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;cachedwithin&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;#application.timespan#&quot;&gt;</b><br> 8: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchOperator&quot;&nbsp;type=&quot;string&quot;&nbsp;required=&quot;false&quot;&nbsp;default=&quot;:*&quot;&nbsp;hint=&quot;:*,&nbsp;@&gt;&quot;&gt;<br> 9: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
codePrintPlain
string5: <cfargument name="page" type="numeric" default="1" required="no"> 6: <cfargument name="includeTotalRecords" type="boolean" required="false" default="false"> 7: <cfargument name="cachedwithin" type="string" required="false" default="#application.timespan#"> 8: <cfargument name="searchOperator" type="string" required="false" default=":*" hint=":*, @>"> 9:
column
number0
id
string??
line
number7
Raw_Trace
stringips_cfc$cf.udfDefaultValue(/cfc/ips.cfc:7)
template
string/var/www/ayacoda.com/cfc/ips.cfc
type
stringcfml
2
Struct
codePrintHTML
string329: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;ip&nbsp;functions&nbsp;---&gt;<br> 330: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;getIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br> <b>331: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;application.ipsObj.get(argumentCollection=arguments)&nbsp;/&gt;</b><br> 332: &nbsp;&nbsp;&nbsp;&lt;/cffunction&gt;<br> 333: &nbsp;&nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;saveIp&quot;&nbsp;returnType=&quot;any&quot;&nbsp;output=&quot;false&quot;&gt;<br>
codePrintPlain
string329: <!--- ip functions ---> 330: <cffunction name="getIp" returnType="any" output="false"> 331: <cfreturn application.ipsObj.get(argumentCollection=arguments) /> 332: </cffunction> 333: <cffunction name="saveIp" returnType="any" output="false">
column
number0
id
string??
line
number331
Raw_Trace
stringmapper_cfc$cf.udfCalla(/cfc/mapper.cfc:331)
template
string/var/www/ayacoda.com/cfc/mapper.cfc
type
stringcfml
3
Struct
codePrintHTML
string165: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Server&nbsp;not&nbsp;available...&lt;cfabort&gt;<br> 166: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfelse&gt;<br> <b>167: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;checkIp&nbsp;=&nbsp;getIp(remote_addr=cgi.remote_addr,&nbsp;blocked=true)&nbsp;/&gt;</b><br> 168: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br> 169: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;checkIp.recordCount&gt;<br>
codePrintPlain
string165: Server not available...<cfabort> 166: <cfelse> 167: <cfset checkIp = getIp(remote_addr=cgi.remote_addr, blocked=true) /> 168: 169: <cfif checkIp.recordCount>
column
number0
id
string??
line
number167
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:167)
template
string/var/www/ayacoda.com/themes/seekfind/application.cfc
type
stringcfml
type
stringexpression
22
stringonRequestStart