Hi Erlanda, it looks like you have a few items in your database that have no item type set in the item. If you fix them, the warnings shown below should disappear. A report like this should help you locating them: SELECT itemnumber, barcode, itemcallnumber FROM items WHERE itype is NULL or itype = ""; Hope this helps, Katrin On 18.03.2018 09:40, Erlanda Simonyan wrote:
HI! Please, help to solve this problem. We are using koha 3.22 tarball. Zebra couldn't index some part of records and brought such result ... (It exported 1167825 records, but indexing only 1151630 } Thanks
1139801...item-level_itypes set but no itemtype set for item (5665862) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. item-level_itypes set but no itemtype set for item (5665863) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. item-level_itypes set but no itemtype set for item (5665864) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. ....................................................................................item-level_itypes set but no itemtype set for item (5671206) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. item-level_itypes set but no itemtype set for item (5671207) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. 1154001.....................................................item-level_itypes set but no itemtype set for item (5785581) at /usr/share/koha/lib/Koha/Schema/Result/Item.pm line 654. 1167801.................................................................................................... Records exported: 1167825 ==================== REINDEXING zebra ==================== zebraidx: reckeys.c:271: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed. 04:19:42-18/03 zebraidx(126032) [warn] previous transaction didn't reach commit _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha