[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freenet-chat] Problem with freenet_insert
Hello,
trying to insert a .tgz file with the command
./freenet_insert -v 5 -cipher Rijndael -serverAddress [ an address ] freenet:KSK@a_key a_file.tgz
I get this output ( after a long while ):
+ java -noasyncgc Freenet.client.InsertClient -v 5 -cipher Rijndael -serverAddress tcp/24.130.8.164:4914 freenet:KSK@xxxxxxxxxxxxxxxx bonsaikitten.com.tgz
Freenet Core running on 1556 (build 161)
entering syncronized space
690146
State "PREPARED" reached.
A message was sent to tcp/24.130.8.164:4914.
State "REQUESTING" reached.
A message was received from tcp/24.130.8.164:4914.
State "TRANSFERING" reached.
A message was sent to tcp/24.130.8.164:4914.
Transfer of 690146 bytes started.
32749 bytes read.
65519 bytes read.
java.io.IOException: Bad file descriptor
at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java)
at Freenet.crypt.CipherOutputStream.flush(CipherOutputStream.java:42)
at Freenet.Conduit.run(Conduit.java:148)
A Internal message was received from null.
A fatal exception occured while processing: Exception: java.io.IOException: Bad file descriptor thrown during write of Conduit feed
State "FAILED" reached.
Encountered the following exceptions while trying to Insert:
Exception: java.io.IOException: Bad file descriptor thrown during write of Conduit feed
at Freenet.Conduit.run(Conduit.java:126)
Transfer ended with 65539 bytes read.
What's happening?
I'm not running the server. My machine is an old 486 with 24MB of RAM,
running GNU/LINUX and jdk1.1 (not kaffe), with "native thread"...
Thank you
Enrico Poli
--
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.3ia
mQCNAznwxI4AAAEEAMiQgjp/qZS+c8uR6AjLJ0Hs9iaJp7pqaWwVCU7xILriscpo
G8uwBWX5XS0PJpAcMiniKyK/IulJT6KyVIF6UrdXxXWbGY7QeIEsGW/G0MHykoSz
F47FhZRYj/qol7TcYxRkh0rUX7/x2l+aRVyDGzR4iRp5Ut3i9XKjVX4b4ZJZAAUR
tB5UckVQIDx0cmVwb25lbWFuaWNob2xzQHRpbi5pdD6JAJUDBRA58MSOcqNVfhvh
klkBAYpGA/9LIHd7jVuwl+jDGv21nCOIT5cTBsSHubgK/Uj8TaWAPo6x7uhaacAG
RrOaBk0f/+pBCurkKNshR1nyDr2I7lp86j2JAx9f1jKstePzNHu2CcZeAVbtcTGl
uJyG8AQHfWp09zLZfkgFukiuU4KMeb7NK6zvqqmfasdLqPibRVufAg==
=xwd5
-----END PGP PUBLIC KEY BLOCK-----
_______________________________________________
Freenet-chat mailing list
Freenet-chat@xxxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.net/lists/listinfo/freenet-chat
This mailing list archive is a service of Copilot Consulting.