<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv1695158646"><table id="yiv1695158646bodyDrftID" class="yiv1695158646" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv1695158646drftMsgContent" style="font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none; font-family: arial; font-size: 10pt;">I have tried 'sudo /etc/init.d/koha-zebra-daemon start' which does not give me any errors, but I am also convinced it does NOT start the daemon. As far as I'm concerned, it just echoes a text but does not actually start anything. Why I think zebra is not running:<br><br>This is my output on the non-working system:<br>biblios@debian:~$ ps -ef | grep zebrasrv<br>biblios 3322 3085 0 11:27 pts/0 00:00:00 grep zebrasrv<br><br>This is my output on the working system:<br>biblios@debian:~$
ps -ef | grep zebrasrv<br>koha 2325 1 0 11:55 ? 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<br>koha 3019 2325 0 12:07 ? 00:00:00 /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml<br>biblios 3110 3004 0 12:56 pts/0 00:00:00 grep zebrasrv<br><br>Also, I can do a 'sudo /etc/init.d/koha-zebra-daemon restart' on the working system without any problems.<br><br>--- On <b>Mon, 10/25/10, Chris Nighswonger <i><cnighswonger@foundations.edu></i></b> wrote:<br><blockquote
style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Chris Nighswonger <cnighswonger@foundations.edu><br>Subject: Re: [Koha] No search results again...<br>To: "Marty" <ontariowolf64@yahoo.com><br>Cc: "koha koha" <koha@lists.katipo.co.nz><br>Received: Monday, October 25, 2010, 12:09 PM<br><br><div class="yiv1695158646plainMail">2010/10/25 Marty <<a rel="nofollow">ontariowolf64@yahoo.com</a>><br>><br>> This is not a good day...<br>> We have upgraded from 3.00.04 to 3.00.06, after running rebuild_zebra.pl -b -a -z it does not have any search results anymore...<br>> Tried rebuild_zebra.pl -b -w as well, still no search results...<br>><br>> Things I suspect to be not as they should be:<br>><br>> biblios@debian:~$ sudo /etc/init.d/koha-zebra-daemon restart<br>> Restarting the Zebra Server<br>> daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file
or directory<br>><br>> biblios@debian:~$ ps -ef | grep zebrasrv<br>> biblios 3322 3085 0 11:27 pts/0 00:00:00 grep zebrasrv<br>><br>> no error messages in log files...<br>><br>><br>> What gives? Why? It runs fine on a parallel system but I need this one running!<br><br>First just try 'sudo /etc/init.d/koha-zebra-daemon start' to restart
zebra.<br><br>Once zebra is started do 'rebuild_zebra.pl -r -a -b -v' which will<br>give you much more info about what might be going wrong.<br><br>Kind Regards,<br>Chris<br></div></blockquote></td></tr></tbody></table></div></td></tr></table><br>