Hi All,
After deleting some test records, we started receiving an "Exception
caught: string index out of range" error whenever bibindex runs. As
far as I can tell, the indexes are all consistent. Any suggestions
for fixing this would be greatly appreciated, and please let me know
if any other information is needed.
Many thanks,
Devin
Begin forwarded message:
Subject: Registered exception at https://edms.classe.cornell.edu
Hello:
The following problem occurred on <https://edms.classe.cornell.edu> (https://edms.classe.cornell.edu
)
Registered exception
2008-09-08 15:55:46 -> StandardError: BibSched had to halt because
at least a task is in status ERROR ({6273L: ('bibindex',
datetime.datetime(2008, 9, 8, 15, 55, 26), 0)}) or DONE WITH ERRORS
({})
User details
No client information available
Traceback details
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 ({6273L: ('bibindex', datetime.datetime(2008, 9, 8, 15,
55, 26), 0)}) or DONE WITH ERRORS ({})
Best regards