Dear Hossein,
Hossein Rafighi wrote:
Starting today, upon submitting any task to bibsched I am getting the
following:
/usr/lib/python2.4/site-packages/invenio/dbquery.py:227: Warning:
Field 'host' doesn't have a default value
rc = cur.execute(sql, param)
2009-11-12 11:25:50 --> Task #230 submitted.
This MySQL warning is minor and is not responsible for the problems
you're having.
Also, bibindex is giving an error even after running bibindex -r
Forced traceback (most recent call last)
File "/opt/cds-invenio/bin/bibsched", line 35, in ?
main()
File "/usr/lib/python2.4/site-packages/invenio/bibsched.py", line
1245, in main
{'start': start,
File "/usr/lib/python2.4/site-packages/invenio/bibsched.py", line
1091, in start
sched.watch_loop()
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/invenio/bibsched.py", line
949, in watch_loop
raise StandardError('BibSched had to halt because at least a task
is in status ERROR (%s) or DONE WITH ERRORS (%s)' %
(task_status['ERROR'], task_status['DONE WITH ERRORS']))
StandardError: BibSched had to halt because at least a task is in
status ERROR ({232L: ('bibindex', datetime.datetime(2009, 11, 12, 11,
29, 32), 0)}) or DONE WITH ERRORS ({})
Could you please run bibindex with verbose and mail the output log of
the command ('cds-invenio/var/log/bibsched_task_<task number>.err').
Benoit.