[freenet-dev] bug(s)

2003-02-28 Thread Arne Babenhauserheide
java.io.FileNotFoundException: store/temp/t1d0a3bb5 (Too many open files) java.io.FileNotFoundException: store/temp/t1d0a3bb5 (Too many open files) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream. (FileOutputStream.java:97) at

Re: [freenet-dev] bug(s)

2003-02-28 Thread Matthew Toseland
Ugh. Can you find out how many files it had open at the time? /proc/pid/fd (where pid means the pid of any of the java processes freenet makes) has a list on linux, maybe there's an equivalent on OS/X? Do you have any ulimits set on the number of file descriptors the user that freenet runs under

[freenet-dev] bug(s)

2002-10-06 Thread Jeff Teitel
Well, the latest snapshots seem to have fixed the java.io.IOException:insufficient storage problem. Thanks to whomever. Unfortunately, now I can't retrieve anything. Even the link to TFE on the gateway page produces: Network Error Couldn't retrieve key:

Re: [freenet-dev] bug(s)

2002-10-06 Thread Jeff Teitel
These appear to be fixed in the latest (06-Oct-2002 12:24) snapshot. Thanks to the developers. Jeff Jeff Teitel wrote: Well, the latest snapshots seem to have fixed the java.io.IOException:insufficient storage problem. Thanks to whomever. Unfortunately, now I can't