RE: [freenet-support] Problems with Freenet: from a windowsperspective.

2004-08-19 Thread Don Gregory
Ah, okay. Yeah, kinda n00b here. Now that you mention it, it didn't really seem to make a difference. Musta been an older faq. Don > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jay Oliveri > Sent: Thursday, August 19, 2004 2:15 PM > To: [EMAI

Re: [freenet-support] I need to limit the amount of memory java uses.

2004-08-19 Thread Toad
Interesting. This does not set a limit, so it would use the default. Which is 64MB! Are you sure you're not reading the wrong memory usage indicator? VIRT is pretty meaningless, RSS is more interesting iirc... On Wed, Aug 18, 2004 at 11:57:09PM -0700, Steve wrote: > I've read that there should be

[freenet-support] Gentoo Freenet Script

2004-08-19 Thread evolution
If you're running Freenet from a Portage-installed package on Gentoo, the following script will work. -- #!/bin/sh # Freenet Wrapper Script if [ ${1} == "start" ]; then echo "/etc/init.d/freenet start" /etc/init.d/freenet start fi if [ ${1} == "stop" ]; then echo

Re: [freenet-support] I need to limit the amount of memory java uses.

2004-08-19 Thread evolution
Quoting Steve <[EMAIL PROTECTED]>: > I've read that there should be a parameter that limits java's mem usage in > /usr/bin/start-freenet.sh. Mine seems to lack that parameter. here is a copy > of my start-freenet.sh: > > #!/bin/bash > # This script is a companion script to the Gentoo freenet init

Re: [freenet-support] reseed

2004-08-19 Thread Jay Oliveri
On Thursday 19 August 2004 02:51 am, Robert Greenage wrote: > Here is what the node reference status looks like this morning.Last night > when I shut the machine down ( I do not have broadband) I had 120 known > routing nodes. Is there something I need to change in the config? > > Connections with

Re: [freenet-support] I need to limit the amount of memory java uses.

2004-08-19 Thread Jay Oliveri
I think Salah is correct (provided you're running Gentoo). freenet.conf does *not* contain any information that's passed to the JVM. That information (according to your start-freenet.sh file) is set to the variable $JAVA_ARGS. You might find $JAVA_ARGS defined in /etc/conf.d/freenet; look for

RE: [freenet-support] Re: reseed

2004-08-19 Thread Robert Greenage
I am running 5091. > [Original Message] > From: Someone <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Date: 8/19/04 9:07:21 PM > Subject: [freenet-support] Re: reseed > > Which build are you running, you need at least 5089 to connect to the > network. If you aren't running 5091 you should reall

Re: [freenet-support] Problems with Freenet: from a windows perspective.

2004-08-19 Thread Jay Oliveri
Transient isn't that relevant anymore; the current build in CVS has all traces of the Transient property removed. So you won't notice much of a difference using this property on stable (build 5091). On Thursday 19 August 2004 03:05 am, Don Gregory wrote: > Well, I HAVE bumped into the half-open

[freenet-support] Re: reseed

2004-08-19 Thread Someone
Which build are you running, you need at least 5089 to connect to the network. If you aren't running 5091 you should really UPGRADE. ___ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.

Re: [freenet-support] reseed

2004-08-19 Thread Robert Greenage
Here is what the node reference status looks like this morning.Last night when I shut the machine down ( I do not have broadband) I had 120 known routing nodes. Is there something I need to change in the config? Number of known routing nodes 20 Number of node references 20 Number of newbie nod

Re: [freenet-support] Freenet doesn't work

2004-08-19 Thread Salah Coronya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nicola wrote: > Hello, > I've tried the latest freenet version,Stable build 5090, under Fedora Core 2 > x86_64 . Unfortunately it stops at the beginning. I'm pasting the relevant > lines: > > Sun java detected. > head: error while loading shared libra

Re: [freenet-support] I need to limit the amount of memory java uses.

2004-08-19 Thread dave
etc/freenet.conf according to that command line? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Steve wrote: >> I've read that there should be a parameter that limits java's mem > usage in /usr/bin/start-freenet.sh. Mine seems to lack that parameter. > here is a copy of my start-freenet.sh:

Re: [freenet-support] I need to limit the amount of memory java uses.

2004-08-19 Thread Salah Coronya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve wrote: > I've read that there should be a parameter that limits java's mem usage in /usr/bin/start-freenet.sh. Mine seems to lack that parameter. here is a copy of my start-freenet.sh: > > #!/bin/bash > # This script is a companion script to the

RE: [freenet-support] Problems with Freenet: from a windows perspective.

2004-08-19 Thread Don Gregory
Well, I HAVE bumped into the half-open connection limit once or twice. Mostly it's an issue for people using P2P clients, edonkey, overnet, etc... It's easy enough to fix anway. I did some reading on the subject, and the recommendation I got was to manually change the config file to have "Transie

RE: [freenet-support] Re: Freenet causing crashes...

2004-08-19 Thread Don Gregory
That's good to know. Thanks. In the event log, does the message say "TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts."? Cuz if so, that's the 10 half-open connection thing I mentioned in an earlier post. So far, that's the only TCPIP messages I've