Hello all, Hope this is the right mailing list for this question. I'm busy trying to migrate a Koha installation from one machine to another (and in the process update to a new version of Koha!). Everything seems to be working, except for the zebra functionality.
When I try to run rebuild_zebra.pl (with -b -r -w -v ) I get the following: Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/zebradb/biblios Zebra authorities directory = /var/lib/koha/zebradb/authorities Koha directory = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ skipping authorities ==================== exporting biblio ==================== 18401.................................................................................................... Records exported: 18417 ==================== REINDEXING zebra ==================== 16:40:27-10/05 zebraidx(29888) [log] zebra_start 2.0.43 abd433d1a315576cf1f4a53f2c70365f9a76477f 16:40:27-10/05 zebraidx(29888) [log] config /etc/koha/zebradb/zebra-biblios.cfg 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-safari.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-regx.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-marc.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-dom.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-alvis.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-xml.so 16:40:27-10/05 zebraidx(29888) [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-text.so 16:40:27-10/05 zebraidx(29888) [warn] previous transaction did not finish (shadow disabled) 16:40:27-10/05 zebraidx(29888) [warn] previous transaction didn't reach commit 16:40:27-10/05 zebraidx(29888) [log] enabling shadow spec=/var/lib/koha/zebradb/biblios/shadow:4G 16:40:27-10/05 zebraidx(29888) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache 16:40:27-10/05 zebraidx(29888) [fatal] Node node_zebra missing 16:40:27-10/05 zebraidx(29888) [warn] Cannot obtain EXPLAIN information 16:40:27-10/05 zebraidx(29888) [fatal] zebra_begin_trans: cannot open register ==================== CLEANING ==================== Additionally, when I up the verbosity of the actual zebrasrv logging, searching for a record in Koha (intranet) gives the following. 16:18:31-10/05 zebrasrv(3) [session] Session - OK 3 unix:/var/run/koha/zebradb/bibliosocket 29756 16:18:31-10/05 zebrasrv(3) [request] Auth idPass kohauser - 16:18:31-10/05 zebrasrv(3) [request] Init OK - ID:81 Name:ZOOM-C/YAZ Version:4.0.3 7b5205fa8cc74d5d17334216a5cd616296edb1a9 16:18:31-10/05 zebrasrv(3) [fatal] Node node_zebra missing 16:18:31-10/05 zebrasrv(3) [warn] Cannot obtain EXPLAIN information 16:18:31-10/05 zebrasrv(3) [request] Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1 @or @or @or @or @attr 1=36 @attr 4=1 @attr 6=3 @attr 9=32 @attr 2=102 theology @attr 1=4 @attr 4=1 @attr 6=3 @attr 9=28 @attr 2=102 theology @attr 1=4 @attr 4=1 @attr 9=26 @attr 2=102 theology @attr 4=6 @attr 5=1 @attr 9=14 @attr 2=102 "theologi? " @attr 4=6 @attr 9=14 @attr 2=102 theology 16:18:31-10/05 zebrasrv(3) [session] Connection closed by client Has anybody else seen anything like this? In particular, what is the "node_zebra" node that it keeps coimplaining is missing? I think I told koha to use dom instead of gsr.... could this be the problem? (And if so, can I revert back to gsr?) The machine I'm throwing this on is a fresh installation of the latest Fedora, with all the latest indexdata sources installed. Hope there's some hope here - I've been bashing my head against this for the better part of an afternoon already! Thanks in anticipation, Nicholas van Oudtshoorn Perth Bible College (IT Manager)
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel