[Koha] Imported records not found in catalog search

Marty ontariowolf64 at yahoo.com
Mon Dec 20 14:43:02 NZDT 2010



--- On Sun, 12/19/10, Shelley & Kurt Kemperman <ksckemperman at chartermi.net> wrote:
From: Shelley & Kurt Kemperman <ksckemperman at chartermi.net>
Subject: Re: [Koha] Imported records not found in catalog search
To: "Shelley & Kurt Kemperman" <ksckemperman at chartermi.net>
Cc: "koha mailing list" <koha at lists.katipo.co.nz>
Received: Sunday, December 19, 2010, 6:02 PM

OK, a simple google search defined zebra for me, but second question still applies - how do know if it's running?



To know whether zebra is running: do:

ps -ef | grep zebrasrv

It should return something like:
marty at debian:~$ ps -ef | grep zebrasrv
koha      3281     1  0 20:39 ?        00:00:00 daemon --name=koha-zebra-ctl.koha --errlog=/var/log/koha/koha-zebradaemon.err --stdout=/var/log/koha/koha-zebradaemon.log --output=/var/log/koha/koha-zebradaemon-output.log --verbose=1 --respawn --delay=30 --user=koha koha -- /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml
koha      3282  3281  4 20:39 ?        00:00:00 /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml
marty     3284  3244  0 20:39 pts/0    00:00:00 grep zebrasrv

( To compare: if it is not running you will get something like this:
marty at debian:~$ ps -ef | grep zebrasrv
marty     3274  3244  0 20:34 pts/0    00:00:00 grep zebrasrv )






-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20101219/21ea0f2c/attachment.htm 


More information about the Koha mailing list