Re: [freenet-support] EstimateFormatException: No point 0 ? (build 5091)

2004-08-14 Thread Bart van der Ouderaa
The problem was that i didn't even get an open port at  (portscan  
showed no open port betweeen 8000 and 9000).

I've been looking  again at the problem, and it seems that I just have  
a slow computer. It takes atleast 10 minutes before freenet can react  
to input.
I've now had it run for about an hour and it seems to work ok now  
(albeit that my whole mac is slow at the moment).

I do have a problem not retrieving keys (alot of nodes back off on  
requests). I'm guessing this also takes time?

Thanks for the help sofar
gr. Bart (who needs to save some money for a faster mac)
Op 13-aug-04 om 18:55 heeft Toad het volgende geschreven:
There is nothing fatal in that log. What happens when you try to use
Freenet?
On Wed, Aug 11, 2004 at 05:18:45PM +0200, Bart van der Ouderaa wrote:
Hi,
I can't get freenet to work. The log says the following:
11-aug-2004 17:13:20 (freenet.node.Main, main, NORMAL): Starting
Freenet (Fred) 0.5 node, build #5091 on JVM Apple Computer,  
Inc.:Java
HotSpot(TM) Client VM:1.4.2-38
11-aug-2004 17:13:23 (freenet.node.Main, main, NORMAL): loading node
keys: node
11-aug-2004 17:13:23 (freenet.node.Main, main, NORMAL): Creating node
keys: node
11-aug-2004 17:13:24 (freenet.node.Main, main, NORMAL): starting
filesystem
11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): loading data
store
11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): loading  
routing
table
11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): From output:
49152.0
11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): Setting  
default
initTransferRate to 49152.0
11-aug-2004 17:13:27 (freenet.node.Main, main, NORMAL): Created new  
NGRT
11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): Loaded stats
11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): loading temp
bucket factory
11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): loaded temp
bucket factory
11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): Loaded bucket
factory
11-aug-2004 17:14:13 (freenet.node.rt.StandardNodeEstimator, main,
NORMAL): Caught freenet.node.rt.EstimatorFormatException: No point 0
reading tcp/davidgrant.ca:8181, sessions=1, presentations=3,
ID=DSA(0c05 a0f9 bbe3 8eb7 4a5e  4760 6207 24ea 2196 0cc9),
version=Fred,0.5,STABLE-1.50,5090 from FieldSet :(
freenet.node.rt.EstimatorFormatException: No point 0
	at
freenet.node.rt.SlidingBucketsKeyspaceEstimator.init(SlidingBucketsK 
ey
spaceEstimator.java:212)
	at
freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimator.init(Optim 
iz
ingSlidingBucketsKeyspaceEstimator.java:31)
	at
freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimatorFactory.creat 
eT
ime(OptimizingSlidingBucketsKeyspaceEstimatorFactory.java:120)
	at
freenet.node.rt.StandardNodeEstimator.init(StandardNodeEstimator.jav 
a:
685)
	at
freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstima 
to
rFactory.java:116)
	at
freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstima 
to
rFactory.java:180)
	at freenet.node.rt.NGRoutingTable.reference(NGRoutingTable.java:509)
	at
freenet.node.rt.FilterRoutingTable.reference(FilterRoutingTable.java:
53)
	at freenet.node.Main.seed(Main.java:1247)
	at freenet.node.Main.spawnNode(Main.java:1015)
	at freenet.node.Main.main(Main.java:920)
(the exception log message repeats after this)

What am I doing wrong?
gr. Bart
___
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.
___
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] EstimateFormatException: No point 0 ? (build 5091)

2004-08-14 Thread Paul Derbyshire
On 14 Aug 2004 at 11:36, Bart van der Ouderaa wrote:

 The problem was that i didn't even get an open port at  (portscan  
 showed no open port betweeen 8000 and 9000).

Did you run the port scan locally? If it was a remote probe (such as 
results from going to any of those security-related Web sites that 
probes your machine and reports the results on a Web form), your 
firewall probably stopped it, and even if not, I don't think Freenet 
by default allows remote connections to its port anyway.
___
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] EstimateFormatException: No point 0 ? (build 5091)

2004-08-13 Thread Toad
There is nothing fatal in that log. What happens when you try to use
Freenet?

On Wed, Aug 11, 2004 at 05:18:45PM +0200, Bart van der Ouderaa wrote:
 Hi,
 
 I can't get freenet to work. The log says the following:
 
 11-aug-2004 17:13:20 (freenet.node.Main, main, NORMAL): Starting  
 Freenet (Fred) 0.5 node, build #5091 on JVM Apple Computer, Inc.:Java  
 HotSpot(TM) Client VM:1.4.2-38
 11-aug-2004 17:13:23 (freenet.node.Main, main, NORMAL): loading node  
 keys: node
 11-aug-2004 17:13:23 (freenet.node.Main, main, NORMAL): Creating node  
 keys: node
 11-aug-2004 17:13:24 (freenet.node.Main, main, NORMAL): starting  
 filesystem
 11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): loading data  
 store
 11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): loading routing  
 table
 11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): From output:  
 49152.0
 11-aug-2004 17:13:26 (freenet.node.Main, main, NORMAL): Setting default  
 initTransferRate to 49152.0
 11-aug-2004 17:13:27 (freenet.node.Main, main, NORMAL): Created new NGRT
 11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): Loaded stats
 11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): loading temp  
 bucket factory
 11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): loaded temp  
 bucket factory
 11-aug-2004 17:13:28 (freenet.node.Main, main, NORMAL): Loaded bucket  
 factory
 11-aug-2004 17:14:13 (freenet.node.rt.StandardNodeEstimator, main,  
 NORMAL): Caught freenet.node.rt.EstimatorFormatException: No point 0  
 reading tcp/davidgrant.ca:8181, sessions=1, presentations=3,  
 ID=DSA(0c05 a0f9 bbe3 8eb7 4a5e  4760 6207 24ea 2196 0cc9),  
 version=Fred,0.5,STABLE-1.50,5090 from FieldSet :(
 freenet.node.rt.EstimatorFormatException: No point 0
   at  
 freenet.node.rt.SlidingBucketsKeyspaceEstimator.init(SlidingBucketsKey 
 spaceEstimator.java:212)
   at  
 freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimator.init(Optimiz 
 ingSlidingBucketsKeyspaceEstimator.java:31)
   at  
 freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimatorFactory.createT 
 ime(OptimizingSlidingBucketsKeyspaceEstimatorFactory.java:120)
   at  
 freenet.node.rt.StandardNodeEstimator.init(StandardNodeEstimator.java: 
 685)
   at  
 freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimato 
 rFactory.java:116)
   at  
 freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimato 
 rFactory.java:180)
   at freenet.node.rt.NGRoutingTable.reference(NGRoutingTable.java:509)
   at  
 freenet.node.rt.FilterRoutingTable.reference(FilterRoutingTable.java: 
 53)
   at freenet.node.Main.seed(Main.java:1247)
   at freenet.node.Main.spawnNode(Main.java:1015)
   at freenet.node.Main.main(Main.java:920)
 (the exception log message repeats after this)
 
 What am I doing wrong?
 
 gr. Bart
 
 ___
 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]