I need to run a jar file in my linux VPS server for the whole day(continuously). But it stops in some time while running. For this I need to check if there is a way to check if the .jar file is running or not using a cronjob. if the file not running the cronjob can start the .jar file again. can anybody help me? If this question already answered plz send link.
Thanks in advance.