mattcasters opened a new issue, #7582: URL: https://github.com/apache/hop/issues/7582
### Apache Hop version? 2.19.0-SNAPSHOT ### Java version? OpenJDK 21 ### Operating system Linux ### What happened? For example: `http.0006-https-trustore` ``` 2026/07/20 06:41:30 - HTTP with ignoring SSL - org.apache.commons.vfs2.FileSystemException: Could not delete "file:///files/http/files/http-action-output". 2026/07/20 06:41:30 - HTTP with ignoring SSL - Could not delete "file:///files/http/files/http-action-output". ``` `mail.0003-mail-action` ``` 2026/07/20 06:55:55 - Delete folders - ERROR: Could not delete folder [/files/scripts/../mail//output], exception: Could not delete "file:///files/mail/output". 2026/07/20 06:55:55 - Delete folders - ERROR: org.apache.commons.vfs2.FileSystemException: Could not delete "file:///files/mail/output". ``` and so on. ### Issue Priority Priority: 1 ### Issue Component Component: Other -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
