[Koha-bugs] [Bug 2876] New: cloud-kw.pl: enters infinite loop if index does not exist

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Dec 23 00:10:08 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2876

           Summary: cloud-kw.pl: enters infinite loop if index does not
                    exist
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Command-line Utilities
        AssignedTo: frederic at tamil.fr
        ReportedBy: galen.charlton at liblime.com
         QAContact: koha-bugs at lists.koha.org


If the index specified in the ZebraIndex config option does not exist or is not
populated in the Zebra database, cloud-kw.pl does not detect the error returned
by the Z39.50 query.  Instead, it repeatedly retries the scan.

The sample database I used for testing did not happen to have any bibs that
populated the Author-name-corporate index.  Consequently, when I tried running
it using the sample config, the Zebra log filled up with:

16:50:37-22/12 zebrasrv(72) [request] Scan biblios ERROR
114+Unsupported_Use_attribute+Author-name-corporate  0 - 1+10+0 RPN @attr 6=3
@attr 4=1 @attr "1=Author-name-corporate" a




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list