java.io.IOException: Too many open files
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
at freenet.transport.ListenSelectorLoop.processConnections(ListenSelectorLoop.java:107)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:836)
at freenet.transport.ListenSelectorLoop.run(ListenSelectorLoop.java:149)
at java.lang.Thread.run(Unknown Source)
java.lang.Exception
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:837)
at freenet.transport.ListenSelectorLoop.run(ListenSelectorLoop.java:149)
at java.lang.Thread.run(Unknown Source)
Caught a java.io.IOException: Too many open files, LSL.processConnections failing



Does this error message help to figure out the problem or do you need to see any logs? _______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

Reply via email to