Sorry for this batch of email 8(

The same job that insert two freesites in Freenet 0.3
  for three days, begins to fail today.

I'm using Freenet 0.3.9.2, SUN JRE 1.3.1_01
  or Kaffe 1.0.6 patched & the 0.5 version
  of Snarfzilla with manifest 30/6/2001

Obviously the local node retrieves key without
  problems

The job is

/usr/java/jre1.3.1_01/bin/java -cp 
/root/Freenet/freenet.jar:/root/snarfzilla/manifest.jar 
relentless.gj.cli.PutFiles -serverAddress tcp/127.0.0.1:37532 -simRequests 
5 -htl 50 -future 1 -mskURIValue SSK at Kj0nWYm91QmA08aDTuJxTGkTBMjr/ws10 
-fromDir /root/PWS_Freenet_site -rootDir /root/PWS_Freenet_site

The symptoms are that an error is displayed in server console few second 
after the
  each file insert begins, the manifest log says that insertion is OK,
  the tcp connection with the various server is not closed but goes in 
TIME_WAIT and
  the job never reach the MSK insertion

The errors are

+ java Freenet.node.Node
java.io.IOException: Broken pipe
         at java.net.SocketOutputStream.socketWrite(Native Method)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
         at Freenet.crypt.CipherOutputStream.flush(CipherOutputStream.java)
         at Freenet.Conduit.run(Conduit.java)
java.net.SocketException: Socket closed
         at java.net.SocketOutputStream.socketWrite(Native Method)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
         at Freenet.crypt.CipherOutputStream.flush(CipherOutputStream.java)
         at Freenet.Conduit.run(Conduit.java)
java.lang.NullPointerException
         at 
Freenet.ConnectionHandler$SendObjectWrapper.done(ConnectionHandler.java)
         at 
Freenet.ConnectionHandler$SendObjectHandler.handle(ConnectionHandler.java)
         at Freenet.Conduit.run(Conduit.java)
java.net.SocketException: Socket closed
         at java.net.SocketOutputStream.socketWrite(Native Method)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
         at Freenet.crypt.CipherOutputStream.flush(CipherOutputStream.java)
         at Freenet.Conduit.run(Conduit.java)
java.lang.NullPointerException
         at 
Freenet.ConnectionHandler$SendObjectWrapper.done(ConnectionHandler.java)
         at 
Freenet.ConnectionHandler$SendObjectHandler.handle(ConnectionHandler.java)
         at Freenet.Conduit.run(Conduit.java)


Any help will be *VERY* VERY very appreciated

Have a good day.   Marco




"Chi e' pronto a dar via le proprie liberta' fondamentali per
  comprarsi briciole di temporanea sicurezza non merita ne'
  la liberta' ne' la sicurezza" - Benjamin Franklin

* Mac (Marco A. Calamari) marcoc at dada.it  www.marcoc.it      *
* PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698           *
* DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B *
* PGP keys: request keyserver http://pgpkeys.mit.edu:11371   *


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

Reply via email to