VIDEO DUMP

Search
Users: User: 5366 / Show all
Sort: Newest : [Rating]
Scope: Last month : Last year : [All Time]
Potty2617 / Wed-12-Aug 2020
comments (1) - rating 0/5
Potty2617 / Tue-11-Aug 2020
comments (1) - rating 0/5
Potty2617 / Mon-10-Aug 2020
comments (1) - rating 0/5
Potty2617 / Mon-10-Aug 2020
comments (1) - rating 0/5
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.IOUtil.getWriter(IOUtil.java:1304) at lucee.commons.io.IOUtil.write(IOUtil.java:1004) at lucee.runtime.tag.Http._doEndTag(Http.java:1286) 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.videoblocks_cfm$cf$19g.call(/v2/videoblocks.cfm:295) 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:371) 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
string293: <br> 294: &lt;cfif isnumeric(youtube)&gt;<br> <b>295: &lt;cf_zapimg img=&quot;http://www.vimeo.com/#youtube#&quot; width=&quot;#IMGWIDTH#&quot; height=&quot;#IMGHEIGHT#&quot; var=&quot;request.path&quot;&gt; </b><br> 296: &lt;cfelse&gt;<br> 297: &lt;cf_zapimg img=&quot;#youtube#&quot; width=&quot;#IMGWIDTH#&quot; height=&quot;#IMGHEIGHT#&quot; var=&quot;request.path&quot;&gt; <br>
codePrintPlain
string293: 294: <cfif isnumeric(youtube)> 295: <cf_zapimg img="http://www.vimeo.com/#youtube#" width="#IMGWIDTH#" height="#IMGHEIGHT#" var="request.path"> 296: <cfelse> 297: <cf_zapimg img="#youtube#" width="#IMGWIDTH#" height="#IMGHEIGHT#" var="request.path">
column
number0
id
string??
line
number295
Raw_Trace
stringv2.videoblocks_cfm$cf$19g.call(/v2/videoblocks.cfm:295)
template
string/var/www/v2/videoblocks.cfm
type
stringcfml
3
Struct
codePrintHTML
string369: <br> 370: &lt;cfcase value=&quot;video&quot;&gt;<br> <b>371: &lt;cfinclude template=&quot;videoblocks.cfm&quot;&gt;</b><br> 372: &lt;/cfcase&gt;<br> 373: <br>
codePrintPlain
string369: 370: <cfcase value="video"> 371: <cfinclude template="videoblocks.cfm"> 372: </cfcase> 373:
column
number0
id
string??
line
number371
Raw_Trace
stringv2.index_cfm$cf.call(/v2/index.cfm:371)
template
string/var/www/v2/index.cfm
type
stringcfml
type
stringjava.io.IOException