[freenet-support] regarding freenethelp.org slowness

2004-12-07 Thread Newsbyte
I've noticed the Freenethelp.org wiki site is VERY slow and would like
to help improve it's speed. Can you put me in touch with who is
responsible for maintaining the site? I work for an ISP, as well as
willing to donate hardware or money to help the site. I feel the
freenethelp.org site is critical for new users to adopt and use freenet.

Well, that would be me, actually. Glad *somebody* seems to appreciate it.

I'm planning to update the wiki-engine as soon as a new version comes out,
which might speed things up a bit. It should be noted however, that it's
running on an old machine, and it has to share a line with others. And,
these last days things have gone much slower since I am running a freenet
node as well (non-stop) due to my having to prove to some devls that I
wasn't exagerating about Freenet and the bad shape it's in. Obviously, I
can't continue indefinately with it; even my browsing has slowed down
(another thing why the current freenet can't be considered working well,
IMHO).

AND, it gets the occasional DOS attack too. :-)

I would refer to the freenetproject.org mailaddy, but that has been
terminated, for rather dubious reasons. I guess you'll have to contact me at
freenethelp.org, now. I have no official policy in regards to financial or
hardware aid, because untill now I didn't consider anyone would want to help
out in that regard. Toad offered some RAM, though, originally meant for a
testnetwork node, but since that is put back in the freezer I'm using it for
the wiki. For the rest I put everything in it of my own pocket and time. It
still doesn't seem to outweigh saying something critical of Freenet, though.

Feel free to contact me.


___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Error Messages on freenet node

2004-12-07 Thread Amir Kabil
Please can you help!
I had just started freenode successfully and was waiting for the gateway 
page to open fully, after about 3/4 hour i accessed on of the pages 
successfully but then when I went back to the index and tried to open 
another page I was refused access - since then I get this error message when 
I try to open freenet. I have tried reloading freenet and java but still get 
the same problem.
I really like the idea of real net freeedom and have allocated 3Gbts to the 
node but this will be useless if I can't get it to work!

Error message below
Dec 5, 2004 2:58:08 PM (freenet.node.Main, main, ERROR): Unexpected 
Exception: java.lang.NumberFormatException
java.lang.NumberFormatException: For input string: 36b8bc? 	at 
java.lang.NumberFormatException.forInputString(Unknown Source) 	at 
java.lang.Integer.parseInt(Unknown Source) 	at 
java.math.BigInteger.init(Unknown Source) 	at 
net.i2p.util.NativeBigInteger.init(NativeBigInteger.java:207) 	at 
freenet.crypt.DSAPublicKey.init(DSAPublicKey.java:32) 	at 
freenet.DSAIdentity.init(DSAIdentity.java:62) 	at 
freenet.DSAIdentity.init(DSAIdentity.java:73) 	at 
freenet.node.rt.DataObjectRoutingMemory.init(DataObjectRoutingMemory.java:73) 
	at 
freenet.node.rt.DataObjectRoutingStore.getNode(DataObjectRoutingStore.java:229) 
	at 
freenet.node.rt.DataObjectRoutingStore.access$000(DataObjectRoutingStore.java:19) 
	at 
freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.step(DataObjectRoutingStore.java:202) 
	at 
freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.nextElement(DataObjectRoutingStore.java:219) 
	at freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:324) 
	at freenet.node.rt.NGRoutingTable.init(NGRoutingTable.java:315) 	at 
freenet.node.Main.main(Main.java:783)

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Error Messages on freenet node

2004-12-07 Thread Toad
Argh. Hmm. You have tried completely removing Freenet and then
reinstalling it? Looks like it could be a corrupt node file.. Otherwise,
what java version exactly did you install? It might be a JVM bug.

