----- Original Message ----- From: "Ayhan Peker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 1:29 AM Subject: crontab problems
> Hi everybody , > I have a problem..I am trying to write an application , which will run from > cronatb on linux... > My application runs without a problem when i try it from the command > line..BUT NOT FROM CRONTAB... > The challenge is: if jvm crashes i want to restart tomcat.... If you simply want to restart Tomcat every time it crashes, then you might want to look at http://cr.yp.to/daemontools.html This is a service management framework that does exactly that (among other things) on UNIX boxes. Dredge the archives, as I've posted the instructions for doing this before. Regards, Will Hartung ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
