http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12577
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com --- Comment #4 from Colin Campbell <[email protected]> --- (In reply to Magnus Enger from comment #3) > Some more research shows that: > > - Instances with NORMARC display the problem, instances with MARC21 do not > > - Both instances with DOM and GRS1 indexing display the problem > > - Running zebra on the command line with "sudo zebrasrv -v fatal,warn,log -f > /etc/koha/sites/esme/koha-conf.xml" shows this when doing a search: > > 22:38:11-15/07 zebrasrv(1) [session] Session - OK 1 > unix:/var/run/koha/esme/bibliosocket 14433 > 22:38:11-15/07 zebrasrv(1) [request] Auth idPass kohauser - > 22:38:11-15/07 zebrasrv(1) [request] Init OK - ID:81 Name:ZOOM-C/YAZ > Version:4.0.11 e8ca42e680c5e5a644481e5d0b75a0e57c6d3e92 > 22:38:11-15/07 zebrasrv(1) [log] dict_lookup_grep: > (\x01\x0B)(l(e|\xC3\xA9|\xC3\xA8|\xC3\xAA|\xE1\xBA\xBD|\xC4\x95|\xC4\x99|\xC4 > \x97|\xC4\x9B|\xC8\x85|\xC8\x87)ss(i|\xC3\xAD|\xC3\xAC|\xC3\xAE|\xE1\xBB\x8B| > \xC4\xA9|\xC4\xAD|\xC4\xAF|\xC7\x90|\xC8\x89|\xC8\x8B)g.*) > 22:38:11-15/07 zebrasrv(1) [request] Search biblios OK 2 1 1+0 RPN @attrset > Bib-1 @attr 1=1016 @attr 4=6 @attr 5=1 lessig > 22:38:11-15/07 zebrasrv(1) [request] Present ERROR 239 1 1+1 > 22:38:11-15/07 zebrasrv(1) [session] Connection closed by client > > Looks like the search is OK, but not the "Present" part. Not sure what > "Present ERROR 239" means... That looks familiar. One thing to check if yaz and zebra have been upgraded from indexdata apt repo and the Perl ZOOM module has been installed from CPAN it probably needs rebuilding against the updated libraries. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
