Catch
Entries: 12
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
stringNo space left on device
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html]
StackTrace
stringlucee.runtime.exp.ApplicationException: Can't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html] at lucee.runtime.tag.FileTag.actionWrite(FileTag.java:745) at lucee.runtime.tag.FileTag.doEndTag(FileTag.java:476) at common.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at index_cfm$cf.call(/index.cfm:45) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/Application.cfc:218) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) 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:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540) 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:359) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1735) 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(Thread.java:829)
TagContext
Array
1
Struct
codePrintHTML
string36: &lt;cfif dateDiff(&quot;h&quot;,getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1&gt;<br> 37: &lt;cffile action=&quot;delete&quot; file=&quot;#wholePath#&quot;&gt;<br> <b>38: &lt;cffile action=&quot;write&quot; file=&quot;#wholePath#&quot; charset=&quot;#Application.environment.charset#&quot; output=&quot;#trim(cacheContent)#&quot;&gt;</b><br> 39: &lt;/cfif&gt;<br> 40: &lt;cfelse&gt;<br>
codePrintPlain
string36: <cfif dateDiff("h",getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1> 37: <cffile action="delete" file="#wholePath#"> 38: <cffile action="write" file="#wholePath#" charset="#Application.environment.charset#" output="#trim(cacheContent)#"> 39: </cfif> 40: <cfelse>
column
number0
id
string??
line
number38
Raw_Trace
stringcommon.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38)
template
string/var/www/shigotobot/prod/common/components/cache.cfc
type
stringcfml
2
Struct
codePrintHTML
string43: &lt;/cfprocessingdirective&gt;<br> 44: &lt;!--- create cache ---&gt;<br> <b>45: &lt;cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)&gt;</b><br> 46: &lt;/cfif&gt;<br> 47: <br>
codePrintPlain
string43: </cfprocessingdirective> 44: <!--- create cache ---> 45: <cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)> 46: </cfif> 47:
column
number0
id
string??
line
number45
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:45)
template
string/var/www/shigotobot/prod/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string216: <br> 217: &lt;!--- Include the requested page. ---&gt;<br> <b>218: &lt;cfinclude template=&quot;#ARGUMENTS.TargetPage#&quot; /&gt;</b><br> 219: <br> 220: &lt;!--- Return out. ---&gt;<br>
codePrintPlain
string216: 217: <!--- Include the requested page. ---> 218: <cfinclude template="#ARGUMENTS.TargetPage#" /> 219: 220: <!--- Return out. --->
column
number0
id
string??
line
number218
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:218)
template
string/var/www/shigotobot/prod/Application.cfc
type
stringcfml
type
stringapplication
Detail
stringNo space left on device
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html]
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
stringNo space left on device
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCan't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html]
StackTrace
stringlucee.runtime.exp.ApplicationException: Can't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html] at lucee.runtime.tag.FileTag.actionWrite(FileTag.java:745) at lucee.runtime.tag.FileTag.doEndTag(FileTag.java:476) at common.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at index_cfm$cf.call(/index.cfm:45) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/Application.cfc:218) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) 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:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540) 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:359) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1735) 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(Thread.java:829)
TagContext
Array
1
Struct
codePrintHTML
string36: &lt;cfif dateDiff(&quot;h&quot;,getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1&gt;<br> 37: &lt;cffile action=&quot;delete&quot; file=&quot;#wholePath#&quot;&gt;<br> <b>38: &lt;cffile action=&quot;write&quot; file=&quot;#wholePath#&quot; charset=&quot;#Application.environment.charset#&quot; output=&quot;#trim(cacheContent)#&quot;&gt;</b><br> 39: &lt;/cfif&gt;<br> 40: &lt;cfelse&gt;<br>
codePrintPlain
string36: <cfif dateDiff("h",getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1> 37: <cffile action="delete" file="#wholePath#"> 38: <cffile action="write" file="#wholePath#" charset="#Application.environment.charset#" output="#trim(cacheContent)#"> 39: </cfif> 40: <cfelse>
column
number0
id
string??
line
number38
Raw_Trace
stringcommon.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38)
template
string/var/www/shigotobot/prod/common/components/cache.cfc
type
stringcfml
2
Struct
codePrintHTML
string43: &lt;/cfprocessingdirective&gt;<br> 44: &lt;!--- create cache ---&gt;<br> <b>45: &lt;cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)&gt;</b><br> 46: &lt;/cfif&gt;<br> 47: <br>
codePrintPlain
string43: </cfprocessingdirective> 44: <!--- create cache ---> 45: <cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)> 46: </cfif> 47:
column
number0
id
string??
line
number45
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:45)
template
string/var/www/shigotobot/prod/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string216: <br> 217: &lt;!--- Include the requested page. ---&gt;<br> <b>218: &lt;cfinclude template=&quot;#ARGUMENTS.TargetPage#&quot; /&gt;</b><br> 219: <br> 220: &lt;!--- Return out. ---&gt;<br>
codePrintPlain
string216: 217: <!--- Include the requested page. ---> 218: <cfinclude template="#ARGUMENTS.TargetPage#" /> 219: 220: <!--- Return out. --->
column
number0
id
string??
line
number218
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:218)
template
string/var/www/shigotobot/prod/Application.cfc
type
stringcfml
type
stringapplication
StackTrace
stringlucee.runtime.exp.ApplicationException: Can't write file [/home/shigotobot/cache/prod/99/4B/5F/E8349726F05794C1258C779A10.html] at lucee.runtime.tag.FileTag.actionWrite(FileTag.java:745) at lucee.runtime.tag.FileTag.doEndTag(FileTag.java:476) at common.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at index_cfm$cf.call(/index.cfm:45) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:929) at application_cfc$cf.udfCall(/Application.cfc:218) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:350) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:696) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:584) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1931) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1216) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1162) 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:764) 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:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540) 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:359) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1735) 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(Thread.java:829)
TagContext
Array
1
Struct
codePrintHTML
string36: &lt;cfif dateDiff(&quot;h&quot;,getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1&gt;<br> 37: &lt;cffile action=&quot;delete&quot; file=&quot;#wholePath#&quot;&gt;<br> <b>38: &lt;cffile action=&quot;write&quot; file=&quot;#wholePath#&quot; charset=&quot;#Application.environment.charset#&quot; output=&quot;#trim(cacheContent)#&quot;&gt;</b><br> 39: &lt;/cfif&gt;<br> 40: &lt;cfelse&gt;<br>
codePrintPlain
string36: <cfif dateDiff("h",getfileInfo(wholePath).lastmodified,thisTime) gt 24 OR dateCompare(getfileInfo(wholePath).lastmodified,APPLICATION.lastTimeCacheClearedAt) eq -1> 37: <cffile action="delete" file="#wholePath#"> 38: <cffile action="write" file="#wholePath#" charset="#Application.environment.charset#" output="#trim(cacheContent)#"> 39: </cfif> 40: <cfelse>
column
number0
id
string??
line
number38
Raw_Trace
stringcommon.components.cache_cfc$cf.udfCall(/common/components/cache.cfc:38)
template
string/var/www/shigotobot/prod/common/components/cache.cfc
type
stringcfml
2
Struct
codePrintHTML
string43: &lt;/cfprocessingdirective&gt;<br> 44: &lt;!--- create cache ---&gt;<br> <b>45: &lt;cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)&gt;</b><br> 46: &lt;/cfif&gt;<br> 47: <br>
codePrintPlain
string43: </cfprocessingdirective> 44: <!--- create cache ---> 45: <cfset objCache.getCache('create',URLInfoStruct['url'],request.contentToCache)> 46: </cfif> 47:
column
number0
id
string??
line
number45
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:45)
template
string/var/www/shigotobot/prod/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string216: <br> 217: &lt;!--- Include the requested page. ---&gt;<br> <b>218: &lt;cfinclude template=&quot;#ARGUMENTS.TargetPage#&quot; /&gt;</b><br> 219: <br> 220: &lt;!--- Return out. ---&gt;<br>
codePrintPlain
string216: 217: <!--- Include the requested page. ---> 218: <cfinclude template="#ARGUMENTS.TargetPage#" /> 219: 220: <!--- Return out. --->
column
number0
id
string??
line
number218
Raw_Trace
stringapplication_cfc$cf.udfCall(/Application.cfc:218)
template
string/var/www/shigotobot/prod/Application.cfc
type
stringcfml
type
stringapplication