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
15 hours 5 min ago
15 hours 10 min ago
20 hours 9 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 9 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 21 hours ago