Importing staged records stops at #53849 (Koha 3.00.01.005)
Dear List, I am struggling with the webinterface import of staged MARC records: The import seems to stop invariably at rec #53849. Oddly enough, there seems to be no broken MARC record near this number. I can indivually import all the records around it including #53849, and even if I delete these five from the import file, so that they are replaced by other records, it just happens again: no importing beyond MARC #53849. Any ideas? Best regards, Marc
That sounds like a possible storage engine issue. Get under the hood and check: - are you running out of disk space? - mysql engine status? is the engine innodb like it is supposed to be? - maybe some kind of mysql table lock? Then of course, make sure to check the Koha and mysql logs for errors, since they may be the most informative. --Joe On Sat, Mar 14, 2009 at 12:55 PM, Marc Nürnberger <marc.nuernberger@gmx.de>wrote:
Dear List,
I am struggling with the webinterface import of staged MARC records: The import seems to stop invariably at rec #53849.
Oddly enough, there seems to be no broken MARC record near this number. I can indivually import all the records around it including #53849, and even if I delete these five from the import file, so that they are replaced by other records, it just happens again: no importing beyond MARC #53849.
Any ideas?
Best regards, Marc
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Joe Atzberger -
Marc Nürnberger