RE: [freenet-support] Stable build 5075 - snapshots lagging behind?

2004-03-14 Thread Kevin Bennett
FYI:

The snapshots don't appear to have been updated.  08:15 GMT Sunday, and I'm
still getting 5074 from freenet-latest.jar.

Kevin.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Toad
Sent: 13 March 2004 18:54
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [freenet-support] Stable build 5075


Freenet stable build 5075 is now available. The snapshots have been
updated. You can get the build via the update.sh script on Linux, BSD,
or OS/X, or use the freenet-webinstall.exe utility to update on Windows,
or get the jar from
http://freenetproject.org/snapshots/freenet-latest.jar . All stable
branch users should upgrade.
Major changes:
* New algorithm for deciding which nodes to drop from the routing table.
* New load measurement based on predicting future downlink bandwidth
  usage. Won't affect the node much at present, it could be combined
  with limits on local clients to prevent nodes from getting high
  messageSendTime's when they request lots of data.
* Increase the default estimated file size (for rate limiting, load
  balancing, etc) to 350kB.
* Tweaks to the rate limiting code.
* Make logInputBytes and logOutputBytes work again.
* Fix a rare NullPointerException when accepting a new FNP connection
  and the connection times out.
--
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


___
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] Stable build 5075 - snapshots lagging behind?

2004-03-14 Thread Christopher Brian Jack


On Sun, 14 Mar 2004, Kevin Bennett wrote:

 Date: Sun, 14 Mar 2004 08:17:48 -
 From: Kevin Bennett [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: RE: [freenet-support] Stable build 5075 - snapshots lagging
 behind?

 FYI:

 The snapshots don't appear to have been updated.  08:15 GMT Sunday, and I'm
 still getting 5074 from freenet-latest.jar.

Even on march 13th around 8-9pm PST it's still getting 5074...
___
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] How do I add node refs to my node's routing table?

2004-03-14 Thread Christopher Brian Jack

I am having trouble trying to interconnect friends' freenodes.  The give
me their node's reference but I keep getting complaints that the ref does
not contain an estimator fieldset.  Is there a way to generate complete
files that have all the required information?

Each node has different routing tables so I'd like to be able to use the
nodes together to increase the available search path within a couple hops
or so.

Any way to do this so that the connections stay permanent?
Im trying to have the nodes work like this

} a.b.c.dA.B.C.D {
a's routes  }  -= nodeA -- nodeB -=  {  b's routes
}{

I'm hoping this configration will help connectivity a bit and reduce the
dreaded RNFs and DNFs.
___
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: Windows maintainer needed was Re: [freenet-support] ditto on whatbsaid!

2004-03-14 Thread Dave
 While ideas are being tossed around for the Windows installer and/or
 configurator, which if either of them generates the default.ini and
 freenet.ini files that appear during installation?

Dude... neither...   The autogenerated config scripts are generated (as your
image states!) by Freenet.scripts.Setup  -  which is a part of the Freenet
core code.  The header is built into the freenet .jar file, if you like.   I
agree that it's a bit unpleasant (and anybody know why the heck the header
hardcodes the line termination character combination?  That's a *really*
dumb idea).   But it was added because so, so, so many people didn't
understand that changing a setting wouldn't take effect if it was still
commented out by a % symbol.

Some you win, some you lose.   I like the idea of posting a .png image of a
text file, by the way, nice touch :-)

 For what it's worth, I have not noticed any problems with the Windows
 configurator hardcoding or uncommenting any variables.

Amen, brother.

d

___
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: Windows maintainer needed was Re: [freenet-support] ditto onwhatbsaid!

2004-03-14 Thread Dave
 OK, thanks for the clarification there. I poked around CVS, but the
 scripts directory didn't appear to be the right stuff, and there is no
 src/freenet/scripts, so I thought perhaps one of the win32 apps was
 doing it.

Hm, weird.  Nope, definitely not the win apps, definitely in the java.  I
have no idea where in the java though, sorry.

  I like the idea of posting a .png image of a
  text file, by the way, nice touch :-)

 Well, I didn't know how the end of line characters would show up
 elsewhere if I posted the raw .txt file; perhaps people would have
 loaded it from other platforms and not seen anything unusual.

No, I realised that's why you'd posted the pic (hence the smiley)  -  but
before clicking the link I did think to myself, what the ...?   :-)

d

___
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] Ditto: Harmless at this stage, but annoying

2004-03-14 Thread Pijak
The attachment shows a plaque (window?, but no frame or sash so how could
it be a window) appeared in the middle of my desk and has not gone away
after about 8 hours.  Looks like it would still be using resources, but I
have no idea if it did it's work.


me too, happens every time I use the 'update refs' from the system tray.
___
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] How do I add node refs to my node's routing table?

2004-03-14 Thread Jay Oliveri
After reading your emails for the last 2 days I have no clue what you're 
trying to do.  You were first using stable, then unstable.  Then a friend's 
node, then nodes on 2 different networks (i can only assume stable  
unstable).

