On Wed, Oct 08, 2003 at 03:51:58AM -0700, Mike Stump spake thusly: > The good news, I've been up for 1 hour 51 minutes, so far the load > seems to be holding stable (78% idle, instead of 0)... it hasn't > crashed the jvm yet, knock on wood... and the data waiting to go out > isn't increasing in an unlimited manner.
My node has been up for a few hours and cpu and memory useage look
reasonable. Most noteworthy quality of this build: Inserts are working!
> Now for the various problems, it claims it hasn't transferred any data
> out:
>
> Connections open (Inbound/Outbound/Limit) 72 (50/22/512)
> Connections transferring (Transmitting/Receiving) 2 (2/0)
> Data waiting to be transmitted/received None/5,958B KiB
> Amount of data transmitted/received over currently open connections None/9 MiB
> Outbound connections that are to peers not in the routingtable 27.272728%
> Number of distinct nodes connected 35
Connections open (Inbound/Outbound/Limit) 504 (440/64/512)
Connections transferring (Transmitting/Receiving) 10 (6/4)
Data waiting to be transmitted/received None/6,659 KiB
Amount of data transmitted/received over currently open connections
None/15 MiB
Outbound connections that are to peers not in the routingtable
79.6875%
Number of distinct nodes connected 112
My node also says no data transmitted which is wrong unless it is lying
to me about my inserts working which seems unlikely. I also note that both
of our nodes claim to be waiting on around 6M of data to be received which
is odd because I am inserting and have much greater download than upload
bandwidth so it seems like it should be the other way around.
> Oct 8, 2003 10:03:23 AM (freenet.ConnectionHandler, write interface thread, ERROR):
> sentPacket NULL in jobPartDone! for [EMAIL PROTECTED] for tcp/connection:
> 213.208.82.11:5337>local,[EMAIL PROTECTED],[EMAIL PROTECTED], sending null
I get these also.
> which may be the cause of the previous issue, and I think it is
> related to 28 out of 77 network connections having a -2 in the Type
> field in the Open Connections list.
I also have a -2 in the Type field.
And while I'm writing an email to devl, here's another bug report:
---Unexpected Exception------------------
java.lang.NullPointerException
at
freenet.client.SplitFileInsertManager$InsertBlock.onSuccess(SplitFileInsertManager.java:126)
at
freenet.client.RequestManager$RetryableInfo.notifySuccess(RequestManager.java:643)
at
freenet.client.RequestManager$RetryableInfo.done(RequestManager.java:782)
at
freenet.client.SplitFileInsertManager$InsertBlock.done(SplitFileInsertManager.java:118)
at
freenet.client.RequestManager.handleDone(RequestManager.java:103)
at
freenet.client.RequestManager.access$000(RequestManager.java:22)
at
freenet.client.RequestManager$EventConnector.receive(RequestManager.java:73)
at
freenet.client.SimpleEventProducer.produceEvent(SimpleEventProducer.java:55)
at
freenet.client.FCPClient$FCPInstance.unlockedProduceEvent(FCPClient.java:158)
at
freenet.client.FCPClient$FCPInstance.tryState(FCPClient.java:170)
at freenet.client.FCPClient$FCPInsert.doit(FCPClient.java:725)
at freenet.client.FCPClient$FCPInstance.run(FCPClient.java:233)
at java.lang.Thread.run(Thread.java:534)
-----------------------------------------
I'm inserting a file via the command line and just had this pop up.
--
Tracy Reed
http://copilotconsulting.com
pgp00000.pgp
Description: PGP signature
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
