Re: [freenet-support] Host access problem

2004-06-01 Thread dave
Having found that I was using Mozilla 1.6 for most browsing, I allowed it to become the default browser with EarthLink TotalAccess. Before that I'd had Internet Browser as the default and simply exited it before calling Mozilla for Freenet use. Apparently Mozilla 1.6 (at least when

Re: [freenet-support] SYNs and SMURFs

2004-06-01 Thread freenetproject
Thanks. I have a SMC router that does have a tough time keeping up with Freenet. On a side note, I've found another use for Freenet as a system stress test. Unlike most applications, with Freenet you can really see a differences when you change your system configuration. If you have bad

Re: [freenet-support] re: Memory leak in XP

2004-06-01 Thread Jay Oliveri
On Sunday 30 May 2004 12:22 am, Michael K. wrote: I've been using Freenet for a couple of days now, and I began noticing that after using the program for about an hour, the size of the file in memory began to grow ridiculously large. Had I run the program for a whole day, the memory leak would

[freenet-support] Error messages- java.io.IOException: Too many open files

2004-06-01 Thread tripolar
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-support] Where is the best place to search freenet-support archives?

2004-06-01 Thread tripolar
Hello I have been using Gmane to search the freenet archives with no luck?? httpnews.gmane.orggmane.network.freenet.support I have put in java lang exception java.io.IOException: Too many open files java.io.IOException without any hits. Any tips would be helpful Thanks

Re: [freenet-support] Error messages- java.io.IOException: Too many open files

2004-06-01 Thread Toad
Hmmm. What are you running this on? If unix, what's your ulimit -n ? On Tue, Jun 01, 2004 at 06:10:58PM +, tripolar wrote: java.io.IOException: Too many open files at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at

[freenet-support] 5083 announcing for no reason?

2004-06-01 Thread Kevin Steen
Just noticed these in my logfile: 01-Jun-2004 19:25:23 (freenet.node.states.announcing.Announcing, YThread-34, NORMAL): Found 3 announcement targets for this node. 01-Jun-2004 19:25:23 (freenet.node.states.announcing.ExecuteAnnouncement, YThread-101, NORMAL): Announcement failed: Announcee

Re: [freenet-support] Error messages- java.io.IOException: Too many open files

2004-06-01 Thread tripolar
I am running Debian-sid I am currently trying to find my ulimit -n ?? Any clues? Thanks Toad wrote: Hmmm. What are you running this on? If unix, what's your ulimit -n ? On Tue, Jun 01, 2004 at 06:10:58PM +, tripolar wrote: java.io.IOException: Too many open files at

Re: [freenet-support] Error messages- java.io.IOException: Too many open files

2004-06-01 Thread Toad
On Tue, Jun 01, 2004 at 06:46:10PM +, tripolar wrote: I am running Debian-sid I am currently trying to find my ulimit -n ?? Any clues? Thanks Just type it at a command line. Toad wrote: Hmmm. What are you running this on? If unix, what's your ulimit -n ? On Tue, Jun 01, 2004 at

[freenet-support] Request for help: NullPointerException on startup

2004-06-01 Thread Toad
Hi. Some users have been reporting NullPointerException's on startup of their stable nodes. I have a possible fix, but I'd like to test this before merging it to stable. If you have this problem please mail me and I'll send you a jar to test. Include which branch you are running. -- Matthew J

Re: [freenet-support] Where is the best place to search freenet-support archives?

2004-06-01 Thread Edward J. Huff
On Tue, 2004-06-01 at 14:28, tripolar wrote: Hello I have been using Gmane to search the freenet archives with no luck?? httpnews.gmane.orggmane.network.freenet.support I have put in java lang exception java.io.IOException: Too many open files java.io.IOException without any hits. Any

[freenet-support] Could not initialize network I/O system - 5083

2004-06-01 Thread Jon Covington
Jun 1, 2004 4:09:44 PM (freenet.node.Main, main, NORMAL): starting node Could not initialize network I/O system! Exiting java.io.IOException: Unable to establish loopback connection at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source) at