Hi All

I set a cron job for running a Java program
The script which I used is

#!/usr/bin/bash
export JAVA_HOME=/usr/java/jdk1.6.0_22
cd /home/jaganadhg/schedules
java -jar ScheduledCrawler.jar

I tried the 'Schedule Tasks' gui program too. When I manually execute the
job from Schedule tasks GUI it is working .


Is there anything wrong in the set-up

-- 
**********************************
JAGANADH G
http://jaganadhg.freeflux.net/blog
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to