I loaded several thousand records last night and today when I go to load some I am getting this error: .DBD::mysql::st execute failed: Lock wait timeout exceeded; try restarting transaction at /sur/share/koha/lib/C4/Biblio.pm line 2128,<GEN201> line 1. and continue to get this until I ctrl-c out of the error. thoughts? Koha 3.0.0.86 Linux /usr/bin/perl 5.008008 mysql ver 14.12 dist 5.0.32 Zebra 2.0.30 Just playing but was trying to load the full database to attempt some setup checking with CKO/CKI and setup with reports etc. David Schuster -- View this message in context: http://www.nabble.com/bulkmarcimport-problem-tp17747457p17747457.html Sent from the Koha - Dev mailing list archive at Nabble.com. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
David Schuster escribió:
I loaded several thousand records last night and today when I go to load some I am getting this error:
.DBD::mysql::st execute failed: Lock wait timeout exceeded; try restarting transaction at /sur/share/koha/lib/C4/Biblio.pm line 2128,<GEN201> line 1. and continue to get this until I ctrl-c out of the error. thoughts?
I've seen this error message when zebraqueue is still processing records from a previous bulk import. Running a fast index might help: 343 7.2 Fast Index: 344 $ misc/migration-tools/rebuild_zebra.pl -b -w Jose _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (2)
-
David Schuster -
José Miguel Parrella Romero