how to run jar file using cron?
hi guys ,
i want to run jar file using crontab -e
here is the following :
my jar file is in my home directory which is :
/home/shoaib/my.jar
I m using IBMJava2-142-ia32-SDK-1.4.2-8.0.i386.rpm which is installed in
/opt/IBMJava2-142
now i want to schedule my jar file to run every monday at morning .
here is my cron entry :
30 11 * * * /opt/IBMJava2-142/bin/java -jar /home/shoaib/my.jar
could u please tell me wats wrong with that command and my back-end database sever is IBM DB2 9.0.
this command is run normally but when i schedule it through cron it didn't run, waiting for your response .
Regards,
Shoaib
|
Recent comments
17 hours 26 min ago
20 hours 21 min ago
21 hours 35 min ago
22 hours 59 min ago
1 day 37 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 23 hours ago