To whom it may concern, Below please find the error I've got in upload bib records to cds-invenio in my server. It happens when the 260 field is empty and becomes <datafield tag="260"><subfield code="b"></subfield></datafield>. Please investigate. Thanks.
Tai Lum Systems Department HKU Libraries From: [email protected] [mailto:[email protected]] Sent: Wednesday, January 21, 2009 5:00 PM To: [email protected] Subject: Registered exception at http://147.8.143.219 Hello: The following problem occurred on <http://147.8.143.219> >>> Registered exception 2009-01-21 16:59:39 -> StandardError: BibSched had to halt because at least a task is in status ERROR ({35L: ('bibupload', datetime.datetime(2009, 1, 21, 16, 59, 21), 0)}) or DONE WITH ERRORS ({}) >>> User details No client information available >>> Traceback details Forced traceback (most recent call last) File "/opt/cds-invenio/bin/bibsched", line 35, in <module> main() File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 1248, in main 'monitor': monitor} [cmd] (verbose) File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 1091, in start sched.watch_loop() Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 949, in watch_loop raise StandardError('BibSched had to halt because at least a task is in status ERROR (%s) or DONE WITH ERRORS (%s)' % (task_status['ERROR'], task_status['DONE WITH ERRORS'])) StandardError: BibSched had to halt because at least a task is in status ERROR ({35L: ('bibupload', datetime.datetime(2009, 1, 21, 16, 59, 21), 0)}) or DONE WITH ERRORS ({}) - ?????? - Best regards -- Atlantis Institute of Fictive Science <http://147.8.143.219> Need human intervention? Contact <[email protected]> ?? ?? Tai Lum ?? ? ?????? 9:43 (2 ? ???) ?? -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, January 21, 2009 4:49 PM To: [email protected] Subject: Registered exception at http://147.8.143.219 Hello: The following problem occurred on <http://147.8.143.219> >>> Registered exception 2009-01-21 16:49:25 -> StandardError: BibSched had to halt because at least a task is in status ERROR ({}) or DONE WITH ERRORS ({32L: ('oaiharvest', datetime.datetime(2009, 1, 21, 16, 47, 55), 0)}) >>> User details No client information available >>> Traceback details Forced traceback (most recent call last) File "/opt/cds-invenio/bin/bibsched", line 35, in <module> main() File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 1248, in main 'monitor': monitor} [cmd] (verbose) File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 1091, in start sched.watch_loop() Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/invenio/bibsched.py", line 949, in watch_loop raise StandardError('BibSched had to halt because at least a task is in status ERROR (%s) or DONE WITH ERRORS (%s)' % (task_status['ERROR'], task_status['DONE WITH ERRORS'])) StandardError: BibSched had to halt because at least a task is in status ERROR ({}) or DONE WITH ERRORS ({32L: ('oaiharvest', datetime.datetime(2009, 1, 21, 16, 47, 55), 0)})
