All times Central unless otherwise noted.
Jump to:
· Track and Field
Catch |
additional | |
Detail | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | there is no default object cache defined, you need to define this default cache in the Lucee Administrator |
|
StackTrace | string | lucee.runtime.exp.NativeException: there is no default object cache defined, you need to define this default cache in the Lucee Administrator
at lucee.runtime.cache.CacheUtil.getDefault(CacheUtil.java:105)
at lucee.runtime.functions.cache.CacheGet.call(CacheGet.java:39)
at brackets.inc_functions_cfm$cf$lh.udfCall(/brackets/inc_functions.cfm:15)
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.type.util.StructSupport.call(StructSupport.java:277)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at brackets.index_cfm$cf$li.call(/brackets/index.cfm:98)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1112)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1006)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:213)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
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.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)
Caused by: lucee.commons.io.cache.exp.CacheException: there is no default object cache defined, you need to define this default cache in the Lucee Administrator
... 44 more
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 13: </cfsavecontent><br>
14: <br>
<b>15: <cfset template=CacheGet("wordpressTemplate")></b><br>
16: <br>
17: <cfif template IS NULL OR Len(template) lt 512><br>
|
| codePrintPlain | string | 13: </cfsavecontent>
14:
15: <cfset template=CacheGet("wordpressTemplate")>
16:
17: <cfif template IS NULL OR Len(template) lt 512>
|
| column | | id | | line | | Raw_Trace | string | brackets.inc_functions_cfm$cf$lh.udfCall(/brackets/inc_functions.cfm:15) |
| template | string | /var/www/projects.tssaa.org/public_html/brackets/inc_functions.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 96: </div><br>
97: <br/><br/><br>
<b>98: <cfoutput>#request.applyWordpressTemplate("Spring Fling XXIV")#</cfoutput></b><br>
|
| codePrintPlain | string | 96: </div>
97: <br/><br/>
98: <cfoutput>#request.applyWordpressTemplate("Spring Fling XXIV")#</cfoutput>
|
| column | | id | | line | | Raw_Trace | string | brackets.index_cfm$cf$li.call(/brackets/index.cfm:98) |
| template | string | /var/www/projects.tssaa.org/public_html/brackets/index.cfm |
| type | |
|
|
type | string | lucee.commons.io.cache.exp.CacheException |
|