[Bug 1905] New: /misc/link_bibs_to_authorities.pl doesn't work for large DB
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1905 Summary: /misc/link_bibs_to_authorities.pl doesn't work for large DB Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Command-line Utilities AssignedTo: jmf@liblime.com ReportedBy: frederic@tamil.fr QAContact: koha-bugs@nongnu.org CC: galen.charlton@liblime.com I create a Koha Catalog in 3 steps (Zebra mode): (1) I import biblio records with bulkmarcimport.pl and then I rebuild_zebra.pl -b. (2) I import authority records with bulkmarcauthimport.pl and then I rebuild_zebra.pl -a (3) I xRef biblio/authority records with /misc/links_bibs_to_authorities.pl Step (3) works a while, but very slowly, and then fails with an error message from ZOOM: CCL configuration error (10013). Can't open cclfile '<root>/etc/zebradb/ccl.properties' Too many open files ZOOM at .../C4/Search.pm line 256 Maybe a garbage collector issue? Connection should be closed (detroyed)? Connection should be reused? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com