Problem in cron.php

Problem in cron.php

by Prabhakaran S -
Number of replies: 3
when i am running this "cron.php" from the Browser i got the following output.....

Server Time: Wed, 07 Oct 2009 13:54:12 +0530


Starting activity modules
Processing module function assignment_cron ...done.
Processing module function chat_cron ...done.
Processing module function forum_cron ...Starting digest processing...
Cleaned old digest records
done.
Processing module function scorm_cron ...done.
Processing module function workshop_cron ...done.
Processing module function termreview_cron ... After executing this cron.php. I was tried Reports --> Statistics but the output is.....

Sorry, there is no available data to display

More information about this error

 Continue
Give me a solution for this.........


Average of ratings: -
In reply to Prabhakaran S

Re: Problem in cron.php

by Mark Williams -

I get exactly the same message with exactly the same log of the cron job. 

I hid term review in activities and re-ran cron.  It started running correctly.  Think there is a problem with this activity.

In reply to Mark Williams

Re: Problem in cron.php

by Prabhakaran S -
I just hide the Term Review Activity. And then i tried to run cron.php my output screen......

Server Time: Thu, 08 Oct 2009 16:16:52 +0530


Starting activity modules
Processing module function assignment_cron ...done.
Processing module function forum_cron ...Starting digest processing...
Cleaned old digest records
done.
Processing module function scorm_cron ...done.
Finished activity modules
Starting blocks
Processing cron function for rss_client....
0 feeds refreshed (took 0.004085 seconds)
done.
Processing cron function for search....
--DELETE----
Fatal exception from Lucene subsystem. Search engine may not have been updated.
Object id #394
done.
Finished blocks
Starting admin reports
Finished admin reports
Updating languages cache
Removing expired enrolments ...none found
Starting main gradebook job ...
Deleted old grade history records from 'grade_outcomes_history'
Deleted old grade history records from 'grade_categories_history'
Deleted old grade history records from 'grade_items_history'
Deleted old grade history records from 'grade_grades_history'
Deleted old grade history records from 'scale_history'
done.
Running backups if required...
Checking backup status...INACTIVE
Backup tasks finished.
Running auth crons if required...
Next stats run after:Thursday, 8 October 2009, 05:55 PM
Cron script completed correctly
Execution took 0.291176 seconds
After I just tried to get Course Overview under Reports option. then i am getting the same.


Sorry, there is no available data to display

More information about this error

Is their any other way.............
In reply to Prabhakaran S

Re: Problem in cron.php

by Mark Williams -
this is showing that its working. You just have to wait until the cron jobs run and catch up with all the procedures. It says that the stats run will take place after 5:55pm on 8th Oct so i would look again tomorrow.

You also have a problem with your lucene search job but your cron job is working correctly now.