[Koha-bugs] [Bug 1905] New: /misc/link_bibs_to_authorities.pl doesn't work for large DB

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Feb 27 13:40:20 CET 2008


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 at liblime.com
        ReportedBy: frederic at tamil.fr
         QAContact: koha-bugs at nongnu.org
                CC: galen.charlton at 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.





More information about the Koha-bugs mailing list