[Bug 1906] Zebra Authority search fails with a new (from git) Koha installation
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1906 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galen.charlton@liblime.com ------- Comment #4 from frederic@tamil.fr 2008-03-03 09:26 ------- Thanks Galen. DOM mode is used. Here is my logs for a search which returns 3 authorities: 22:21:18-03/03 zebrasrv(1246) [session] Session - OK 1246 unix:/home/tamil/koha-dev/var/run/zebradb/authoritysocket 8769 22:21:18-03/03 zebrasrv(1246) [request] Auth idPass kohauser - 22:21:18-03/03 zebrasrv(1246) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.116/2.1.54 22:21:18-03/03 zebrasrv(1246) [warn] Missing attribute 'type' in attribute info 22:21:18-03/03 zebrasrv(1246) [log] dict_lookup_grep: (\x01\x0E)(afrique.*) 22:21:18-03/03 zebrasrv(1246) [log] dict_lookup_grep: (\x01\x0E)(orientale.*) 22:21:18-03/03 zebrasrv(1246) [request] Search authorities OK 3 1 1+0 RPN @attrset Bib-1 @or @attr "1=Heading" @attr 7=1 0 @attr 4=6 @attr 5=1 @attr "1=Heading" "afrique orientale" 22:21:18-03/03 zebrasrv(1246) [log] /home/tamil/koha-dev/etc/zebradb/authorities/etc/dom-config.xml dom filter: loading config file /home/tamil/koha-dev/etc/zebradb/authorities/etc/dom-config.xml 22:21:18-03/03 zebrasrv(1246) [request] Present OK - 1 1+1 22:21:18-03/03 zebrasrv(1246) [request] Present OK - 1 2+1 22:21:18-03/03 zebrasrv(1246) [request] Present OK - 1 3+1 22:21:18-03/03 zebrasrv(1247) [session] Session - OK 1247 unix:/home/tamil/koha-dev/var/run/zebradb/bibliosocket 8770 22:21:18-03/03 zebrasrv(1247) [request] Auth idPass kohauser - 22:21:18-03/03 zebrasrv(1247) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.116/2.1.54 22:21:18-03/03 zebrasrv(1247) [request] Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr "1=Koha-Auth-Number" 2466 22:21:18-03/03 zebrasrv(1248) [session] Session - OK 1248 unix:/home/tamil/koha-dev/var/run/zebradb/bibliosocket 8771 22:21:18-03/03 zebrasrv(1248) [request] Auth idPass kohauser - 22:21:18-03/03 zebrasrv(1248) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.116/2.1.54 22:21:19-03/03 zebrasrv(1248) [request] Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr "1=Koha-Auth-Number" 2467 22:21:19-03/03 zebrasrv(1249) [session] Session - OK 1249 unix:/home/tamil/koha-dev/var/run/zebradb/bibliosocket 8772 22:21:19-03/03 zebrasrv(1249) [request] Auth idPass kohauser - 22:21:19-03/03 zebrasrv(1249) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.116/2.1.54 22:21:19-03/03 zebrasrv(1249) [request] Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr "1=Koha-Auth-Number" 2468 22:21:19-03/03 zebrasrv(1246) [session] Connection closed by client 22:21:19-03/03 zebrasrv(1247) [session] Connection closed by client 22:21:19-03/03 zebrasrv(1248) [session] Connection closed by client 22:21:19-03/03 zebrasrv(1249) [session] Connection closed by client ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com