Hello, everyone!

Just got excited about the idea of Freenet and want to thank you all
for the great work! Keep it going!

Well, I have been running a server on RedHat 6.1 + upgrades (nothing
fancy) with jre1_2_2-linux-i386.tar.gz from SUN and here is the stack
trace I've got:

java.lang.RuntimeException: Problem accepting next connection
  at Freenet.Core.acceptConnections(Core.java:70)
  at Freenet.node.Node.main(Node.java:142)
java.io.FileNotFoundException: .freenet/store_19114 (Too many open files)
  at java.io.FileOutputStream.open(Native Method)
  at java.io.FileOutputStream.<init>(FileOutputStream.java:98)
  at java.io.FileOutputStream.<init>(FileOutputStream.java:58)
  at Freenet.node.StandardDataStore.tofile(StandardDataStore.java:92)
  at Freenet.node.StandardDataStore.callback(StandardDataStore.java:102)
  at Freenet.support.Ticker.run(Ticker.java:133)


Are you guys sure that server correctly closes files? It has grown to
19M RSS, 24M total SIZE in couple hours, looks like a pretty
heavy-weight server to me! :) 

Oh, if only it would be C/C++ I'd look at it myself, but I do not know 
Java, especially all little details.

Paul

-- 
  ("`-''-/").___..--''"`-._   UNIX *is* user-friendly, he is just very 
   `6_ 6  )   `-.  (     ).`-.__.`) picky about who his friends are...
   (_Y_.)'  ._   )  `._ `. ``-..-'      Paul Bunyk, Research Scientist
 _..`--'_..-_/  /--'_.' ,'art by           (and part-time UN*X sysadm)
(il),-''  (li),'  ((!.-' F. Lee http://pbunyk.physics.sunysb.edu/~paul

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to