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

Jar file cannot open #237

Closed
GabriellaTeh opened this issue Sep 17, 2020 · 3 comments
Closed

Jar file cannot open #237

GabriellaTeh opened this issue Sep 17, 2020 · 3 comments

Comments

@GabriellaTeh
Copy link

I tried to do a smoke test by dragging the fat jar file out of Intelli-j onto my desktop. But I get this error and I do not know what the issue is. Please help me.
Screenshot 2020-09-18 at 1 55 26 AM

@nweiyue
Copy link

nweiyue commented Sep 17, 2020

Hi, I was facing the same issue when I tried double-clicking on it. Maybe you can try opening it on the command line using java -jar <filename>.jar. Not too sure what is the issue here though.

@Zhang-Yunjie
Copy link

Hello, I think you may try to copy and paste the jar file instead of dragging it. It works for me.

@kkangs0226
Copy link

Hi, perhaps you should check the console for the error messages! My jar file worked perfectly fine in the original directory within the ip folder, but it didn't work in another directory because of bugs in my Storage code. If your jar file works in your original directory, I think there might be an issue with retrieving/creating data files in your new directory. Hope it helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants