[freenet-support] Too many ongoing negotiations?

2003-01-07 Thread Roderik Muit
My node: build 534, running on Blackdown JRE 1.4.1. (Can't use Sun JRE,
it runs on Linux-Sparc). I don't think I have any nonstandard config
settings, except maximumTreads=30.

I haven't looked closely at my node for a few weeks (except my traffic
stats say it's still doing things)... and now I see that I can't
retreive anything anymore: always 'Route Not Found' with all contacted
nodes totally unreachable. And I see my logs are full with the
following message (about 10 per minute)

Too many ongoing negotiations! (7/7)

After I raised maximumTrheads to 120, just to see what would happen, I
got no success, and:

Too many ongoing negotiations! (30/30)

Can anyone tell me what this message means, or point me to documentation
if it exists?



Question #2: I wanted to first upgrade my node to the latest build (541
according to _my_ node), but the latest version I find for downloading
is 0.5.0.7! Am I stupid? Where should I look for node upgrades (or are
'normal users' discouraged from keeping their node up-to-date and should
they wait until a 0.5.0.8/0.5.2)?


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



[freenet-support] Re: Too many ongoing negotiations?

2003-01-07 Thread Roderik Muit
Thanks and sorry. I was so used to updating by hand that update.sh
slipped my mind. Build 541 works like a charm.


Matthew Toseland wrote:

 After I raised maximumTrheads to 120, just to see what would happen,

What did you have it set to?

30. (Was a leftover from when Kaffe gave me 'out of memory', now keeping
it at 120.)

___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



[freenet-support] FProxy won't download splitfiles at all

2002-08-30 Thread Roderik Muit

I have tried build 494 and the latest snapshots (0829 and 0830). The only counter 
going up when downloading splitfiles via FProxy, is the 'Inactive seconds'.
(This is the case for files with and without FEC encoding.)

I see below messages in the logfile. Except for the first one, I guess these are error 
messages that cause this?

I guess it's not a general problem because then otherwise a lot of people would have 
complained already?
Does anyone else have this problem?




So maybe it's my Blackdown 1.3.1 JVM? (Unfortunately I don't have much choice in JVMs 
since my freenet runs on linux-sparc. Kaffe used to work, but at this moment it won't 
talk to me over either port  or 8481, although it seems to start up OK. So I'm 
lost for another JVM to try.)
Hmz. Since FProxy seems to be the only thing capable of handling FEC-encoded files, I 
won't be able to leech w4rez n stuff ;- I can download all parts of a file 
individually using a little script  fcliet/fcpget, but if one normal part is missing 
I'm lost, since I don't have a tool to reassemble the original file using the 
CheckBlocks. And I don't know Java.
Does anyone have such a tool, or a FEC library for Perl lying around? ;-) I couldn't 
find any.

--Roderik.




Aug 30, 2002 11:07:13 AM (freenet.client.http.FproxyServlet, QThread-22: 
freenet.interfaces.LocalInterface$ConnectionShell@164260ac (time: 1030698429)): Error 
sending data to browser: freenet.client.http.filter.FilterException: Unknown mime type 
audio/mpeg
Aug 30, 2002 11:07:26 AM (freenet.node.Node, QThread-17: 
freenet.node.states.data.DataStateInitiator@16416e96 @ 1030698446244 (time: 
1030698446)): Error while receiving message 
freenet.node.states.data.DataStateInitiator@16416e96 in state Sending Data @ 
85d58387280b140
Aug 30, 2002 11:07:26 AM (freenet.node.Node, QThread-23: 
freenet.node.states.data.DataStateInitiator@1640ec60 @ 1030698446395 (time: 
1030698446)): Error while receiving message 
freenet.node.states.data.DataStateInitiator@1640ec60 in state Sending Data @ 
93dbce4c451cd28b
java.lang.NullPointerException
at freenet.client.SegmentOutputStream.flush(SegmentOutputStream.java, Compiled 
Code)
at java.io.FilterOutputStream.flush(FilterOutputStream.java, Compiled Code)
at java.io.FilterOutputStream.flush(FilterOutputStream.java, Compiled Code)
at java.io.FilterOutputStream.close(FilterOutputStream.java, Compiled Code)
at freenet.node.states.data.SendData.received(SendData.java, Compiled Code)
at freenet.node.StateChain.received(StateChain.java, Compiled Code)
at freenet.node.StateChain.received(StateChain.java, Compiled Code)
at freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java, 
Compiled Code)
at 
freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.java, 
Compiled Code)
at 
freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.java, 
Compiled Code)
at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java, 
Compiled Code)
at freenet.Ticker$Event.run(Ticker.java, Compiled Code)
at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java, Compiled 
Code)
java.lang.NullPointerException
at freenet.client.SegmentOutputStream.flush(SegmentOutputStream.java, Compiled 
Code)
at java.io.FilterOutputStream.flush(FilterOutputStream.java, Compiled Code)
at java.io.FilterOutputStream.flush(FilterOutputStream.java, Compiled Code)
at java.io.FilterOutputStream.close(FilterOutputStream.java, Compiled Code)
at freenet.node.states.data.SendData.received(SendData.java, Compiled Code)
at freenet.node.StateChain.received(StateChain.java, Compiled Code)
at freenet.node.StateChain.received(StateChain.java, Compiled Code)
at freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java, 
Compiled Code)
at 
freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.java, 
Compiled Code)
at 
freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.java, 
Compiled Code)
at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java, 
Compiled Code)
at freenet.Ticker$Event.run(Ticker.java, Compiled Code)
at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java, Compiled 
Code)

___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support