On Friday 21 September 2001 00:21, Zlatin wrote:
> Hi Gianni,
> I was looking at the minor log of build 405 and it
> struck me that at random times the CP is reduced twice
> due to an authentication error.  Then I checked it
> with the latest 404 and it behaved the same way.  Here
> are two portions of the log file.  I'm sending this to
> you since you added that modification to the code.
>
>

I don't see what the issue is here.  Separate attempts were made to
negotiate a connection with the target node on different threads.
Each failed, so each decrements the CP.

--gj



> -----------
>
>
> Sep 21, 2001 11:44:42 PM:(Thread-6) I/O error during
> negotiation with: tcp/209.164.24.133:12656
> java.net.ConnectException: Connection refused: connect
>       at java.net.PlainSocketImpl.socketConnect(Native
> Method)
>       at java.net.PlainSocketImpl.doConnect(Unknown Source)
>       at java.net.PlainSocketImpl.connectToAddress(Unknown
> Source)
>       at java.net.PlainSocketImpl.connect(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at
> Freenet.transport.TCP$privSocketFactory.createSocket(TCP.java:49)
>       at
> Freenet.transport.tcpConnection.<init>(tcpConnection.java:27)
>       at
> Freenet.transport.tcpAddress.connect(tcpAddress.java:85)
>       at
> Freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:
>259) at Freenet.thread.EThread.run(EThread.java:103)
>       at java.lang.Thread.run(Unknown Source)
> Sep 21, 2001 11:44:42 PM:(Thread-6) Reducing CP becace
> of IOException: tcp/209.164.24.133:12656
> Sep 21, 2001 11:44:42 PM:(Thread-6) decreasing CP to
> 0.5 for node: tcp/209.164.24.133:12656, sessions=1,
> presentations=1, ID=DSA(ab46 ee1e d4dd 7706 c41f  cd6f
> 1ecf 1f29 26a4 77d8)
> Sep 21, 2001 11:44:42 PM:(Thread-3) decreasing CP to
> 0.25 for node: tcp/209.164.24.133:12656, sessions=1,
> presentations=1, ID=DSA(ab46 ee1e d4dd 7706 c41f  cd6f
> 1ecf 1f29 26a4 77d8)
>
>
> Before that Thread-3 was finishing up with another
> node (actually it had to be dereferenced) and I have
> no idea why it decided to decrease the CP again
> ----------------
> ....
> -------------
> Sep 22, 2001 12:00:35 AM:(Thread-4) I/O error during
> negotiation with: tcp/heretic108.cjb.net:40000
> java.net.ConnectException: Connection refused: connect
>       at java.net.PlainSocketImpl.socketConnect(Native
> Method)
>       at java.net.PlainSocketImpl.doConnect(Unknown Source)
>       at java.net.PlainSocketImpl.connectToAddress(Unknown
> Source)
>       at java.net.PlainSocketImpl.connect(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at
> Freenet.transport.TCP$privSocketFactory.createSocket(TCP.java:49)
>       at
> Freenet.transport.tcpConnection.<init>(tcpConnection.java:27)
>       at
> Freenet.transport.tcpAddress.connect(tcpAddress.java:85)
>       at
> Freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:
>259) at Freenet.thread.EThread.run(EThread.java:103)
>       at java.lang.Thread.run(Unknown Source)
> Sep 22, 2001 12:00:35 AM:(Thread-4) Reducing CP becace
> of IOException: tcp/heretic108.cjb.net:40000
> Sep 22, 2001 12:00:35 AM:(Thread-4) decreasing CP to
> 0.5 for node: tcp/heretic108.cjb.net:40000,
> sessions=1, presentations=1, ID=DSA(7424 bbde c296
> 6a28 9acd  d402 2bd0 ed22 4179 60ce)
>
> and after that business as usual, heretic108.cjb.net
> remained at 0.5
>
>
> Please reply directly cause I can't access the list
> server (why?)
>
>
> __________________________________________________
> Terrorist Attacks on U.S. - How can you help?
> Donate cash, emergency relief information
> http://dailynews.yahoo.com/fc/US/Emergency_Information/
>
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://lists.freenetproject.org/mailman/listinfo/devl

-- 
Freesites
(0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
(0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage//

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to