Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Error while opening zip file created by Zip file action #3472

Closed
pradoshsahoo2021 opened this issue Dec 1, 2023 · 1 comment
Closed
Assignees
Labels
bug P2 Default Priority Workflows
Milestone

Comments

@pradoshsahoo2021
Copy link

Apache Hop version?

2.6

Java version?

jdk11

Operating system

Linux

What happened?

In my workflow I used the Zip file action to zip a file. But when I am trying to unzip it I am getting below error. Anything changed with Zip file transform? I am using Hop 2.6.

Error:
Archive: file1.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive
students - Sheet1.csv
test.zip
TEST_ZIP_FILE.zip

Issue Priority

Priority: 2

Issue Component

Component: Workflows

@bamaer
Copy link
Contributor

bamaer commented Dec 4, 2023

confirmed

@bamaer bamaer self-assigned this Dec 4, 2023
@hansva hansva closed this as completed in 8bed329 Jan 4, 2024
hansva added a commit that referenced this issue Jan 4, 2024
finish zip outputstream before closing. fixes #3472
@hansva hansva added this to the 2.8 milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P2 Default Priority Workflows
Projects
None yet
Development

No branches or pull requests

3 participants