Hi Tibor,

On Sep 9, 2008, at 12:17 PM, Tibor Simko wrote:
On Tue, 09 Sep 2008, Devin Bougie wrote:
[root@lnx19 ~]# cat /opt/cds-invenio/var/log/bibsched_task_6281.err
2008-09-08 16:09:36 --> Exception caught: string index out of range

Hmm, not too much information.  Is there anything interesting in
``/opt/cds-invenio/var/log/invenio.err''?

Here is where the errors started occurring:
------
2008-09-05 16:26:34 -> IndexError: string index out of range
No client information available
Forced traceback (most recent call last)
File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 1363, in main
    task_run_fnc=task_run_core)
File "/usr/lib/python2.4/site-packages/invenio/bibtask.py", line 208, in task_init
    if not _task_run(task_run_fnc):
File "/usr/lib/python2.4/site-packages/invenio/bibtask.py", line 563, in _task_run
    if callable(task_run_fnc) and task_run_fnc():
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 1491, in task_run_core wordTable.add_recIDs_by_date(task_get_option("modified"), task_get_option("flush")) File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 1006, in add_recIDs_by_date
    self.add_recIDs(alist, opt_flush)
File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 951, in add_recIDs
    just_processed = self.add_recID_range(i_low, i_high)
File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 1036, in add_recID_range new_words = get_words_function(phrase, stemming_language=self.stemming_language) # ,self.separators File "/usr/lib/python2.4/site-packages/invenio/bibindex_engine.py", line 300, in get_words_from_fulltext
    if ext[0] == '.':
IndexError: string index out of range
2008-09-05 16:26:34 -> StandardError: BibSched had to halt because at least a task is in status ERROR ({6020L: ('bibindex', datetime.datetime(2008, 9, 5, 16, 26, 26), 0)}) or DONE WITH ERRORS ({})
No client information available
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 ({6020L: ('bibindex', datetime.datetime(2008, 9, 5, 16, 26, 26), 0)}) or DONE WITH ERRORS ({}) 2008-09-08 09:44:39 -> StandardError: BibSched had to halt because at least a task is in status ERROR ({6020L: ('bibindex', datetime.datetime(2008, 9, 5, 16, 26, 26), 0)}) or DONE WITH ERRORS ({})
No client information available
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 ({6020L: ('bibindex', datetime.datetime(2008, 9, 5, 16, 26, 26), 0)}) or DONE WITH ERRORS ({})
...
------

Alternatively, you can run:
 $ bibindex -u admin -a -i 1-1000 -v 9
to have higher output verbosity.

Attached are the logs from this. Please let me know if there's anything else I can do.

Thanks!
Devin

Attachment: bibsched_task_6282.err
Description: Binary data

Attachment: bibsched_task_6282.log
Description: Binary data

Reply via email to