invenio icon indicating copy to clipboard operation
invenio copied to clipboard

bibupload doesn't respect --continue-on-error

Open vit-tucek opened this issue 9 years ago • 1 comments

I'm running invenio 1.2.1 and bibupload stops the bibsched queue even though it was run with --continue-on-error. I've set to CFG_BIBSCHED_NEVER_STOPS to 1 in order to bypass this issue for now.

The error in this case was caused by wrong XSL transform that produced wrong 035 field.

2016-08-09 09:32:33 --> Failed: Record not found in the database. Please insert the file before updating it. (-h for help) 2016-08-09 09:32:33 --> Failed: either the record already exists and insert was requested or the record does not exists and replace/correct/append has been used 2016-08-09 09:32:33 --> | ...

vit-tucek avatar Aug 08 '16 21:08 vit-tucek

Is there any way I can help?

vit-tucek avatar Aug 10 '16 19:08 vit-tucek