[freenet-support] Re: Stable 5068 Bad Seednodes, Transient/Permanent Question, etc

2004-02-11 Thread Someone
[EMAIL PROTECTED] schrieb:

Where do I get the JRE update to 1.4.2_03 ?  I have 1.4.1_03, and it 
runs out of memory.
At http://java.sun.com if it runs very fast out of memory look again
into freenet.ini and search for threadFactory=, change this into
threadFactory=Y

also search for tfAbsoluteMaxThreads= and set this to something lower,
for ex. to 300:
tfAbsoluteMaxThreads=300

Remember, you have to remove the % in front of settings you change or
they will be ignored.
If you have enough memory in your system you can also open flaunch.ini
and change the line JavaMem=default to something like
JavaMem=256M (this allowes Freenet to use 256 MB of memory instead of
  the default of 128 MB)
I run my permanent node with a maximum of 200 threads and 196 MB memory
and it works for ~24 hours before I have to restart it to avoid that it
runs out of memory (I'm using Win2k). Sadly it seems that Java needs more
memory when used on windows.
Thanks for the help
Greets someone

___
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]


[freenet-support] Re: Stable 5068 Bad Seednodes, Transient/Permanent Question, etc

2004-02-10 Thread Someone
[EMAIL PROTECTED] schrieb:

I configured my router/firewall when I first installed Freenet last 
summer, and I don't remember the details but it has always worked.
Make shure the port freenet uses is still forwarded to the right machine
and not filtered by some sort of (personal) firewall, for ex. the WinXP
integrated fw.
When I go into settings the radio button for switching to permanent 
rather than transient is blacked out and it says to change that on the 
geek page.  How do I change it?  It isn't obvious and I am afraid to 
play around with settings blind.
Open freenet.ini with notepad or wordpad, search for transient and make
shure the line looks like:
%transient=false

not like:

transient=true

Which JRE do you use and from which build did you upgrade, best JREs for
windows the 1.4.2_03 and 1.5 beta from Sun as far as I can tell. If yours
is older upgrade it (go for 1.4.2_03 at the moment, 1.5 is faster but a
little bit wanky).
Greets someone

___
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]


Re: [freenet-support] Re: Stable 5068 Bad Seednodes, Transient/Permanent Question, etc

2004-02-10 Thread box3
Someone:

At 03:36 AM 2/11/2004 +0100, you wrote:

[EMAIL PROTECTED] schrieb:

I configured my router/firewall when I first installed Freenet last 
summer, and I don't remember the details but it has always worked.
Make shure the port freenet uses is still forwarded to the right machine
and not filtered by some sort of (personal) firewall, for ex. the WinXP
integrated fw.
I just realized what happened.  I had installed Freenet last summer, but a 
couple of days ago it stopped working, and update snapshot did not help, so 
I uninstalled and deleted everything and made a fresh install.  So the 
Freenet.ini file was new and the interface with my NAT router had to be 
reconfigured.  I just did that.


When I go into settings the radio button for switching to permanent 
rather than transient is blacked out and it says to change that on the 
geek page.  How do I change it?  It isn't obvious and I am afraid to play 
around with settings blind.
Open freenet.ini with notepad or wordpad, search for transient and make
shure the line looks like:
%transient=false
It says %transient=false

I guess fixing the NAT settings fixed everything else.  It seems to be 
working.


not like:

transient=true

Which JRE do you use and from which build did you upgrade, best JREs for
windows the 1.4.2_03 and 1.5 beta from Sun as far as I can tell. If yours
is older upgrade it (go for 1.4.2_03 at the moment, 1.5 is faster but a
little bit wanky).
Where do I get the JRE update to 1.4.2_03 ?  I have 1.4.1_03, and it runs 
out of memory.

Thanks for the help



___
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]