How to get cron error?

Discussion in 'General' started by newbie14, Apr 23, 2011.

  1. newbie14

    newbie14 New Member

    Dear All,
    I have a cron job set like this */6 * * * * /usr/local/sendClient/runClient.sh>/usr/local/sendClient/cron1.log . The problem I found my cron is not running and I dont know where to get the error why this cron is not running. I have check var/log/cron no error in there too. But when I run my java file which is set to in the runClient.sh it show me the error. How capture the errors? Thank you.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Please don't double-post!
     

Share This Page