Koha problems with zebra and opac searches after new bukmarcimport
All, We need a new bulkmarcimport this morning and everything looks wonderful in the staff client. The searches and links all work beautifully. However the opac searches pull up nothing. I double/triple checked and we do have some 942$n with suppressed in so that shouldn't be the problem. If I save titles a public list in the staff client, I can see those records and they appear as they should, except the links don't work, of course. In the koha-error_log I see repeated errors that are like: addbybiblionumber.pl: "my" variable $shelflist masks earlier declaration in same scope at /usr/share/koha/intranet/cgi-bin/virtualshelves/addbybiblionumber.pl line 106., referer: http://koha.mdah.state.ms.us:8080/cgi-bin/koha/virtualshelves/addbybiblionum... with only the biblionumber changing in the koha-opac-error_log the repeated error is opac-search.pl: Use of uninitialized value in pattern match (m//) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 405. The koha-zebraqueue-output.log is huge and the repeated error is Can't locate Unix/Syslog.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/koha/bin/zebraqueue_daemon.pl line 14. BEGIN failed--compilation aborted at /usr/share/koha/bin/zebraqueue_daemon.pl line 14. The koha-zebraqueue.err is large (but not as huge as the output.log) and it repeats koha-zebraqueue-ctl-koha: client (pid 19827) exited with 2 status We are on version 3.00.05.003 PERL version 5.008008 and Zebra 2.0.43 (C) -- Linda Culberson lculber@mdah.state.ms.us Archives and Records Services Division Ms. Dept. of Archives & History P. O. Box 571 Jackson, MS 39205-0571 Telephone: 601/576-6873 Facsimile: 601/576-6824
Hi Linda, On Thu, Apr 22, 2010 at 12:43 PM, Linda Culberson <lculber@mdah.state.ms.us> wrote:
The koha-zebraqueue-output.log is huge and the repeated error is Can't locate Unix/Syslog.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/koha/bin/zebraqueue_daemon.pl line 14. BEGIN failed--compilation aborted at /usr/share/koha/bin/zebraqueue_daemon.pl line 14.
The koha-zebraqueue.err is large (but not as huge as the output.log) and it repeats koha-zebraqueue-ctl-koha: client (pid 19827) exited with 2 status
See these faqs: http://koha-community.org/documentation/faq/searching/ Especially: http://koha-community.org/documentation/faq/searching/#18 Kind Regards, Chris
participants (2)
-
Chris Nighswonger -
Linda Culberson