-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error: Invalid or corrupt jarfile #2
Comments
Hi @HanShengYang! Try the following
Let me know if it's still not working. |
Hi, I am running into the same issue. When executing the jar file I get the same error message as above. I have tried installing git lfs and letting it track .jar files, this does not seem to help. Kind regards, Jan |
@HongyuHe :-) |
Hi @jan-vu, Thank you for your enquiry. Sorry for the late reply. I've tried in another machine, but unfortunately, I couldn't reproduce the issue in question. Anyway, first off, please make sure your Then, run the following commands git clone --recurse-submodules -j8 [email protected]:karmaresearch/tab2know.git && cd tab2know
git lfs fetch
git lfs checkout Note that the size of the entire artefact should be some 68MB. p.s. you don't need to track the jar as it has already been tracked. Cheers |
@jan-vu I did the above and resolved my issue. |
Why I execute jar show this ?
"Error: Invalid or corrupt jarfile tab2know-extractor.jar"
plz Did I do something wrong ?
The text was updated successfully, but these errors were encountered: