Hello everyone,

With the current master and the stock demo site (and demo records) loaded, i executed:
"sudo -u apache /opt/invenio/bin/refextract -i 43 -u admin -v9"
and got the following error:

2012-05-14 14:09:31 --> argv=['/opt/invenio/bin/refextract', '-i', '43', '-u', 'admin', '-v9'] 2012-05-14 14:09:31 --> _OPTIONS={'xmlfile': '/opt/invenio/var/tmp/refextract/refextract_task_104.xml', 'collections': [], 'recids': ['43']} 2012-05-14 14:09:31 --> _TASK_PARAMS={'profile': [], 'fixed_time': False, 'post-process': [], 'task_stop_helper_fnc': None, 'verbose': 9, 'task_specific_name': '', 'sequence-id': None, 'user': 'admin', 'stop_queue_on_error': False, 'task_id': 104, 'sleeptime': '', 'runtime_limit': None, 'priority': 0, 'version': 'Invenio v1.0.0.975-05d5f', 'task_name': 'refextract', 'runtime': '2012-05-14 14:09:31'}
2012-05-14 14:09:31 --> Task #104 started.
2012-05-14 14:09:31 --> Updating task status to RUNNING.
2012-05-14 14:09:31 --> Error: Unable to extract references.
authors

2012-05-14 14:09:31 --> Updating task status to CERROR.
2012-05-14 14:09:31 --> Task #104 finished. [CERROR]

I've also tried using "sudo -u apache /opt/invenio/bin/refextract --output-raw-refs -i 43 -u admin -v9"
and got the exact same results.

FYI, bibdocfile returns all the attached docs (one of them being /opt/invenio/var/data/files/g0/26/0204045.pdf;1)
and
sudo -u apache /opt/invenio/bin/refextract -f 43:/opt/invenio/var/data/files/g0/26/0204045.pdf\;1
produces properly all the expected reference data!

I've tried with other records (and complete collections) and got the same results.
Can you replicate it in a stock Atlantis site? Am I doing something wrong?

Best regards,
Theodoros

Reply via email to