So what is it again you're trying to do?  (I dont' understand the A's routes 
vs. B's routes argument either).

On Sunday 14 March 2004 05:04 am, Christopher Brian Jack wrote:
 I am having trouble trying to interconnect friends' freenodes.  The give
 me their node's reference but I keep getting complaints that the ref does
 not contain an estimator fieldset.  Is there a way to generate complete
 files that have all the required information?

 Each node has different routing tables so I'd like to be able to use the
 nodes together to increase the available search path within a couple hops
 or so.

 Any way to do this so that the connections stay permanent?
 Im trying to have the nodes work like this

   } a.b.c.dA.B.C.D {
 a's routes}  -= nodeA -- nodeB -=  {  b's routes
   }{

 I'm hoping this configration will help connectivity a bit and reduce the
 dreaded RNFs and DNFs.

-- 
Jay Oliveri
GnuPG ID: 0x5AA5DD54
FCPTools Maintainer
www.sf.net/users/joliveri
___
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] How do I add node refs to my node's routing table?

2004-03-14 Thread Christopher Brian Jack


On Sun, 14 Mar 2004, Jay Oliveri wrote:

 Date: Sun, 14 Mar 2004 16:34:38 -0500
 From: Jay Oliveri [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [freenet-support] How do I add node refs to my node's
 routing table?

 After reading your emails for the last 2 days I have no clue what you're
 trying to do.  You were first using stable, then unstable.  Then a friend's
 node, then nodes on 2 different networks (i can only assume stable 
 unstable).

 So what is it again you're trying to do?  (I dont' understand the A's routes
 vs. B's routes argument either).

get the two nodes to interoperate with each other.  I would suspect this
could be done by adding each node's ref to the other node's seedfile

  I am having trouble trying to interconnect friends' freenodes.  The give
  me their node's reference but I keep getting complaints that the ref does
  not contain an estimator fieldset.  Is there a way to generate complete
  files that have all the required information?
 
  Each node has different routing tables so I'd like to be able to use the
  nodes together to increase the available search path within a couple hops
  or so.
 
  Any way to do this so that the connections stay permanent?
  Im trying to have the nodes work like this
 
  } a.b.c.dA.B.C.D {
  a's routes  }  -= nodeA -- nodeB -=  {  b's routes
  }{
 

node a has one set of routes, b another set
nodeA and nodeB run on separate networks
but the goal is to have A and B permanently connect to each other so the A
can take advnatage of B's nodes and A's nodes can take advantage of B's.

Why is this so diifuclt to understand, what am I not explainging right?
___
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] How do I add node refs to my node's routing table?

2004-03-14 Thread Jay Oliveri
On Sunday 14 March 2004 07:39 pm, Christopher Brian Jack wrote:
 On Sun, 14 Mar 2004, Jay Oliveri wrote:
  After reading your emails for the last 2 days I have no clue what
  you're trying to do.  You were first using stable, then unstable.  Then
  a friend's node, then nodes on 2 different networks (i can only assume
  stable  unstable).
 
  So what is it again you're trying to do?  (I dont' understand the A's
  routes vs. B's routes argument either).

 get the two nodes to interoperate with each other.  I would suspect this
 could be done by adding each node's ref to the other node's seedfile

Yes, provided they are compatible builds.  There are two freenet's 
maintained by the freenetproject; stable and unstable.  They are seperate 
networks that do not communicate with each other.

When you say Each node has different routing tables so I'd like to be able 
to use the nodes together to increase the available search path within a 
couple hops or so, are you saying these two nodes are on different tcp/ip 
networks, or one node is from stable and another from unstable?

   I am having trouble trying to interconnect friends' freenodes.  The
   give me their node's reference but I keep getting complaints that the
   ref does not contain an estimator fieldset.  Is there a way to
   generate complete files that have all the required information?
  
   Each node has different routing tables so I'd like to be able to use
   the nodes together to increase the available search path within a
   couple hops or so.
  
   Any way to do this so that the connections stay permanent?
   Im trying to have the nodes work like this
  
 } a.b.c.dA.B.C.D {
   a's routes}  -= nodeA -- nodeB -=  {  b's routes
 }{

 node a has one set of routes, b another set
 nodeA and nodeB run on separate networks
 but the goal is to have A and B permanently connect to each other so the
 A can take advnatage of B's nodes and A's nodes can take advantage of
 B's.

 Why is this so diifuclt to understand, what am I not explainging right?

Your use of the word network is ambiguous, since it could mean a tcp/ip 
network or a freenet, so I'm asking for more information; stop me if you 
feel you're not getting your moneys worth in this support forum.

-- 
Jay Oliveri
GnuPG ID: 0x5AA5DD54
FCPTools Maintainer
www.sf.net/users/joliveri
___
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] OutOfMemoryError

2004-03-14 Thread Fwolff33
In einer eMail vom Sa, 13. März 2004 3:52 MEZ schreibt Chris Gentile [EMAIL 
PROTECTED]:


I am also struggling with 5074.