On Sun, Dec 05, 2004 at 03:30:48PM +, Amir Kabil wrote:
 Please can you help!
 I had just started freenode successfully and was waiting for the gateway 
 page to open fully, after about 3/4 hour i accessed on of the pages 
 successfully but then when I went back to the index and tried to open 
 another page I was refused access - since then I get this error message 
 when I try to open freenet. I have tried reloading freenet and java but 
 still get the same problem.
 I really like the idea of real net freeedom and have allocated 3Gbts to the 
 node but this will be useless if I can't get it to work!
 
 Error message below
 Dec 5, 2004 2:58:08 PM (freenet.node.Main, main, ERROR): Unexpected 
 Exception: java.lang.NumberFormatException
 java.lang.NumberFormatException: For input string: 36b8bc?  at 
 java.lang.NumberFormatException.forInputString(Unknown Source)at 
 java.lang.Integer.parseInt(Unknown Source)at 
 java.math.BigInteger.init(Unknown Source)   at 
 net.i2p.util.NativeBigInteger.init(NativeBigInteger.java:207)   at 
 freenet.crypt.DSAPublicKey.init(DSAPublicKey.java:32)   at 
 freenet.DSAIdentity.init(DSAIdentity.java:62)   at 
 freenet.DSAIdentity.init(DSAIdentity.java:73)   at 
 freenet.node.rt.DataObjectRoutingMemory.init(DataObjectRoutingMemory.java:73)
  
   at 
 freenet.node.rt.DataObjectRoutingStore.getNode(DataObjectRoutingStore.java:229)
  
   at 
 freenet.node.rt.DataObjectRoutingStore.access$000(DataObjectRoutingStore.java:19)
  
   at 
 freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.step(DataObjectRoutingStore.java:202)
  
   at 
 freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.nextElement(DataObjectRoutingStore.java:219)
  
   at 
   freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:324) 
   at freenet.node.rt.NGRoutingTable.init(NGRoutingTable.java:315)  
   at freenet.node.Main.main(Main.java:783)
 
 
 ___
 Support mailing list
 [EMAIL PROTECTED]
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at 
 http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] problems starting node

2004-12-07 Thread Toad
Hmm. Delete freenet entirely and then reinstall. This is a corrupt
routing table, I think...

On Sun, Dec 05, 2004 at 09:42:38PM +, Amir Kabil wrote:
 please find below error message what do i do next?
 node did work then stopped
 please help
 
 Dec 5, 2004 7:51:24 PM (freenet.node.Main, main, NORMAL): Starting Freenet 
 (Fred) 0.5 node, build #5100 on JVM Sun Microsystems Inc.:Java HotSpot(TM) 
 Client VM:1.4.2_06-b03
 INFO: Native CPUID library 
 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from 
 resource INFO: Optimized native BigInteger library 
 'net/i2p/util/jbigi-windows-athlon.dll' loaded from resource Dec 5, 2004 
 7:51:25 PM (freenet.node.Main, main, NORMAL): loading node keys: node
 Dec 5, 2004 7:51:25 PM (freenet.node.Main, main, NORMAL): Read node file
 Dec 5, 2004 7:51:25 PM (freenet.node.Main, main, NORMAL): starting 
 filesystem
 Dec 5, 2004 7:51:25 PM (freenet.node.Main, main, NORMAL): loading data store
 Dec 5, 2004 7:51:25 PM (freenet.node.Main, main, NORMAL): loading routing 
 table
 Dec 5, 2004 7:51:26 PM (freenet.node.Main, main, NORMAL): From output: 
 49152.0
 Dec 5, 2004 7:51:26 PM (freenet.node.Main, main, NORMAL): Setting default 
 initTransferRate to 49152.0
 Dec 5, 2004 7:51:27 PM (freenet.node.rt.DataObjectRoutingStore, main, 
 ERROR): bad reference while resolving: 0x0 : 
 674e1de9ff575f74e6ab548512d4ee0d6a70fda5
 freenet.node.BadReferenceException: Malformed ref: For input string: 
 9f0?d07Fieldset: 
 {physical.tcp=the-bishop.ath.cx:12311,ARK.encryption=8b1d46eaf969ad27a9f483eb1103aa805f256ffb2a4b3952afa282893311a9f7,ARK.revision=0,sessions=1,presentations=3,signature=2f1004ce041ef58e8a5e61ca21033bac2bd46de4,00c545e4e2d65100880980c6ec934608a4e593a1c3,identity.y=15506786190f37dac01b5b4a86fa2fa0093db24ec594d4e00b7bebfd66e6047ed883448b082ecb47e53640dd5411054e81cc3d71bb77307bae2fdd0a8a93a857099f0?d07c83fe26b7258ec5ebe1ea07a00e3d1249032d223329aa3285f448f3c79e35b6910d6f97242feb0d59fe10ff20640e0cf11219c9f55587d952b682b7,identity.p=00cb0a782c7abff492023d662854a10e52de49da383d9ee21d7a337213d24ed096f95a5d37b8537bbaa58a2a6b26bd328f6a32cec77180f78d5be43d80e813e4018d09da38bd58fd615c01fbab492ec203c69e3da9fd682ce8aa98f15ad8057970edb44fe1ed08e0462e5b8d97,identity.g=00930168de21e7fb66c0375e08e964255a0f7f0ad54507a51864afdc686f36be8bb8b7865408116060c5f34f94b5146cb
 ef9e4adb70324fba01d34c1c60817cbadf68
 
 54d654176cb391de0d41e0f0fbbc8ceea5546c09a676b0d9a9988c7a1ce36ce31596037a18b4d540374bdf2ad071a3f8dd1015a9d8ba0f0d51cde212db6da,identity.q=00ef1f7a7a73362e526515f348075aee265e9eff45,version=Fred,0.5,STABLE-1.51,5100,}
  
   at freenet.node.NodeReference.init(NodeReference.java:218)at 
 freenet.node.NodeReference.init(NodeReference.java:128) at 
 freenet.node.NodeReference.init(NodeReference.java:99)  at 
 freenet.node.rt.DataObjectRoutingMemory.init(DataObjectRoutingMemory.java:78)
  
   at 
 freenet.node.rt.DataObjectRoutingStore.getNode(DataObjectRoutingStore.java:229)
  
   at 
 freenet.node.rt.DataObjectRoutingStore.access$000(DataObjectRoutingStore.java:19)
  
   at 
 freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.step(DataObjectRoutingStore.java:202)
  
   at 
 freenet.node.rt.DataObjectRoutingStore$RoutingMemoryEnumeration.nextElement(DataObjectRoutingStore.java:219)
  
   at 
   freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:324) 
   at freenet.node.rt.NGRoutingTable.init(NGRoutingTable.java:315)  
   at freenet.node.Main.main(Main.java:783) 
 java.lang.NumberFormatException: 
 For input string: 36b8bc?   at 
 java.lang.NumberFormatException.forInputString(Unknown Source)at 
 java.lang.Integer.parseInt(Unknown Source)at 
 java.math.BigInteger.init(Unknown Source)   at 
 net.i2p.util.NativeBigInteger.init(NativeBigInteger.java:207)   at 
 freenet.crypt.DSAPublicKey.init(DSAPublicKey.java:32)   at 
 freenet.DSAIdentity.init(DSAIdentity.java:62)   at 
 freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:324)  at 
 freenet.node.rt.NGRoutingTable.init(NGRoutingTable.java:315)at 
 freenet.node.Main.main(Main.java:783) Dec 5, 2004 7:51:27 PM 
 (freenet.node.Main, main, ERROR): Unexpected Exception: 
 java.lang.NumberFormatException
 java.lang.NumberFormatException: For input string: 36b8bc?  at 
 java.lang.NumberFormatException.forInputString(Unknown Source)at 
 java.lang.Integer.parseInt(Unknown Source)at 
 java.math.BigInteger.init(Unknown Source)   at 
 net.i2p.util.NativeBigInteger.init(NativeBigInteger.java:207)   at 
 freenet.crypt.DSAPublicKey.init(DSAPublicKey.java:32)   at 
 freenet.DSAIdentity.init(DSAIdentity.java:62)   at 
 freenet.DSAIdentity.init(DSAIdentity.java:73)   at 
 freenet.node.rt.DataObjectRoutingMemory.init(DataObjectRoutingMemory.java:73)
  
   at 
 freenet.node.rt.DataObjectRoutingStore.getNode(DataObjectRoutingStore.java:229)
  
   at 
 

Re: [freenet-support] regarding freenethelp.org slowness

2004-12-07 Thread Toad
On Tue, Dec 07, 2004 at 02:53:51PM +0100, Newsbyte wrote:
 I've noticed the Freenethelp.org wiki site is VERY slow and would like
 to help improve it's speed. Can you put me in touch with who is
 responsible for maintaining the site? I work for an ISP, as well as
 willing to donate hardware or money to help the site. I feel the
 freenethelp.org site is critical for new users to adopt and use freenet.
 
 Well, that would be me, actually. Glad *somebody* seems to appreciate it.
 
 I'm planning to update the wiki-engine as soon as a new version comes out,
 which might speed things up a bit. It should be noted however, that it's
 running on an old machine, and it has to share a line with others. And,
 these last days things have gone much slower since I am running a freenet
 node as well (non-stop) due to my having to prove to some devls that I
 wasn't exagerating about Freenet and the bad shape it's in. Obviously, I
 can't continue indefinately with it; even my browsing has slowed down
 (another thing why the current freenet can't be considered working well,
 IMHO).

It shouldn't slow your browsing down much if correctly configured i.e.
if the output limit is appropriate for your connection and what else you
want to run on it. It may slow down your gaming and other CPU/memory heavy
tasks, but that's another matter.
 
 AND, it gets the occasional DOS attack too. :-)

Meaning?
 
 I would refer to the freenetproject.org mailaddy, but that has been
 terminated, for rather dubious reasons. I guess you'll have to contact me at
 freenethelp.org, now. I have no official policy in regards to financial or
 hardware aid, because untill now I didn't consider anyone would want to help
 out in that regard. Toad offered some RAM, though, originally meant for a
 testnetwork node, but since that is put back in the freezer I'm using it for
 the wiki. For the rest I put everything in it of my own pocket and time. It
 still doesn't seem to outweigh saying something critical of Freenet, though.
 
 Feel free to contact me.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: regarding freenethelp.org slowness

2004-12-07 Thread Someone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Toad schrieb:
| It shouldn't slow your browsing down much if correctly configured i.e.
| if the output limit is appropriate for your connection and what else you
| want to run on it. It may slow down your gaming and other CPU/memory heavy
| tasks, but that's another matter.
The limiter isn't working really accurate, at least not when using Windows.
If I wan't to make shure the node never uses more than 10kB/s upstream I need
to set the limit around 6 to 8 kB/s, but this also means that the node will
quite often slow transfers down to the set limit. The output stream then looks
like a sinus-curve (is it spelled this way?) here. This is why I do hard-limit
it by my switch, this way it's almost a straight line.
This together with the relative high number of transfering connections can cause
quite a heavy slowdown when using cheap cable modems or routers. But this is the
same with every other p2p/filesharing network I know of, so to my believe it's
in the nature of such networks and not a freenet specific fault.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (MingW32)
iD8DBQFBteOF5Sa8EyIJhugRAlFzAKCE0MKumwNxXojsefqjsVBuc7g/kQCfS49y
2u7cjIkvDWCODqy9a+3mbF8=
=nbBZ
-END PGP SIGNATURE-
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Re: regarding freenethelp.org slowness

2004-12-07 Thread Toad
It works fine for me on a 256kbps uplink with a limit of 10kB/sec.. but
then that is rather low for a 32kB/sec connection.. and the node is a
bit slow due to logging, although it doesn't usually use 100% cpu...

On Tue, Dec 07, 2004 at 06:08:21PM +0100, Someone wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Toad schrieb:
 
 | It shouldn't slow your browsing down much if correctly configured i.e.
 | if the output limit is appropriate for your connection and what else you
 | want to run on it. It may slow down your gaming and other CPU/memory heavy
 | tasks, but that's another matter.
 
 The limiter isn't working really accurate, at least not when using Windows.
 If I wan't to make shure the node never uses more than 10kB/s upstream I 
 need
 to set the limit around 6 to 8 kB/s, but this also means that the node will
 quite often slow transfers down to the set limit. The output stream then 
 looks
 like a sinus-curve (is it spelled this way?) here. This is why I do 
 hard-limit
 it by my switch, this way it's almost a straight line.
 
 This together with the relative high number of transfering connections can 
 cause
 quite a heavy slowdown when using cheap cable modems or routers. But this 
 is the
 same with every other p2p/filesharing network I know of, so to my believe 
 it's
 in the nature of such networks and not a freenet specific fault.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.5 (MingW32)
 
 iD8DBQFBteOF5Sa8EyIJhugRAlFzAKCE0MKumwNxXojsefqjsVBuc7g/kQCfS49y
 2u7cjIkvDWCODqy9a+3mbF8=
 =nbBZ
 -END PGP SIGNATURE-
 
 ___
 Support mailing list
 [EMAIL PROTECTED]
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at 
 http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]