-
Notifications
You must be signed in to change notification settings - Fork 285
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
Cannot exec 'java': No such file or directory #67
Comments
Did you deploy from the button, or from the CLI commands? Sounds like the |
I tried installing the Heroku official Java buildpack but at first I
couldn't install it because it was "Incompatible with the application",
then I managed to install it and I got an error message.
…On Tue, 12 Jan 2021, 18:31 Joe Kutner, ***@***.***> wrote:
Did you deploy from the button, or from the CLI commands?
Sounds like the heroku/jvm buildpack didn't run. Double check your build
log to see if it says it did.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIZFI32XMPCLUP7ABDNPB6TSZSBPBANCNFSM4V64H3MA>
.
|
Are you running this on Heroku? |
Yes I am running it on Heroku, I will try to use the heroku/jvm since I
think previously I had used the heroku/java one. I'll let you know.
…On Tue, 12 Jan 2021, 19:01 Joe Kutner, ***@***.***> wrote:
heroku/java or heroku/jvm?
Are you running this on Heroku?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIZFI37KILRHT7YZTZIBYALSZSE73ANCNFSM4V64H3MA>
.
|
It probably crashed too many times, so you'll need to run |
Sorry, I had to delete and rewrite the message I installed the Now this happens:
And nothing starts. |
I deleted the app, and created a new one following the tutorial on the README.md step by step, same issue as before |
I did everything written in the README, but the server doesn't start and shows this.
app/web.1 Cannot exec 'java': No such file or directory
The text was updated successfully, but these errors were encountered: