Thread Pool Total pooled threads 5993 Available pooled threads 1676 Pooled threads in use 4317
freenet.interfaces.LocalInterface$ConnectionShell 1 freenet.node.states.data.DataStateInitiator 3 freenet.Message: NodeAnnouncement 2 freenet.interfaces.PublicInterface$ConnectionShell 120 freenet.OpenConnectionManager$ConnectionJob 3963 freenet.Message: QueryRestarted 2 freenet.Message: InsertRequest 10 freenet.Message: DataNotFound 3 freenet.Message: DataRequest 202 freenet.node.states.request.RequestInitiator 9 freenet.Message: QueryRejected 2 Uptime: 1 day, 1 hour, 4 minutes Current routingTime: 0ms. Active pooled jobs: 4317 (784.9091%) [Rejecting incoming connections and requests!] Current estimated load: 100.0%. At date:Wed Mar 26 10:37:10 CET 2003 Number of open connections: 12 Number of outbound connections: 2 Number of inbound connections: 10 Bytes waiting to be sent: 65684 Comments? When at the subject of context switching and such.. It would seem that this is waaay too many threads for windows to handle.. When I killed the application it died with a speed of 200 threads/second, progressively increasing to a final of 1200 threads/second before the application was gone.. All in all it took close to 20 seconds to kill the JVM (and there where NO disk swapping or other appliations running at the same time). Anyone interested in an error-level log of my node's 25 hours of uptime? /N _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
