On Fri, 20 Apr 2012, Lanxin Ma wrote: > more bibsched_task_28.err > 2012-04-20 17:39:36 --> Error: Cannot parse MARCXML file.
Seems like the input XML file is invalid. You can check whether the file is XML conform via: $ xmllint foo.xml and whether it is MARCXML conform via: $ /opt/invenio/bin/xmlmarclint foo.bar Here, `foo.xml' is the name of your input file that the submission system generated. You can find it in `bibsched_task_28.log'. If it is not conform, please check its content and your submission conversion templates. Best regards -- Tibor Simko

