Dear Lanxin,
In data giovedì, 12 aprile 2012 11.37:45, Lanxin Ma ha scritto:
> File "/usr/lib/python2.6/site-packages/invenio/bibsched.py", line 950, in
> calculate_rows raise StandardError('BibTask with ERRORS:\n%s' %
> "\n".join(errors)) StandardError: BibTask with ERRORS:
> #5 bibrank -> ERROR
this means that the bibsched queue is interrupted because there's at least one
failed bibtask. You inspect the log of this bibtask by:
starting the bibsched monitor via:
$ sudo -u apache /opt/invenio/bin/bibsched
using the keyboard harrows to move to the failed task, and then press either
"l" (i.e., lower-case L) to see the standard output of the failed task, or "L"
(i.e. upper-case L) to see the standard error of the failed task.
These same logs will be available in:
/opt/invenio/var/lob/bibsched_task_5.log and bibsched_task_5.err (in the case
of this bibtask which had task_id 5).
Moreover if there was any exception not handled you can find it in
/opt/invenio/var/log/invenio.err
Best regards,
Samuele
--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>