http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435
--- Comment #5 from Doug Kingston <[email protected]> 2011-07-06 22:23:01 UTC --- We have now upgraded to 3.4.2 and the problem persists. We can fix it by running './rebuild_zebra.pl -b', but this only fixes it until we update the record and then a search that returns the biblio will again show "No items". This is definitely some sort of Koha to Zebra update issue. The only errors I find recorded in /var/log/koha around that time are: [Wed Jul 06 22:54:29 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:54:29 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/detail.pl?biblionumber=14329 [Wed Jul 06 22:54:31 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:54:31 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin_parameters redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 39., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin_javascript redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 42., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 73., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:59 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:59 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/detail.pl?biblionumber=14329 [Wed Jul 06 22:56:01 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:56:01 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp Zebraqueue daemon is running and appears to be happy. Syslog show the following almost immediately when I update a record: Jul 6 23:12:49 www Koha Zebraqueue [6696]: 1 operations waiting to be run Jul 6 23:12:49 www Koha Zebraqueue [6696]: Executing zebra operations Further ideas are most welcome. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
