On 12/28/2015 06:36 PM, Katrin Fischer wrote:
I think the problem might not be the indexing itself, but that your
Zebra server is not running.
That does seem to be the issue.
This might help:
sudo service restart koha-common
Nope, the result is:
# service restart koha-common
restart: unrecognized service
Then you can do:
ps axf | grep "zebrasrv"
To see if it's running.
The result is:
# ps axf | grep "zebrasrv"
31360 pts/1 S+ 0:00 \_ grep
zebrasrv
20550 ? S 0:02 daemon --name=library-koha-zebra
--pidfiles=/var/run/koha/library/
--errlog=/var/log/koha/library/zebra-error.log
--stdout=/var/log/koha/library/zebra.log
--output=/var/log/koha/library/zebra-output.log --verbose=1 --respawn
--delay=30 --user=library-koha.library-koha -- zebrasrv -v
none,fatal,warn -f /etc/koha/sites/library/koha-conf.xml
I can't tell from this if it's running or not.
The "About Koha / Server Information" page still gives an error that
says Zebra is not available, so I'd guess no.
Hope this helps,
Thanks for trying. Any other ideas about how to start Zebra?
TIA,
Bruce A. Metcalf
Augustan Society Library
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha