Hi, On Thu, Jun 28, 2012 at 5:41 PM, Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> wrote: [...]
More close to finish?
Yes. But maybe now I am facing with what idzebra issue [0] (btw, I could be wrong on this..) [0] http://goo.gl/J2GjW I have imported MARC record into my Koha site, the URL location is: ./cgi-bin/koha/catalogue/detail.pl?biblionumber=1 [1] [1] http://goo.gl/Ig0zq and run: # /usr/local/bin/perl bin/migration_tools/rebuild_zebra.pl -b -w {p.s: No log/messages appear after running this 'rebuild_zebra.pl' command.} But No result found [2]. The log said: [3]. [2] http://goo.gl/Y67OY [3] http://paste.opensuse.org/view/simple/29737008 I also tried through "koha-zebra-daemon" (symlink to "./bin/koha-zebra-ctl.sh") # /etc/init.d/koha-zebra-daemon start Starting Zebra Server But this goes weird when I stop the daemon: # /etc/init.d/koha-zebra-daemon stop Stopping Zebra Server daemon: fatal: failed to stop the koha-zebra-ctl.catalog_kohadb daemon: No such process That is said: When I start the daemon, this daemon does not really running, right? It said "Starting..", but failed to run. "ps aux | grep 'koha-zebra-daemon'" command also tells nothing. How to deal with this issue? Any help would be very much appreciated. Best regards, -- Andi Sugandi.