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@tamil.fr ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@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.