Dear Henning,
In data martedì 5 novembre 2013 16:59:42, Henning Hraban Ramm ha scritto:
> Frame bibupload in
> /usr/local/lib/python2.6/dist-packages/invenio/bibupload.py at line 259
> ---------------------------------------------------------------------------
> ---- 256 write_message(" -Creation of a new record id (%d): DONE"
> % rec_id, verbose=2) 257
> 258 # we add the record Id control field to the record
> ----> 259 error = record_add_field(record, '001',
> controlfield_value=rec_id) 260 if error is None:
> 261 msg = " Failed: Error during adding the 001
> controlfield " \ 262 "to the record"
> ———————————————————————————————————————
>
> I didn’t include the 001 in my upload, since I’m inserting new records.
can you send in the whole "frames"?
This is not exactly the place where the error happened, but one of the
function calls that lead to the unhandled exception.
It might be that your input file was missing some XML tags or had some related
issue, and wasn't able to actually parse the record.
Can you also paste the original input?
Best regards,
Samuele
--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>
INSPIRE Service Manager ** <http://inspirehep.net/>