cfcatch
Catch
additional
Struct (ordered)
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringjava.lang.OutOfMemoryError
StackTrace
stringlucee.runtime.exp.NativeException: java.lang.OutOfMemoryError at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(Unknown Source) at lucee.commons.io.res.util.ResourceOutputStream.write(ResourceOutputStream.java:64) at java.base/java.io.BufferedOutputStream.implWrite(Unknown Source) at java.base/java.io.BufferedOutputStream.write(Unknown Source) at java.base/java.io.FilterOutputStream.write(Unknown Source) at lucee.runtime.functions.file.FileStreamWrapperWrite.write(FileStreamWrapperWrite.java:69) at lucee.runtime.functions.file.FileWrite.call(FileWrite.java:65) at lucee.runtime.functions.file.FileWrite.call(FileWrite.java:39) at action_files_upload_cfm$cf.call(/action_files_upload.cfm:28) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1124) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1018) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:66) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2814) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2801) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2772) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1233) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1190) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:99) at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:41) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1801) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.OutOfMemoryError ... 42 more
TagContext
Array
1
Struct
codePrintHTML
string26: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;upload&nbsp;=&nbsp;fileOpen(&nbsp;&quot;#request.d.rootdir#/temp/#form.name#&quot;,&nbsp;&quot;append&quot;&nbsp;);<br> 27: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;Append&nbsp;the&nbsp;current&nbsp;chunk&nbsp;to&nbsp;the&nbsp;end&nbsp;of&nbsp;the&nbsp;transient&nbsp;file.<br> <b>28: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fileWrite(&nbsp;upload,&nbsp;fileReadBinary(&nbsp;form.file&nbsp;)&nbsp;);</b><br> 29: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fileClose(&nbsp;upload&nbsp;);<br> 30: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;If&nbsp;this&nbsp;is&nbsp;the&nbsp;last&nbsp;of&nbsp;the&nbsp;chunks,&nbsp;the&nbsp;we&nbsp;can&nbsp;move&nbsp;the&nbsp;transient&nbsp;file&nbsp;to&nbsp;the<br>
codePrintPlain
string26: upload = fileOpen( "#request.d.rootdir#/temp/#form.name#", "append" ); 27: // Append the current chunk to the end of the transient file. 28: fileWrite( upload, fileReadBinary( form.file ) ); 29: fileClose( upload ); 30: // If this is the last of the chunks, the we can move the transient file to the
column
number0
id
string??
line
number28
Raw_Trace
stringaction_files_upload_cfm$cf.call(/action_files_upload.cfm:28)
template
stringC:\Sites\RocketFusion\TownOfHeath.org\httpdocs\action_files_upload.cfm
type
stringcfml
type
stringjava.lang.OutOfMemoryError
form
Scope
chunk
string2
chunks
string7
edit
string
fieldnames
stringname,chunk,chunks,file
file
stringC:\lucee\tomcat\lucee-server\context\temp\tmp-bc5ed4c5-a31c-4694-9e04-f69bb1f04af6.upload
name
stringSB_2026-08-25_Audio.mp3
prun
string0
quality
stringhighquality
ret
string
run
string0