Hi all After importing two batches of biblios using bulkmarkimport.pl I rebuilt the zebra-index. I got the following message: 21:50:51-05/08 zebraidx(11591) [warn] previous transaction did not finish (shadow disabled) 21:50:51-05/08 zebraidx(11591) [warn] previous transaction didn't reach commit 21:50:51-05/08 zebraidx(11591) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 21:50:51-05/08 zebraidx(11591) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 21:50:51-05/08 zebraidx(11591) [log] dir /tmp/yjsBkApW8r/biblio zebraidx: reckeys.c:402: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed. What's wrong here. Koha 3.00.00.094 on Linux etch Thank you Beda
I also noticed that after running reindex there is a Log file that becomes huge! Can one just delete that or?? I was running a fairly large database so the small laptop I had it running on was almost out of disk space! David Schuster Beda Szukics-2 wrote:
Hi all
After importing two batches of biblios using bulkmarkimport.pl I rebuilt the zebra-index.
I got the following message:
21:50:51-05/08 zebraidx(11591) [warn] previous transaction did not finish (shadow disabled) 21:50:51-05/08 zebraidx(11591) [warn] previous transaction didn't reach commit 21:50:51-05/08 zebraidx(11591) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 21:50:51-05/08 zebraidx(11591) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 21:50:51-05/08 zebraidx(11591) [log] dir /tmp/yjsBkApW8r/biblio zebraidx: reckeys.c:402: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed.
What's wrong here.
Koha 3.00.00.094 on Linux etch
Thank you Beda _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/Zebra-Index-failed-tp18837796p18870329.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
On Thu, Aug 7, 2008 at 9:21 AM, David Schuster <dschust1@tx.rr.com> wrote:
I also noticed that after running reindex there is a Log file that becomes huge! Can one just delete that or?? I was running a fairly large database so the small laptop I had it running on was almost out of disk space!
Hmmm ... which log file? Are you sure it's not the index itself? Are you running rebuild_zebra.pl, or running zebraidx itself? Cheers, Josh
David Schuster
Beda Szukics-2 wrote:
Hi all
After importing two batches of biblios using bulkmarkimport.pl I rebuilt the zebra-index.
I got the following message:
21:50:51-05/08 zebraidx(11591) [warn] previous transaction did not finish (shadow disabled) 21:50:51-05/08 zebraidx(11591) [warn] previous transaction didn't reach commit 21:50:51-05/08 zebraidx(11591) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 21:50:51-05/08 zebraidx(11591) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 21:50:51-05/08 zebraidx(11591) [log] dir /tmp/yjsBkApW8r/biblio zebraidx: reckeys.c:402: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed.
What's wrong here.
Koha 3.00.00.094 on Linux etch
Thank you Beda _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/Zebra-Index-failed-tp18837796p18870329.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
On Tue, Aug 5, 2008 at 3:03 PM, Beda Szukics <beda@muri-gries.ch> wrote:
Hi all
After importing two batches of biblios using bulkmarkimport.pl I rebuilt the zebra-index.
I got the following message:
21:50:51-05/08 zebraidx(11591) [warn] previous transaction did not finish (shadow disabled) 21:50:51-05/08 zebraidx(11591) [warn] previous transaction didn't reach commit 21:50:51-05/08 zebraidx(11591) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 21:50:51-05/08 zebraidx(11591) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 21:50:51-05/08 zebraidx(11591) [log] dir /tmp/yjsBkApW8r/biblio zebraidx: reckeys.c:402: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed. This might get a bit too deep into Zebra internals for this list, I'd try the Zebra mailing list, those folks might be more familiar with the causes of an error like that.
Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Joshua Ferraro schrieb:
On Tue, Aug 5, 2008 at 3:03 PM, Beda Szukics <beda@muri-gries.ch> wrote:
After importing two batches of biblios using bulkmarkimport.pl I rebuilt the zebra-index.
I got the following message:
21:50:51-05/08 zebraidx(11591) [warn] previous transaction did not finish (shadow disabled) 21:50:51-05/08 zebraidx(11591) [warn] previous transaction didn't reach commit 21:50:51-05/08 zebraidx(11591) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 21:50:51-05/08 zebraidx(11591) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 21:50:51-05/08 zebraidx(11591) [log] dir /tmp/yjsBkApW8r/biblio zebraidx: reckeys.c:402: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed.
This might get a bit too deep into Zebra internals for this list, I'd try the Zebra mailing list, those folks might be more familiar with the causes of an error like that.
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r (thus clearing the zebra index) helped. I don't know why but I'm happy again :-) Cheers Beda
participants (3)
-
Beda Szukics -
David Schuster -
Joshua Ferraro