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

2004-06-02 Thread tripolar
I saw the same thing yesterday on my 5032 node using Sun 1.4.2 Caught a java.io.IOException: Too many open files, LSL.processConnections failing java.io.IOException: Too many open files [...] When I got this (on Sun 1.4.1_02) I looked with lsof and found 1024 open file

[freenet-support] How to set ulimit -Hn 65536 on a Debian machine?

2004-06-02 Thread tripolar
I have read Ed's tips below though I am still at a loss as how to add ulimit stuff to /etc/profile and /etc/initscript here is the path to java /usr/lib/j2re1.4-sun/bin/java and the path for freenet is /home/freenet/freenet/./start-freenet.sh Here is /etc/profile # /etc/profile: system-wide

[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 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

[freenet-support] freenet store compromised?? netbus

2004-05-27 Thread tripolar
Hello I am running freenet on a linux system. All seemed well until I checked out firestarter ( GUI firewall program). When I noticed requests from my machine 192.168.*.*:12345 to 81.53.*.* . Under service it says netbus . Thinking this was not a good thing I closed ports on firewall/router

[freenet-support] error first time start freenet

2004-05-18 Thread tripolar
I am running Debian-sid, 2.6.3 kernel, and java from sun ( j2re-1_4_2_04 ). I installed freenet, edited the conf file- just added my ip address. When I started freenet $sh start-freenet.sh I get this error ( below) though this part of the error is maybe a thousand lines down. Finally killed

Re: [freenet-support] error first time start freenet

2004-05-18 Thread tripolar
Roger Oksanen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 09:14, tripolar wrote: I am running Debian-sid, 2.6.3 kernel, and java from sun ( j2re-1_4_2_04 ). I installed freenet, edited the conf file- just added my ip address. When I started freenet $sh start

Re: [freenet-support] error first time start freenet

2004-05-18 Thread tripolar
Dave wrote: It's not running in sun java, at least not using the sun java classes. Check your classpath.. test java -version to see what java is being used by default. $java -version Kaffe Virtual Machine Engine: Just-in-time v3 Version: 1.1.4 Please help with Check your classpath ?? Thanks

[freenet-support] Big oooops- deleted window's temp files and cant retrieve freenet sites

2004-05-14 Thread tripolar
I deleted windows temp files- call me paranoid stupid ;-) because I was running out of diskspace. Now I can access the webinterface site but nothing else. The error is below. Question- What should I do now? java.io.FileNotFoundException: G:\DOCUME~1\me\LOCALS~1\Temp\freenet\tbf_3419fcd7 (The

(Solved)Re: [freenet-support] Big oooops- deleted window's temp files and cant retrieve freenet sites

2004-05-14 Thread tripolar
I restarted freenet- works now! Lesson I learned today-Dont delete temp files :-) tripolar wrote: I deleted windows temp files- call me paranoid stupid ;-) because I was running out of diskspace. Now I can access the webinterface site but nothing else. The error is below. Question- What should