Jeremy Corea

Catch
additional
Struct (ordered)
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringNo such file or directory
StackTrace
stringlucee.runtime.exp.NativeException: No such file or directory at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method) at java.base/java.io.File.createNewFile(Unknown Source) at lucee.commons.io.res.type.file.FileResource.getOutputStream(FileResource.java:261) at lucee.commons.io.res.type.file.FileResource.getOutputStream(FileResource.java:254) at lucee.commons.io.IOUtil.copy(IOUtil.java:171) at lucee.runtime.tag.Http._doEndTag(Http.java:1313) at lucee.runtime.tag.Http.doEndTag(Http.java:696) at v2.zapimg_cfm$cf.call(/v2/zapimg.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:940) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179) at v2.tagdisplay_cfm$cf$u8.call(/v2/tagdisplay.cfm:85) 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 v2.index_cfm$cf.call(/v2/index.cfm:400) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1056) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:948) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:673) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:768) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926) 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: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: java.io.IOException: No such file or directory ... 55 more
TagContext
Array
1
Struct
codePrintHTML
string43: url=&quot;#thisimage#&quot;<br> 44: path=&quot;#localdir#&quot;<br> <b>45: file=&quot;#localname#&quot; timeout=10&gt;</b><br> 46: <br> 47: &lt;!---<br>
codePrintPlain
string43: url="#thisimage#" 44: path="#localdir#" 45: file="#localname#" timeout=10> 46: 47: <!---
column
number0
id
string??
line
number45
Raw_Trace
stringv2.zapimg_cfm$cf.call(/v2/zapimg.cfm:45)
template
string/var/www/v2/zapimg.cfm
type
stringcfml
2
Struct
codePrintHTML
string83: <br> 84: <br> <b>85: &lt;cf_zapimg img=&quot;#thisimage#&quot; width=&quot;#IMGWIDTH#&quot; height=&quot;#IMGHEIGHT#&quot; var=&quot;request.path&quot;&gt;</b><br> 86: <br> 87: <br>
codePrintPlain
string83: 84: 85: <cf_zapimg img="#thisimage#" width="#IMGWIDTH#" height="#IMGHEIGHT#" var="request.path"> 86: 87:
column
number0
id
string??
line
number85
Raw_Trace
stringv2.tagdisplay_cfm$cf$u8.call(/v2/tagdisplay.cfm:85)
template
string/var/www/v2/tagdisplay.cfm
type
stringcfml
3
Struct
codePrintHTML
string398: &lt;cfelse&gt;<br> 399: &lt;cfif isdefined(&quot;url.id&quot;)&gt;<br> <b>400: &lt;cfinclude template=&quot;tagdisplay.cfm&quot;&gt;</b><br> 401: &lt;cfelse&gt; <br> 402: &lt;cfinclude template=&quot;news.cfm&quot;&gt;<br>
codePrintPlain
string398: <cfelse> 399: <cfif isdefined("url.id")> 400: <cfinclude template="tagdisplay.cfm"> 401: <cfelse> 402: <cfinclude template="news.cfm">
column
number0
id
string??
line
number400
Raw_Trace
stringv2.index_cfm$cf.call(/v2/index.cfm:400)
template
string/var/www/v2/index.cfm
type
stringcfml
type
stringjava.io.IOException