<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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2325&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 11:55 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3019&nbsp; 2325&nbsp; 0 12:07 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml<br>biblios&nbsp;&nbsp; 3110&nbsp; 3004&nbsp; 0 12:56 pts/0&nbsp;&nbsp;&nbsp; 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>&lt;cnighswonger@foundations.edu&gt;</i></b> wrote:<br><blockquote
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Chris Nighswonger &lt;cnighswonger@foundations.edu&gt;<br>Subject: Re: [Koha] No search results again...<br>To: "Marty" &lt;ontariowolf64@yahoo.com&gt;<br>Cc: "koha koha" &lt;koha@lists.katipo.co.nz&gt;<br>Received: Monday, October 25, 2010, 12:09 PM<br><br><div class="yiv1695158646plainMail">2010/10/25 Marty &lt;<a rel="nofollow">ontariowolf64@yahoo.com</a>&gt;<br>&gt;<br>&gt; This is not a good day...<br>&gt; 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>&gt; Tried rebuild_zebra.pl -b -w as well, still no search results...<br>&gt;<br>&gt; Things I suspect to be not as they should be:<br>&gt;<br>&gt; biblios@debian:~$ sudo /etc/init.d/koha-zebra-daemon restart<br>&gt; Restarting the Zebra Server<br>&gt; daemon: fatal: failed to find pid for koha-zebra-ctl.koha: No such file
 or directory<br>&gt;<br>&gt; biblios@debian:~$ ps -ef | grep zebrasrv<br>&gt; biblios   3322  3085  0 11:27 pts/0    00:00:00 grep zebrasrv<br>&gt;<br>&gt; no error messages in log files...<br>&gt;<br>&gt;<br>&gt; 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>