-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Unable to find Java When excute full executable jar #8653
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
Comments
I suspect this is a problem in your environment. You can see what the script that's prepended to that jar file is doing by running it in debug mode:
If you share this output we may be able to help you to figure out what's wrong. |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue. |
Hi, regards, |
description
I use spring-boot-maven-plugin create a full executable jar ,get the error when excuted the jar。
error:
maven configuration
jarname.conf
system
CentOS release 6.6 (Final)
Linux version 2.6.32-504.el6.x86_64 (mockbuild@c6b9.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) ) #1 SMP Wed Oct 15 04:27:16 UTC 2014
other
I can not decomplile the jar
The text was updated successfully, but these errors were encountered: