This could be a race conditions, so I'm pretty sure it's all synchronized
correctly. I will have a look.
Has anybody else had this?
On Sat, Aug 19, 2000 at 01:32:31AM +0100, Ian Clarke wrote:
> I try the following (from two different computers - one of which was
> over a modem, the other had its own IP with a local Freenet node,
> using a number of different servers - one of which I know to have
> worked for other people, using the latest CVS code) - this is really
> infuriating, can anyone suggest the cause for this?:
>
> [ian at webcom4 client]$ java Freenet.client.BInsert -htl 1 -serverAddress
> tcp/213.123.48.105:19114 KSK at Iantest11 BInsert.java
> 85e057c13c3947fd - HandshakeRequest -> tcp/213.123.48.105:19114
> 85e057c13c3947fd - HandshakeReply <- tcp/213.123.48.105:19114
> Handled: Src:tcp/213.123.48.105:19114 htl:1 depth:1 id:85e057c13c3947fd
> type:Freenet.message.HandshakeReply
> State "PREPARED" reached.
>
> [ian at webcom4 client]$ java Freenet.client.BInsert -logging debugging -htl
> 1 -serverAddress tcp/213.123.48.105:19114 KSK at Iantest11 BInsert.java
> No value specified for parameter 'tickerTime'
> No value specified for parameter 'connectTimeout'
> No value specified for parameter 'connectionTimeout'
> No value specified for parameter 'handshakeTimeout'
> No value specified for parameter 'handshakeLife'
> No value specified for parameter 'hopTimeExpected'
> No value specified for parameter 'hopTimeDeviation'
> No value specified for parameter 'maximumConnectionThreads'
> No value specified for parameter 'bufferSize'
> No value specified for parameter 'keyTypes'
> Connection between: tcp/62.232.96.184:3784 and tcp/213.123.48.105:19114
> New connectionhandler with tcp/213.123.48.105:19114
> Sending a message
> 4275c4f4d7330164 - HandshakeRequest -> tcp/213.123.48.105:19114
> Reading message
> Rawmessage:
> HandshakeReply
> {Source=tcp/213.123.48.105:19114,KeepAlive=true,DataLength=0,{Depth=1,Build=142,Revision=1.48,UniqueID=4275c4f4d7330164,Version=1.29,HopsToLive=1,}}
> 4275c4f4d7330164 - HandshakeReply <- tcp/213.123.48.105:19114
> Message:
> Src:null htl:1 depth:1 id:4275c4f4d7330164 type:Freenet.message.HandshakeReply
> Got on tcp/62.232.96.184:3785 from tcp/213.123.48.105:19114
> Handled: Src:tcp/213.123.48.105:19114 htl:1 depth:1 id:4275c4f4d7330164
> type:Freenet.message.HandshakeReply
> Setting handshake from tcp/213.123.48.105:19114
> Done waiting for handshake, returning true
> State "PREPARED" reached.
> Finished with message
> <<WAITS HERE FOR AGES UNTIL I CTRL+C IT/>>
> [ian at webcom4 client]$
--
\oskar
_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev