Closed garzy closed 3 years ago
Forgot to mention it. Somehow forgot this ticket. We are gonna look into it.
Don't know whether it's still relevant. The docker file in the JProRelease uses the restart-script, which deletes the RUNNING.PID file, which should end to a proper start, when the container is restarted.
OK, thank you very much, I was running the start.sh
command instead of restart.sh
I changed it, and its works like a charm!
Thank you! ;)
Hi, I've followed the docker instructions to launch my JavaFX on my ubuntu server (https://cv.tangorabox.com).
It works well but when I restart the container I'm having this error
And the container enters in an infinite restart tryout and it's impossible to access inside the docker console through its terminal to delete the PID file (because is restarting forever).
How can I fix this?
For now, the only solution that I've found has been deleting the container and creating another with the same image.
Some log info about JPro and Java Versions: