#247: Plucene 'too many open files' error ------------------------+--------------------------------------------------- Reporter: dom | Owner: dom Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Keywords: ------------------------+--------------------------------------------------- See http://lists.openguides.org/mail/openguides-dev/2008-May/002020.html and http://web.archive.org/web/20060517002546/http://plucene.minty.org/cgi- bin/wiki.pl?Totally_Un-Official_Plucene_FAQ#0020 for full details. Fix is to include signal handlers that die().
#247: Plucene 'too many open files' error ------------------------+--------------------------------------------------- Reporter: dom | Owner: dom Type: defect | Status: assigned Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dom):
* status: new => assigned
#247: Plucene 'too many open files' error ------------------------+--------------------------------------------------- Reporter: dom | Owner: dom Type: defect | Status: closed Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by dom):
* status: assigned => closed * resolution: => fixed
Comment:
(In [1162]) Install signal handlers in reindex.pl and CGI scripts to allow temporary files (eg from Plucene) to be cleaned up. (fixes #247)
openguides-tickets@lists.openguides.org