continued problems with indexing- v. 3.18.06
Hello again, sorry to keep bugging this list. I upgraded to v. 3.18.06 a few days ago and was directed to edit koha-conf.xml and zebra-biblios.cfg file. As far as I can tell, I did that correctly and no longer see warnings about that in koha client>about koha>server information. However, I was still getting errors when I tried to restart zebra, and at that point my entire catalog became unavailable. I have double checked those files I edited, and have just tried restarting zebra as root (thank you Robin). Here is what I get: Zebra does not appear to have been running for instance library. Starting Zebra server for library ... but Zebra won't start. I should mention that previously, I tried rebuilding the index, and that did not work either. In fact, I tried rebuilding, then I read I should not rebuild as root (see http://wiki.koha-community.org/wiki/Fix_zebra_permissions), so I rebuilt as user after following those instructions, then tried restarting zebra again as root -- same error above. I am unable to start zebra using koha-start-zebra or koha-restart-zebra. So I am still looking for advice. If anyone still suspects my koha-conf.xml or zebra-biblios.cfg files, I would gladly send you the printout from those or snippets from them. Thanks so much! Amy
Hi Amy and all, Il 19/05/2015 16:25, Amy Schuler ha scritto:
So I am still looking for advice. If anyone still suspects my koha-conf.xml or zebra-biblios.cfg files, I would gladly send you the printout from those or snippets from them.
if you swith to DOM indexing your standard config file is zebra-biblios-dom.cfg, not zebra-biblios.cfg For authority zebra-authorities-dom.cfg, not zebra-authorities.cfg An you need to update all commands that you use. Read the lines <config> .. </config> in zebra config sections of koha-conf.xml and you can see where your config file must stay. Bye -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.tajoli@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate
Tajoli and all- sorry to be confusing- that was a typo. I did create the new file zebra-biblios-dom.cfg and updated the commands as described. So, I edited koha-conf.xml and zebra-biblios-dom.cfg according to the instructions. Still no Zebra indexing. On Tue, May 19, 2015 at 10:36 AM, Tajoli Zeno <z.tajoli@cineca.it> wrote:
Hi Amy and all,
Il 19/05/2015 16:25, Amy Schuler ha scritto:
So I am still looking for advice. If anyone still suspects my
koha-conf.xml or zebra-biblios.cfg files, I would gladly send you the printout from those or snippets from them.
if you swith to DOM indexing your standard config file is zebra-biblios-dom.cfg, not zebra-biblios.cfg
For authority zebra-authorities-dom.cfg, not zebra-authorities.cfg
An you need to update all commands that you use.
Read the lines <config> .. </config> in zebra config sections of koha-conf.xml and you can see where your config file must stay.
Bye -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.tajoli@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate
Amy Schuler schrieb am 19.05.2015
I did create the new file zebra-biblios-dom.cfg
I'm a little confused. On a Debian package installation of Koha, that file should have already been present at the correct location and with the correct settings. Did you not have that file in your installation? -- Mirko
participants (3)
-
Amy Schuler -
Mirko Tietgen -
Tajoli Zeno