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
1 day 1 hour ago
1 day 8 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 22 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 16 hours ago