Cannot Delete File because Lucee has it Locked

Migrated app from CF to Lucee and have a client who uploads an zip file nightly and a script run to unzip the files and then I process them. Never a problem running on CF server and not an issue on Lucee but within the last month the FTP fails to overwrite the zip file because the Lucee process has it locked. It’s been awhile since I’ve been actively coding so this might be a dumb/easy problem to resolve but I’m not finding answers by Googling it. Any suggestions? Thanks!

1 Like

did you ever figure out how to kill the process that holds the file open on the cfzip action=“unzip”

please always state the version of Lucee and the (extension if relevant) you are working with

There was a bug, which was subsequently fixed
https://luceeserver.atlassian.net/browse/LDEV-2223