koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1905] New: /misc/link_bibs_to_authorities.pl doesn't wo


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1905] New: /misc/link_bibs_to_authorities.pl doesn't work for large DB
Date: Wed, 27 Feb 2008 04:40:20 -0800 (PST)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden
                CC: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]