http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005 --- Comment #17 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- It's not just that one previously mentioned script that is affected; simliar thing happens too when running e.g: misc/migration_tools/remove_unused_authorities.pl --test after a while: error: CCL configuration error (10013) can't open cclfile '/home/koha/koha-dev/etc/zebradb/ccl.properties': Too many open files ZOOM on search an=27697 But it's still far from clear if that problem is somehow specific to my test setup, or maybe previously created zebra connection ZOOM objects (so called "objects" - apparently they are not real objects ?) have to be manually destroyed before creating new ones (unless that e.g. got changed/fixed in more recent yaz/ zoom versions, which would explain the symptoms we are getting ?). -- You are receiving this mail because: You are watching all bug changes.