bamaer opened a new issue, #2498:
URL: https://github.com/apache/hop/issues/2498

   ### Apache Hop version?
   
   SNAPSHOT-20230302
   
   ### Java version?
   
   openjdk version "11.0.18" 2023-01-17
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   the attached pipeline + workflow generated some dummy data for days in the 
future and compress them into files per year. The logs show the number of files 
that are supposed to be in the zip files, but all generated zip files are 
empty. 
   
   ```
   2023/03/02 08:54:48 - zip-action-archive-files - Start of workflow execution
   2023/03/02 08:54:48 - zip-action-archive-files - Starting action [zip files]
   2023/03/02 08:54:48 - zip files - Total zipped files : 365
   2023/03/02 08:54:48 - zip-action-archive-files - Finished action [zip files] 
(result=[true])
   ```
   
   ```
   ➜  zip-action-archive unzip -l 2033.zip
   Archive:  2033.zip
   warning [2033.zip]:  zipfile is empty
   ```
   
   
[zip-action-archive-files.hwf.txt](https://github.com/apache/hop/files/10868824/zip-action-archive-files.hwf.txt)
   
[zip-file-action-generate-files.hpl.txt](https://github.com/apache/hop/files/10868826/zip-file-action-generate-files.hpl.txt)
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Actions


-- 
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: issues-unsubscr...@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to