Catch Entries: 13 |
| additional | | Struct (ordered) | | Function | | | Component | |
|
| Cause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [QRYPAGES] doesn't exist |
| | StackTrace | | string | lucee.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 | | string | 36: <cfargument name="searchterm" required="yes" type="string"><br>
37: <cfset var local = StructNew()><br>
<b>38: <cfreturn local.qryPages></b><br>
39: </cffunction><br>
40: <br>
|
| | codePrintPlain | | string | 36: <cfargument name="searchterm" required="yes" type="string">
37: <cfset var local = StructNew()>
38: <cfreturn local.qryPages>
39: </cffunction>
40:
|
| | column | | | id | | | line | | | Raw_Trace | | string | modules.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 | |
| | 2 | | Struct | | codePrintHTML | | string | 48: </cfif><br>
49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1><br>
<b>50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)></b><br>
51: </cfif><br>
52: <!--- View ---><br>
|
| | codePrintPlain | | string | 48: </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 | | | id | | | line | | | Raw_Trace | | string | view.index_cfm$cf.call(/view/index.cfm:50) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 153: <br>
154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---><br>
<b>155: <cfinclude template="/view/index.cfm"></b><br>
156: <br>
157: </cfif><br>
|
| | codePrintPlain | | string | 153:
154: <!--- Grabs the index.cfm Controller file for generic CMS pages --->
155: <cfinclude template="/view/index.cfm">
156:
157: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:155) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
| | type | |
|
| Detail | |
| ErrNumber | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | key [QRYPAGES] doesn't exist |
|
| name | |
| rootCause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [QRYPAGES] doesn't exist |
| | StackTrace | | string | lucee.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 | | string | 36: <cfargument name="searchterm" required="yes" type="string"><br>
37: <cfset var local = StructNew()><br>
<b>38: <cfreturn local.qryPages></b><br>
39: </cffunction><br>
40: <br>
|
| | codePrintPlain | | string | 36: <cfargument name="searchterm" required="yes" type="string">
37: <cfset var local = StructNew()>
38: <cfreturn local.qryPages>
39: </cffunction>
40:
|
| | column | | | id | | | line | | | Raw_Trace | | string | modules.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 | |
| | 2 | | Struct | | codePrintHTML | | string | 48: </cfif><br>
49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1><br>
<b>50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)></b><br>
51: </cfif><br>
52: <!--- View ---><br>
|
| | codePrintPlain | | string | 48: </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 | | | id | | | line | | | Raw_Trace | | string | view.index_cfm$cf.call(/view/index.cfm:50) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 153: <br>
154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---><br>
<b>155: <cfinclude template="/view/index.cfm"></b><br>
156: <br>
157: </cfif><br>
|
| | codePrintPlain | | string | 153:
154: <!--- Grabs the index.cfm Controller file for generic CMS pages --->
155: <cfinclude template="/view/index.cfm">
156:
157: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:155) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
| | type | |
|
| StackTrace | | string | lucee.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 | | string | 36: <cfargument name="searchterm" required="yes" type="string"><br>
37: <cfset var local = StructNew()><br>
<b>38: <cfreturn local.qryPages></b><br>
39: </cffunction><br>
40: <br>
|
| | codePrintPlain | | string | 36: <cfargument name="searchterm" required="yes" type="string">
37: <cfset var local = StructNew()>
38: <cfreturn local.qryPages>
39: </cffunction>
40:
|
| | column | | | id | | | line | | | Raw_Trace | | string | modules.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 | |
| | 2 | | Struct | | codePrintHTML | | string | 48: </cfif><br>
49: <cfif application.siteObject.getSetting('hasBlog') AND ListFind(request.installedModules,'recentBlogPosts') AND application.siteObject.getSetting("blogIncludeInSiteSearch") EQ 1><br>
<b>50: <cfset request.qrySearchResultsBlog = application.recentBlogPostsObject.getSearchResultsBlog(searchterm=request.axisParams.searchterm)></b><br>
51: </cfif><br>
52: <!--- View ---><br>
|
| | codePrintPlain | | string | 48: </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 | | | id | | | line | | | Raw_Trace | | string | view.index_cfm$cf.call(/view/index.cfm:50) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/view/index.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 153: <br>
154: <!--- Grabs the index.cfm Controller file for generic CMS pages ---><br>
<b>155: <cfinclude template="/view/index.cfm"></b><br>
156: <br>
157: </cfif><br>
|
| | codePrintPlain | | string | 153:
154: <!--- Grabs the index.cfm Controller file for generic CMS pages --->
155: <cfinclude template="/view/index.cfm">
156:
157: </cfif>
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:155) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/index.cfm |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 325: </cfif><br>
326: <!--- Always loads the root index.cfm as the site Controller ---><br>
<b>327: <cfinclude template="/index.cfm"></b><br>
328: </cffunction><br>
329: <br>
|
| | codePrintPlain | | string | 325: </cfif>
326: <!--- Always loads the root index.cfm as the site Controller --->
327: <cfinclude template="/index.cfm">
328: </cffunction>
329:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall_000019(/Application.cfc:327) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 306: <br>
307: <cffunction name="onRequest" returnType="void"><br>
<b>308: <cfargument name="targetPage" type="String" required="true"></b><br>
309: <!--- Creates the request.axisParams.slug variable if it doesn't exist. ---><br>
310: <cfif NOT StructKeyExists(request.axisParams,'slug')><br>
|
| | codePrintPlain | | string | 306:
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 | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:308) |
| | template | | string | /var/www/domains/axislinux.be3.icnd.net/htdocs/Application.cfc |
| | type | |
|
|
| type | |