[Koha] Using different port

Robin Sheat robin at catalyst.net.nz
Thu May 26 11:04:27 NZST 2011


Marius Stoica schreef op wo 25-05-2011 om 22:12 [+0300]:
>         root at debiankohabjar:/home/bjar# koha-rebuild-zebra --full
>         $(koha-list)
>         22:00:43-25/05 zebraidx(20725) [warn] Record didn't contain
>         match fields in (bib1,Local-number)
>         22:00:45-25/05 zebraidx(20734) [warn] Record didn't contain
>         match fields in (bib1,Local-number)
> 

This means that there are some bad records, although I don't think they
should abort the indexing (someone please correct me if I'm wrong.)

However, if searching isn't running, then it may be that this is what's
happening.

Try this instead:

sudo -u 'koha-LIBRARY' -H env PERL5LIB=/usr/share/koha/lib KOHA_CONF='/etc/koha/sites/LIBRARY/koha-conf.xml' /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -v -r

replace LIBRARY with whatever you called your koha instance. This will
do the same thing, however it'll give you verbose output. If this
doesn't give you any clues, paste the whole output into
http://paste.koha-community.org and tell us the URL - maybe we'll see
something useful in it.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.katipo.co.nz/pipermail/koha/attachments/20110526/0c35ffe3/attachment.pgp 


More information about the Koha mailing list