Here is my freenet.conf:
ipAddress=www.gentilehome.com
listenPort=27882
seedNodes=seednodes.ref
outputBandwidthLimit=48000
storeSize=3G
overloadHigh=0.6
overloadLow=0.4

I've got a fast net connection 7mbps downstream 1mbps upstream.
I've got over 2GB in my store.

After a few hours of stability (6 or so), it stops sending/receiving
significant amounts of data and the CPU sits at 100%.
The memory sits at 150MB and I see these errors in the freenet.log

Mar 12, 2004 7:14:38 PM (freenet.PeerPacketParser, Network reading
thread, ERROR): Caught java.lang.OutOfMemoryError in
[EMAIL PROTECTED] PeerPacketParser[lengthBuffered=-1,
waitingMessageLength=-1, waitingMessageCurrentBytes=-1,
[EMAIL PROTECTED]
MuxConnectionHandler[conn=[tcp/connection:
3540580.134.44.225:31603,[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED], identity=[DSA(a971 6c0e
ce49 3474 7679  8e61 f4e5 67bb f1c3 0cc5)],
sock=[Socket[addr=drumbass.dyndns.org/80.134.44.225,port=31603,localport=35405]], 
chan=[java.nio.channels.SocketChannel[connected local=/192.168.1.50:35405 
remote=drumbass.dyndns.org/80.134.44.225:31603]], peer=[Peer [DSA(a971 6c0e ce49 3474 
7679  8e61 f4e5 67bb f1c3 0cc5) @ 80.134.44.225:31603 (1/3)]], 
outbound=[true]]].processMessage(buf,86,105,true)
java.lang.OutOfMemoryError

As per the default start-freenet.sh script, java is being launched with
this switch: -Xmx128m


S, what gives? Why can't it live within it's 128MB space?


- Chris Gentile


Chris Gentile [EMAIL PROTECTED]

Cause freenet wants as much memory as possible... ;)
You could try unstable, if you want that, since memory usage seems to be a little bit 
less insane there. At least my node can run more then 2 days with a maximum of 100mb 
allocated RAM with unstable. But the more you use your freenet node (making requests, 
looking at the interface,...) the faster it gets out of memory (Thats at least my 
experience.), and you can do what you want, you will have to restart your node every 
one or two days.
And to the philosophy of some devs: RAM is cheap
New SDRAM will be detected only with half of it's normal size or even not detected at 
all in old computers (if you call computers from up to 2000 old...), so you have to 
buy some RAMs with large sizes and thats not so cheap (or old version of that type of 
RAM, but thats not that easy, too). Apart from that it is not that easy to get more 
then 256MB RAM in older computers like P2s, because they do not like RAMs with larger 
sizes. So the maximum alocate able size of memory is below 200MB, with some OSs even 
further down. But ok, it already got a lot better in the last unstable builds.
___
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] How do I add node refs to my node's routing table?

2004-03-14 Thread Christopher Brian Jack
 Yes, provided they are compatible builds.  There are two freenet's
 maintained by the freenetproject; stable and unstable.  They are seperate
 networks that do not communicate with each other.

Btoh nodes are running NV 0.5, PV STABLE-1.50, BN 5074, CVS
1.90.2.50.2.101

 When you say Each node has different routing tables so I'd like to be able
 to use the nodes together to increase the available search path within a
 couple hops or so, are you saying these two nodes are on different tcp/ip
 networks, or one node is from stable and another from unstable?

different TCP/IP networks

give me their node's reference but I keep getting complaints that the
ref does not contain an estimator fieldset.  Is there a way to
generate complete files that have all the required information?
Each node has different routing tables so I'd like to be able to use
the nodes together to increase the available search path within a
couple hops or so.
   
} a.b.c.dA.B.C.D {
a's routes  }  =- nodeA -- nodeB -=  {  b's routes
}{

nodeA and nodeB are two different freenet nodes operating at separate IP
numbers nodeA has a set of routes, a's routes and nodeB has a set of
routes b's routes.  I would like nodeA and nodeB to have a persitent
connection between each other in order to be able to use each other's
routes.

I'm getting way too many RNF/DNFs so any way to expand the available
routing would be a welcome thing either node. about 60% of the time it
doesn't even get off the originating node.  I've tried putting each
other's node's ref into the seedfile but the nodes don't seem to want to
use them.  As I said earlier the windows version just complains that there
are no estimator fieldsets for the noderef and won't import it.

On the freebsd node (at the other IP number) the only way I've gotten it
to use the other node is by making it the only entiry in the seedfile.
This had the disadvantage that not only was is restricted to whereever the
windows node could get to its available freenet routes, but to my
shock, it wasn't learning about visitors as many freenet docs have
suggested the node should be able to.  Nodes would connect and it even
made outbound connections but it's list of available routes under the node
status subsection still reported only one host in the routing table.

I've ruled out firewall issues on both sides becuase both sides can
negotiate outbound connections and receive inbound connections.  I've also
double check in the environment and the node are reporting the correct
WAN-side router IP numbers and access ports.
___
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]