[freenet-support] IBM's JVM current 1.3.1 i think

2002-10-25 Thread kaboom

-BEGIN PGP SIGNED MESSAGE-

Just passing this case along, I've been testing runnning available
JVM's for Windoze XP and as far as i can tell all of Sun's 131 and up
work fine.

IBM's with the 523 current simply doesn't. It was fine until now.
It consistently gets Java io errors on node connect authentication.

here's the case with log in minor, wont run debug unless you make me

Oct 25, 2002 10:26:25 AM (freenet.fs.dir.NativeFSDirectory, main): starting with 
store_6231 (10485760)
Oct 25, 2002 10:26:25 AM (freenet.node.Main, main): loading data store
Oct 25, 2002 10:26:25 AM (freenet.node.Main, main): loading routing table
Oct 25, 2002 10:26:33 AM (freenet.node.Main, main): loading temp bucket factory
Oct 25, 2002 10:26:33 AM (freenet.node.Main, main): loaded temp bucket factory
Oct 25, 2002 10:26:36 AM (freenet.node.Main, main): read seed nodes
Oct 25, 2002 10:26:36 AM (freenet.node.Main, main): Initial refs count: 1475
Oct 25, 2002 10:26:36 AM (freenet.node.Main, main): not seeding routing table
Oct 25, 2002 10:26:37 AM (freenet.node.Main, main): saved routing table
Oct 25, 2002 10:26:37 AM (freenet.node.Main, main): starting node
Oct 25, 2002 10:26:37 AM (freenet.node.Node, main): Freenet Node: 
3ef47b1644f061853fda5dbfec88d873a474aed9 (build 523)
Oct 25, 2002 10:26:38 AM (freenet.node.Main, main): loading service: mainport
Oct 25, 2002 10:26:38 AM (freenet.node.Main, main): loading service: nodestatus
Oct 25, 2002 10:26:38 AM (freenet.node.Main, main): loading service: console
Oct 25, 2002 10:26:39 AM (freenet.node.Node, main): Starting ticker..
Oct 25, 2002 10:26:39 AM (freenet.node.Node, main): Starting interfaces..
Oct 25, 2002 10:26:39 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Starting interface: Interface # tcp/6231
Oct 25, 2002 10:26:39 AM (freenet.interfaces.LocalInterface, Interface # tcp/8481): 
Starting interface: Interface # tcp/8481
Oct 25, 2002 10:26:39 AM (freenet.interfaces.LocalInterface, Interface # tcp/): 
Starting interface: Interface # tcp/
Oct 25, 2002 10:26:39 AM (freenet.interfaces.LocalInterface, Interface # tcp/8889): 
Starting interface: Interface # tcp/8889
Oct 25, 2002 10:26:39 AM (freenet.interfaces.LocalInterface, Interface # tcp/8000): 
Starting interface: Interface # tcp/8000
Oct 25, 2002 10:26:39 AM (freenet.node.Main, main): FEC Using: store_6231\temp
Oct 25, 2002 10:26:39 AM (freenet.node.states.maintenance.Checkpoint, QThread-10): 
Executing Checkpoint: Purge table of recently failed keys.
Oct 25, 2002 10:26:51 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 
Socket[addr=12-248-210-56.client.attbi.com/12.248.210.56,port=62706,localport=6231]
Oct 25, 2002 10:26:54 AM (freenet.node.states.maintenance.Checkpoint, QThread-9): 
Executing Checkpoint: Polling and aggregation of diagnostics.
Oct 25, 2002 10:27:00 AM (freenet.node.states.maintenance.Checkpoint, QThread-9): 
Executing Checkpoint: Polling and aggregation of diagnostics.
Oct 25, 2002 10:27:03 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 
Socket[addr=lwh21.joh.cam.ac.uk/131.111.229.117,port=45218,localport=6231]
Oct 25, 2002 10:27:24 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 
Socket[addr=12-248-210-56.client.attbi.com/12.248.210.56,port=62768,localport=6231]
Oct 25, 2002 10:27:27 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 
Socket[addr=c192b.mtalo.ton.tut.fi/193.166.90.158,port=1668,localport=6231]
Oct 25, 2002 10:27:28 AM (freenet.interfaces.FreenetConnectionRunner, QThread-10): 
Inbound connection failed: freenet.ConnectFailedException: Against peer (null) @ 
tcp/12.248.210.56:62706 - authentication timed out (terminal)
Oct 25, 2002 10:27:34 AM (freenet.session.FnpLink, QThread-9): I/O error during 
inbound auth: java.io.EOFException
Oct 25, 2002 10:27:34 AM (freenet.interfaces.FreenetConnectionRunner, QThread-9): 
Inbound connection failed: freenet.ConnectFailedException: Against peer (null) @ 
tcp/131.111.229.117:45218 - I/O error during inbound auth: java.io.EOFException 
(terminal)
Oct 25, 2002 10:27:38 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 
Socket[addr=1Cust110.tnt1.santa-fe.nm.da.uu.net/67.235.13.110,port=45377,localport=6231]
Oct 25, 2002 10:28:00 AM (freenet.node.states.maintenance.Checkpoint, QThread-10): 
Executing Checkpoint: Polling and aggregation of diagnostics.
Oct 25, 2002 10:28:01 AM (freenet.interfaces.FreenetConnectionRunner, QThread-7): 
Inbound connection failed: freenet.ConnectFailedException: Against peer (null) @ 
tcp/193.166.90.158:1668 - authentication timed out (terminal)
Oct 25, 2002 10:28:10 AM (freenet.interfaces.PublicInterface, Interface # tcp/6231): 
Accepted connection: tcp connection: 

Re: [freenet-support] IBM's JVM current 1.3.1 i think

2002-10-25 Thread Matthew Toseland
On Fri, Oct 25, 2002 at 10:12:05AM -0700, [EMAIL PROTECTED] wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 
 Just passing this case along, I've been testing runnning available
 JVM's for Windoze XP and as far as i can tell all of Sun's 131 and up
 work fine.
 
 IBM's with the 523 current simply doesn't. It was fine until now.
 It consistently gets Java io errors on node connect authentication.
 
 here's the case with log in minor, wont run debug unless you make me
Hmmm. Have you tried reseeding?
 
-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01595/pgp0.pgp
Description: PGP signature