Since build 5026 my node is getting really high routingTimes and messageSendTimes associated with 100% CPU Load that hogs my whole system. I currently run my node 24h a day but this situation makes it impossible to do anything because everything slows down from time to time. I've also noted that some part of my datastore got suddenly kind of wiped out (about 15%) since I upgraded to 5026, which may or may not be related to the previous bug. I'm considering downgrading to 5025 or 5024 because my node was perfectly stable back then and right now it's almost useless.
The slowdowns seem to happen after I notice this kind of pattern in the logfile: 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 155533 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendServiceTime 155533 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 143316 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 142374 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 138359 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:18 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 112071 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 101166 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 74768 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 68138 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 66506 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 49872 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 42912 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 38455 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:19 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 36112 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:06:20 (freenet.ConnectionHandler$MessageSend, write interface thread, NORMAL): messageSendTime 34519 for [EMAIL PROTECTED] for [EMAIL PROTECTED] for tcp/connection: 217.187.2.242:12133,[EMAIL PROTECTED],freenet.session. [EMAIL PROTECTED] 18/08/2003 22:07:59 (freenet.ConnectionHandler, QThread-878, NORMAL): Got IOException trying to sendMessage: [EMAIL PROTECTED] for tcp/connection: CLOSED,[EMAIL PROTECTED],[EMAIL PROTECTED] freenet.SendFailedException: Against peer (null) @ 68.164.129.227:15202 - java.lang.String: already closed tcp/connection: CLOSED,[EMAIL PROTECTED] (terminal) at freenet.ConnectionHandler$MessageSend.start(ConnectionHandler.java:1982) at freenet.ConnectionHandler.innerSendMessageAsync(ConnectionHandler.java:2262) at freenet.ConnectionHandler.sendMessageAsync(ConnectionHandler.java:2172) at freenet.ConnectionHandler.sendMessageAsync(ConnectionHandler.java:2162) at freenet.node.states.FNP.NewRequest.genReceived(NewRequest.java:107) at freenet.node.states.FNP.NewDataRequest.received(NewDataRequest.java:33) at freenet.node.StateChain.received(StateChain.java:168) at freenet.node.StateChain.received(StateChain.java:55) at freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java:2 10) at freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.j ava:157) at freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.j ava) at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:67) at freenet.Ticker$Event.run(Ticker.java:284) at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:214) _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
