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
stringkey [QRYPAGES] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [QRYPAGES] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70) at lucee.runtime.type.StructImpl.get(StructImpl.java:169) at lucee.runtime.PageContextImpl.ls(PageContextImpl.java:1448) at modules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38) 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.ComponentImpl._call(ComponentImpl.java:716) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2024) at view.index_cfm$cf.call(/view/index.cfm:50) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:155) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) 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 com.seefusion.Filter.doFilter(Filter.java:118) 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 com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) 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
string36: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchterm&quot;&nbsp;required=&quot;yes&quot;&nbsp;type=&quot;string&quot;&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;local&nbsp;=&nbsp;StructNew()&gt;<br> <b>38: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;local.qryPages&gt;</b><br> 39: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 40: <br>
codePrintPlain
string36: <cfargument name="searchterm" required="yes" type="string"> 37: <cfset var local = StructNew()> 38: <cfreturn local.qryPages> 39: </cffunction> 40:
column
number0
id
string??
line
number38
Raw_Trace
stringmodules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/modules/recentBlogPosts/model/recentBlogPostsObject.cfc
type
stringcfml
2
Struct
codePrintHTML
string48: &nbsp;&nbsp;&lt;/cfif&gt;<br> 49: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting('hasBlog')&nbsp;AND&nbsp;ListFind(request.installedModules,'recentBlogPosts')&nbsp;AND&nbsp;application.siteObject.getSetting(&quot;blogIncludeInSiteSearch&quot;)&nbsp;EQ&nbsp;1&gt;<br> <b>50: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.qrySearchResultsBlog&nbsp;=&nbsp;application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)&gt;</b><br> 51: &nbsp;&nbsp;&lt;/cfif&gt;<br> 52: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;View&nbsp;---&gt;<br>
codePrintPlain
string48: </cfif> 49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1> 50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)> 51: </cfif> 52: <!--- View --->
column
number0
id
string??
line
number50
Raw_Trace
stringview.index_cfm$cf.call(/view/index.cfm:50)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string153: <br> 154: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;generic&nbsp;CMS&nbsp;pages&nbsp;---&gt;<br> <b>155: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/view/index.cfm&quot;&gt;</b><br> 156: <br> 157: &lt;/cfif&gt;<br>
codePrintPlain
string153: 154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---> 155: <cfinclude template="/view/index.cfm"> 156: 157: </cfif>
column
number0
id
string??
line
number155
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:155)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [QRYPAGES] 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
stringkey [QRYPAGES] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [QRYPAGES] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70) at lucee.runtime.type.StructImpl.get(StructImpl.java:169) at lucee.runtime.PageContextImpl.ls(PageContextImpl.java:1448) at modules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38) 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.ComponentImpl._call(ComponentImpl.java:716) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2024) at view.index_cfm$cf.call(/view/index.cfm:50) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:155) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) 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 com.seefusion.Filter.doFilter(Filter.java:118) 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 com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) 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
string36: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchterm&quot;&nbsp;required=&quot;yes&quot;&nbsp;type=&quot;string&quot;&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;local&nbsp;=&nbsp;StructNew()&gt;<br> <b>38: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;local.qryPages&gt;</b><br> 39: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 40: <br>
codePrintPlain
string36: <cfargument name="searchterm" required="yes" type="string"> 37: <cfset var local = StructNew()> 38: <cfreturn local.qryPages> 39: </cffunction> 40:
column
number0
id
string??
line
number38
Raw_Trace
stringmodules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/modules/recentBlogPosts/model/recentBlogPostsObject.cfc
type
stringcfml
2
Struct
codePrintHTML
string48: &nbsp;&nbsp;&lt;/cfif&gt;<br> 49: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting('hasBlog')&nbsp;AND&nbsp;ListFind(request.installedModules,'recentBlogPosts')&nbsp;AND&nbsp;application.siteObject.getSetting(&quot;blogIncludeInSiteSearch&quot;)&nbsp;EQ&nbsp;1&gt;<br> <b>50: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.qrySearchResultsBlog&nbsp;=&nbsp;application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)&gt;</b><br> 51: &nbsp;&nbsp;&lt;/cfif&gt;<br> 52: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;View&nbsp;---&gt;<br>
codePrintPlain
string48: </cfif> 49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1> 50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)> 51: </cfif> 52: <!--- View --->
column
number0
id
string??
line
number50
Raw_Trace
stringview.index_cfm$cf.call(/view/index.cfm:50)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string153: <br> 154: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;generic&nbsp;CMS&nbsp;pages&nbsp;---&gt;<br> <b>155: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/view/index.cfm&quot;&gt;</b><br> 156: <br> 157: &lt;/cfif&gt;<br>
codePrintPlain
string153: 154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---> 155: <cfinclude template="/view/index.cfm"> 156: 157: </cfif>
column
number0
id
string??
line
number155
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:155)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [QRYPAGES] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70) at lucee.runtime.type.StructImpl.get(StructImpl.java:169) at lucee.runtime.PageContextImpl.ls(PageContextImpl.java:1448) at modules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38) 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.ComponentImpl._call(ComponentImpl.java:716) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2052) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2024) at view.index_cfm$cf.call(/view/index.cfm:50) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at index_cfm$cf.call(/index.cfm:155) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:940) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:921) at application_cfc$cf.udfCall_000019(/Application.cfc:327) at application_cfc$cf.udfCall(/Application.cfc:308) 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:715) 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 com.seefusion.Filter.doFilter(Filter.java:118) 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 com.seefusion.SeeFusionValve.invoke(SeeFusionValve.java:52) 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
string36: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;searchterm&quot;&nbsp;required=&quot;yes&quot;&nbsp;type=&quot;string&quot;&gt;<br> 37: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;var&nbsp;local&nbsp;=&nbsp;StructNew()&gt;<br> <b>38: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;local.qryPages&gt;</b><br> 39: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 40: <br>
codePrintPlain
string36: <cfargument name="searchterm" required="yes" type="string"> 37: <cfset var local = StructNew()> 38: <cfreturn local.qryPages> 39: </cffunction> 40:
column
number0
id
string??
line
number38
Raw_Trace
stringmodules.recentblogposts.model.recentblogpostsobject_cfc$cf.udfCall(/modules/recentBlogPosts/model/recentBlogPostsObject.cfc:38)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/modules/recentBlogPosts/model/recentBlogPostsObject.cfc
type
stringcfml
2
Struct
codePrintHTML
string48: &nbsp;&nbsp;&lt;/cfif&gt;<br> 49: &nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;application.siteObject.getSetting('hasBlog')&nbsp;AND&nbsp;ListFind(request.installedModules,'recentBlogPosts')&nbsp;AND&nbsp;application.siteObject.getSetting(&quot;blogIncludeInSiteSearch&quot;)&nbsp;EQ&nbsp;1&gt;<br> <b>50: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfset&nbsp;request.qrySearchResultsBlog&nbsp;=&nbsp;application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)&gt;</b><br> 51: &nbsp;&nbsp;&lt;/cfif&gt;<br> 52: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;View&nbsp;---&gt;<br>
codePrintPlain
string48: </cfif> 49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1> 50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)> 51: </cfif> 52: <!--- View --->
column
number0
id
string??
line
number50
Raw_Trace
stringview.index_cfm$cf.call(/view/index.cfm:50)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string153: <br> 154: &nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Grabs&nbsp;the&nbsp;index.cfm&nbsp;Controller&nbsp;file&nbsp;for&nbsp;generic&nbsp;CMS&nbsp;pages&nbsp;---&gt;<br> <b>155: &nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/view/index.cfm&quot;&gt;</b><br> 156: <br> 157: &lt;/cfif&gt;<br>
codePrintPlain
string153: 154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---> 155: <cfinclude template="/view/index.cfm"> 156: 157: </cfif>
column
number0
id
string??
line
number155
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:155)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm
type
stringcfml
4
Struct
codePrintHTML
string325: &nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 326: &nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Always&nbsp;loads&nbsp;the&nbsp;root&nbsp;index.cfm&nbsp;as&nbsp;the&nbsp;site&nbsp;Controller&nbsp;---&gt;<br> <b>327: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfinclude&nbsp;template=&quot;/index.cfm&quot;&gt;</b><br> 328: &nbsp;&nbsp;&lt;/cffunction&gt;<br> 329: <br>
codePrintPlain
string325: </cfif> 326: <!--- Always loads the root index.cfm as the site Controller ---> 327: <cfinclude template="/index.cfm"> 328: </cffunction> 329:
column
number0
id
string??
line
number327
Raw_Trace
stringapplication_cfc$cf.udfCall_000019(/Application.cfc:327)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
5
Struct
codePrintHTML
string306: <br> 307: &nbsp;&nbsp;&lt;cffunction&nbsp;name=&quot;onRequest&quot;&nbsp;returnType=&quot;void&quot;&gt;<br> <b>308: &nbsp;&nbsp;&nbsp;&nbsp;&lt;cfargument&nbsp;name=&quot;targetPage&quot;&nbsp;type=&quot;String&quot;&nbsp;required=&quot;true&quot;&gt;</b><br> 309: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!---&nbsp;Creates&nbsp;the&nbsp;request.axisParams.slug&nbsp;variable&nbsp;if&nbsp;it&nbsp;doesn't&nbsp;exist.&nbsp;---&gt;<br> 310: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfif&nbsp;NOT&nbsp;StructKeyExists(request.axisParams,'slug')&gt;<br>
codePrintPlain
string306: 307: <cffunction name="onRequest" returnType="void"> 308: <cfargument name="targetPage" type="String" required="true"> 309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---> 310: <cfif NOT StructKeyExists(request.axisParams,'slug')>
column
number0
id
string??
line
number308
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:308)
template
string/var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc
type
stringcfml
type
stringexpression