With build 512 on Mac OS X 10.2 (Java 1.3.1), I would get errors that Freenet couldn't bind to ports 8888 and 8889, because of "Too many open files" (Sorry I can't be more specific, the log file has been overwritten since then.) Running the "unlimit" command (to increase the number of kernel file handles for the current session) before starting the node solved the problem. unlimit is a tcsh specific command as far as I know, but other shells probably have a similar feature. Builds 513+ seem to fix the problem, anyway, at least for me.
On Thursday, October 10, 2002, at 08:41 AM, Matthew Toseland wrote: > I heard some reports a while ago about fred using too many file > handles... are these still current? Some more details please? > -- > Matthew Toseland > toad at amphibian.dyndns.org > amphibian at users.sourceforge.net > Freenet/Coldstore open source hacker. > Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02. > <mime-attachment> _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
