On Sat, May 03, 2003 at 09:44:45AM -0400, Edward J. Huff wrote:
> Hi,
> 
> I've been running a freenet node for a week now, and reading
> this list.  
> 
> I've noticed a few of the things discussed:
> 
> It's on my firewall machine, a 300 MHz AMD K6.  Sometimes
> gets load average of 30. (Running build 593 just now, on
> RedHat 7.3).

Yikes.
> 
> 256Mb was far to small a store.  I'm running with 2Gb now.
> 
> I couldn't download shrike-i386-disc2.iso.  Too many missing
> files in part 5.  I retried several times, and most of the
> files came from my node on subsequent tries.

This is caused by nodes not randomizing the segment download order...
> 
> I got it from RedHat and now am trying to upload it.  Last try
> it did the first part, but died in the middle of the second.
> I set it to use 1 thread, and it just sat there with one block
> finished and the next not started ("queued"), until it timed out.
> 
> ---Unexpected Exception------------------
> java.lang.NullPointerException
>       at
> freenet.client.ControlRequestProcess.getNextFailedErrorString(ControlRequestProcess.java:145)
>       at

There is some more code to try to track this down in the node now.

> freenet.client.PutRequestProcess.getNextRequest(PutRequestProcess.java:78)
>       at freenet.client.AutoRequester.onReachedState(AutoRequester.java:795)
>       at freenet.client.AutoRequester.access$0(AutoRequester.java)
>       at
> freenet.client.AutoRequester$AutoListener.onDone(AutoRequester.java:837)
>       at freenet.client.listeners.DoneListener.receive(DoneListener.java:60)
>       at
> freenet.client.AutoRequester$AutoListener.receive(AutoRequester.java:833)
>       at
> freenet.client.SimpleEventProducer.produceEvent(SimpleEventProducer.java:47)
>       at
> freenet.client.VirtualClient$VirtualClientInstance.state(VirtualClient.java:121)
>       at
> freenet.client.VirtualClient$VirtualClientInstance.blockingRun(VirtualClient.java:109)
>       at
> freenet.client.VirtualClient$VirtualClientInstance.start(VirtualClient.java:73)
>       at
> freenet.client.AutoRequester.handleNextRequest(AutoRequester.java:744)
>       at freenet.client.AutoRequester.executeProcess(AutoRequester.java:644)
>       at freenet.client.AutoRequester.doPut(AutoRequester.java:313)
>       at freenet.client.AutoRequester.doPut(AutoRequester.java:269)
>       at freenet.client.AutoRequester.doPut(AutoRequester.java:259)
>       at
> freenet.client.http.InsertServlet_$InsertContext_.run(InsertServlet_.java:1132)
>       at java.lang.Thread.run(Thread.java:536)
> -----------------------------------------
> 
> -- Ed Huff
> 
> _______________________________________________
> devl mailing list
> devl at freenetproject.org
> http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to