[Koha] catalogue search not working

Nouman Soomro noumansoomro at rocketmail.com
Tue Mar 2 20:54:00 NZDT 2010




rebuild _zebra is not working as follow
nouman at lumhs-b70715be2:~$ /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
bash: /usr/share/koha/bin/migration_tools/rebuild_zebra: No such file or directory
nouman at lumhs-b70715be2:~$ su /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
Unknown id: /usr/share/koha/bin/migration_tools/rebuild_zebra
nouman at lumhs-b70715be2:~$ 





________________________________
From: Koustubha Kale <kmkale at anantcorp.com>
To: Nouman Soomro <noumansoomro at rocketmail.com>; "koha at lists.katipo.co.nz" <koha at lists.katipo.co.nz>
Sent: Mon, March 1, 2010 10:02:47 PM
Subject: Re: [Koha] catalogue search not working

14:31:01-28/02 [fatal] Failed to bind to unix:/var/run/koha/zebradb/
bibliosocket [File exists]

Above from your logs seem to indicate that your zebra server is already running. In that case a bind with yaz-client should succeed..

Also when you run rebuild_zebra.pl you have to do sudo

Regards,
Koustubha Kale
Anant Corporation

Contact Details :
Address  : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w),
     	  	Maharashtra, India, Pin : 400601.
TeleFax  : +91-22-21720108, +91-22-21720109
Mobile     : +919820715876
Website  : http://www.anantcorp.com
Blog : http://www.anantcorp.com/blog/?author=2



2010/3/2 Nouman Soomro <noumansoomro at rocketmail.com>

>
>following is the problem
>
>lumhs-b70715be2:/home/nouman# zebrasrv -f /etc/koha/koha-conf.xml
>>
>14:31:01-28/02 [log] zebra_start 2.0.43 abd433d1a315576cf1f4a53f2c70365f9a76477f
>14:31:01-28/02 [log] config /etc/koha/zebradb/zebra-biblios.cfg
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-xml.so
>>
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-regx.so
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-text.so
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-dom.so
>>
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-alvis.so
>14:31:01-28/02 [log] Loaded filter
> module /usr/lib/idzebra-2.0/modules/mod-grs-marc.so
>14:31:01-28/02 [log] zebra_start 2.0.43 abd433d1a315576cf1f4a53f2c70365f9a76477f
>14:31:01-28/02 [log] config /etc/koha/zebradb/zebra-authorities.cfg
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-xml.so
>>
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-regx.so
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-text.so
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-dom.so
>>
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-alvis.so
>14:31:01-28/02 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-marc.so
>14:31:01-28/02 [server] Adding dynamic listener on unix:/var/run/koha/zebradb/bibliosocket id=1
>>
>14:31:01-28/02 [fatal] Failed to bind to unix:/var/run/koha/zebradb/bibliosocket [File exists]
>14:31:01-28/02 [server] Adding
> dynamic listener on unix:/var/run/koha/zebradb/authoritysocket id=2
>14:31:01-28/02 [fatal] Failed to bind to unix:/var/run/koha/zebradb/authoritysocket [File exists]
>14:31:01-28/02 [server] Adding dynamic listener on tcp:@:9999 id=0
>>
>14:31:01-28/02 [server] Starting server zebrasrv pid=3567
>/usr/share/koha/bin/migration_tools/rebuild_zebra -v -b -a
>/usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
>^Z
>[1]+  Stopped                 zebrasrv -f /etc/koha/koha-conf.xml
>>
>lumhs-b70715be2:/home/nouman# /usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
>
>
>
________________________________
From: Andrew Buxton <A.Buxton at ids.ac.uk>
>>
>To: > Nouman Soomro <noumansoomro at rocketmail.com>
>Sent: Mon, March 1, 2010 1:33:45 AM
>Subject: RE: [Koha] catalogue search not working
>
>
>>
>Dear Nouman
> 
>Catalogue search not working seems to be a very common problem
>with Koha.  We had it for quite a long time.
> 
>The problem for us was that the zebra daemon was not running. 
>You need to do:
> 
>zebrasrv –f /etc/koha/koha-conf.xml
> 
>Then leave the window open.  If you close the window (as we were
>first told to do) it doesn’t work.
> 
>You can then rebuild the index.  (This is what the replies
>usually say.)
> 
>/usr/share/koha/bin/migration_tools/rebuild_zebra –v –b –a
> 
>(We actually had to do ./rebuild_zebra.pl –v –b –a in that
>directory.)
> 
>When you rebuild the index you should see it count through the
>records – at least at the start.  If it doesn’t, it’s not indexing properly.
> 
>I hope this helps.  It was very frustrating for us.
> 
>Andrew Buxton
>IDS, Brighton, UK
> 
>>
>>
>From:koha-bounces at lists.katipo.co.nz [mailto:koha-bounces at lists.katipo.co.nz] On
>Behalf Of Nouman Soomro
>Sent: 01 March 2010 06:42
>To: koha at lists.katipo.co.nz
>Subject: [Koha] catalogue search not working
>>
> 
>>
>>
>Dear All
>>I have already sent emails on this group, but my problem have not resolved
>yet.  I have completed fast index but yet catalogue search from my system
>is not working
> 
>This message is for the addressee only and may contain privileged or confidential information.  If you have received it in error, please notify the sender immediately and delete the original. Any views or opinions expressed are solely those of the author and do not necessarily represent those of IDS.
>
>Institute of Development Studies
>at the University of Sussex, Brighton BN1 9RE
>Tel: +44 (0)1273 606261; Fax: +44 (0)1273 621202
>IDS, a charitable company limited by guarantee:
>Registered Charity No. 306371; Registered in England 877338;  VAT No. GB 350 899914
>
>
>
>_______________________________________________
>>Koha mailing list
>Koha at lists.katipo.co.nz
>http://lists.katipo.co.nz/mailman/listinfo/koha
>
>


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100301/9767ca34/attachment.htm 


More information about the Koha mailing list