Hello,
In a clean install of 1.1.4 on SL6, after loading the demo site and records and
following the HOWTO Run guide, bibrank generates an error and stops. It looks
like this has been reported and fixed in the past, so I wanted to make sure
this was still expected and double-check what the recommended fix is.
Many thanks,
Devin
------
2014-11-17 15:34:56 --> Task #12 started.
2014-11-17 15:34:56 --> Running rank method: times cited.
2014-11-17 15:34:56 --> Last update 0000-00-00 00:00:00 records: 44 updates: 44
2014-11-17 15:34:56 --> Not running citation indexer since journal/reportnumber
indexes are not up to date yet.
2014-11-17 15:34:56 --> No need to update the indexes for citations.
2014-11-17 15:34:56 --> Running rank method: citerank_citation_t
2014-11-17 15:34:56 --> Error while extracting citation data from
rnkCITATIONDATA table
2014-11-17 15:34:56 --> Error: No citations to read!
2014-11-17 15:34:56 --> Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/invenio/bibtask.py", line 925, in
_task_run
if callable(task_run_fnc) and task_run_fnc():
File "/usr/lib64/python2.6/site-packages/invenio/bibrank.py", line 158, in
task_run_core
func_object(key)
File
"/usr/lib64/python2.6/site-packages/invenio/bibrank_citerank_indexer.py", line
782, in citerank
raise Exception
Exception
2014-11-17 15:34:56 --> Task #12 finished but not resubmitted. [CERROR]
------